Jan Keromnes
897cab462b
Pre-build PeerTube again in dev Dockerfile.
...
PeerTube pre-build was removed in #207 but is still valuable.
2018-01-25 14:48:06 +01:00
Benjamin Bouvier
a585af352c
Fixes #205 : Fix Janitor configuration;
2018-01-25 11:13:07 +01:00
Thomas Citharel
15dbc134bd
typos ( #246 )
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2018-01-25 08:13:19 +01:00
luzpaz
2bb0f9d501
Misc. typos ( #245 )
...
Found via `codespell -q 3`
2018-01-25 08:12:42 +01:00
Chocobozzz
d59a8da813
Add api documentation in readme
2018-01-24 12:02:38 +01:00
Chocobozzz
5e1c08eb94
Add api doc in html
2018-01-24 11:54:32 +01:00
Chocobozzz
9ee83eb99e
Fix tests
2018-01-24 11:03:13 +01:00
Dimitri Gilbert
1569a81894
Basic api documentation #7 ( #220 )
...
* Basic api documentation
* fix styling issue
* fix styling issue
* gitignore unecessary folders
* openApi 2.0 first draft
* solved conflicts
* solved errors in openapi file
* added missing doc on video + deleted apidoc comments
* fix last warnings and errors inopenapi definition
2018-01-24 10:44:52 +01:00
Chocobozzz
a28f353a64
Fix lint
2018-01-24 10:33:50 +01:00
Chocobozzz
1f7ab4f310
Upgrade server dependencies
2018-01-24 10:25:56 +01:00
Chocobozzz
95d5969445
Bumped to version v0.0.15-alpha
2018-01-24 09:36:42 +01:00
Chocobozzz
c7b1b92b11
Use json for schema.org instead of tags
2018-01-24 09:21:45 +01:00
Chocobozzz
d0e848b77e
Move commander in production dependencies
2018-01-23 18:58:07 +01:00
Chocobozzz
47162b722a
Bumped to version v0.0.14-alpha
2018-01-23 17:19:23 +01:00
Chocobozzz
093237cf79
Add schema.org tags to videos
2018-01-23 17:09:06 +01:00
Chocobozzz
63c4b44961
Avoid to linkify truncated links
2018-01-23 16:32:49 +01:00
Chocobozzz
e494f91e67
Add style to cancel button
2018-01-23 15:15:03 +01:00
Chocobozzz
531ab5b627
Don't play video if user paused it during loading
2018-01-23 15:02:48 +01:00
Dimitri Gilbert
8c4890cbfe
Issue #196 : Allow to cancel an upload ( #221 )
...
* issue #196
* fixed missattribution of var
* fix styling issue
* renamed videoUpload to videoUploadObservable
* added created path to gitignore
* changed uploadCancel method name to cancelUpload
2018-01-23 15:01:38 +01:00
Chocobozzz
f8b8c36b2a
Destroy user token when changing its role
2018-01-23 09:49:57 +01:00
Chocobozzz
59c48d49c5
Peertube home in /var/www instead of /home
2018-01-23 09:00:23 +01:00
Thomas Citharel
e5203ffa12
Improve docs ( #232 )
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2018-01-23 08:53:15 +01:00
Chocobozzz
451ce9642c
Add commander in dependencies instead of dev dep
2018-01-22 09:42:42 +01:00
Chocobozzz
2af4fa4d8b
Fix tests
2018-01-19 14:47:03 +01:00
Chocobozzz
23e27dd535
Add ability to configure log level
2018-01-19 13:58:13 +01:00
Chocobozzz
c7a9f34f72
Add SQL backup/restore commands in production guide
2018-01-19 10:30:35 +01:00
Chocobozzz
adcaf1a867
Fix embed button outline
2018-01-19 09:15:42 +01:00
Chocobozzz
0edf0581a9
Add http tracker in torrent too
2018-01-19 08:49:04 +01:00
Chocobozzz
134337bd07
Bumped to version v0.0.13-alpha
2018-01-18 19:50:28 +01:00
Chocobozzz
2d9ab59061
Fix videos list sql request
...
Sequelize my love <3
2018-01-18 19:37:35 +01:00
Chocobozzz
2e866cc75d
Don't serve previews with nginx
...
We need to maintain a cache in the node process
2018-01-18 18:45:27 +01:00
Chocobozzz
fe452e0cab
Fix release script
2018-01-18 18:40:12 +01:00
Chocobozzz
3c7a59684e
Bumped to version v0.0.12-alpha
2018-01-18 18:34:34 +01:00
Chocobozzz
e212f88714
Increase tests timeout
2018-01-18 18:10:45 +01:00
Chocobozzz
5668bf2e51
nginx optimizations
2018-01-18 17:45:49 +01:00
Chocobozzz
3e5002477a
Video get SQL optimization
2018-01-18 17:44:04 +01:00
Chocobozzz
2c897999fe
Optimize SQL query that fetch actor outbox
2018-01-18 16:43:26 +01:00
Chocobozzz
54e740594b
Avoid too many requests and fetching outbox
2018-01-18 15:42:20 +01:00
Chocobozzz
f05a1c30c1
Don't show videos of remote instance after unfollow
2018-01-18 15:42:20 +01:00
Chocobozzz
1174a8479a
Set sort refractoring
2018-01-18 15:42:20 +01:00
Vincent Stakenburg
6139124c67
Fix some grammar ( #216 )
2018-01-18 09:39:06 +01:00
taziden
9625507fec
fix 2 other typos ( #209 )
2018-01-17 11:47:45 +01:00
taziden
a5c57bf33e
fix typo in production guide ( #208 )
2018-01-17 11:34:26 +01:00
Chocobozzz
fd206f0b2d
Add ability to update some configuration keys
2018-01-17 10:41:27 +01:00
Chocobozzz
9581cabc59
Fix loader videojs
2018-01-17 10:41:27 +01:00
Jan Keromnes
b270ad07f1
Add Janitor configuration file for PeerTube. ( #204 )
2018-01-16 16:46:04 +01:00
Chocobozzz
e28d531fc5
Overwrite on upgrade when unziping
2018-01-16 09:32:29 +01:00
Chocobozzz
c27c3a27a3
Update README badge paths
2018-01-16 09:18:19 +01:00
Chocobozzz
48cf691d5e
Fix upgrade command
2018-01-16 08:53:01 +01:00
Chocobozzz
712f6a4f91
Bumped to version v0.0.11-alpha
2018-01-16 08:47:48 +01:00