Chocobozzz
|
c22e4a45ef
|
Merge branch 'patch-1' into 'develop'
Update dependencies for Archlinux
See merge request chocobozzz/PeerTube!2
|
2018-03-06 08:26:00 +01:00 |
Benjamin EWFT
|
4a31886e32
|
Update dependencies for Archlinux
|
2018-03-05 21:13:30 +01:00 |
Chocobozzz
|
358770dbbd
|
Refractor tools documentation
|
2018-03-05 10:00:15 +01:00 |
Chocobozzz
|
ad34cfc8ac
|
Add documentation for upload script
|
2018-03-05 09:53:16 +01:00 |
Valvin
|
446f78d7b4
|
Remove X-Frame options in nginx config (#322)
`X-Frame-Options DENY;` doesn't permit sharing using iframe
|
2018-03-05 09:40:36 +01:00 |
Chocobozzz
|
f0f1a3fc9e
|
Bumped to version v1.0.0-alpha.3
|
2018-03-02 09:22:10 +01:00 |
Chocobozzz
|
ff7589ba1b
|
Fix player dispose exception
|
2018-03-02 09:15:05 +01:00 |
Chocobozzz
|
059f3b0dfb
|
Bumped to version v1.0.0-alpha.2
|
2018-03-02 09:02:00 +01:00 |
Chocobozzz
|
3ec8dc0962
|
Cleaner videojs control bar implementation
|
2018-03-01 19:02:51 +01:00 |
Chocobozzz
|
c7bfd4532e
|
Fix homagepage redirection
|
2018-03-01 17:25:57 +01:00 |
Chocobozzz
|
4919b6304f
|
Fix nginx configuration that do not work with import-videos script
|
2018-03-01 17:14:57 +01:00 |
Chocobozzz
|
f40411a62e
|
Fix import videos tool
|
2018-03-01 16:45:38 +01:00 |
Chocobozzz
|
e6607b2512
|
Upgrade production guide for nginx
|
2018-03-01 16:12:00 +01:00 |
Chocobozzz
|
99915ae3ec
|
Fix changelog
|
2018-03-01 14:48:54 +01:00 |
Chocobozzz
|
b50634b440
|
Bumped to version v1.0.0-alpha.1
|
2018-03-01 14:46:20 +01:00 |
Chocobozzz
|
82828fb4e2
|
Update changelog
|
2018-03-01 14:29:40 +01:00 |
Chocobozzz
|
1198a08cc7
|
Fix playback rate
|
2018-03-01 14:14:56 +01:00 |
Chocobozzz
|
901637bb87
|
Add ability to change the homepage
|
2018-03-01 13:57:29 +01:00 |
Chocobozzz
|
a73c582e5b
|
Improve playback speed style
|
2018-03-01 13:02:09 +01:00 |
jonathanraes
|
57886d6671
|
Support different playback rates (#318)
|
2018-03-01 08:26:56 +01:00 |
Chocobozzz
|
09cababd79
|
Add stats route
|
2018-02-28 18:04:55 +01:00 |
Chocobozzz
|
22b59e8099
|
Add messages about privacy concerns (P2P)
|
2018-02-28 15:33:45 +01:00 |
Chocobozzz
|
d7137ad5fb
|
Bumped to version v0.0.29-alpha
|
2018-02-28 10:58:41 +01:00 |
Chocobozzz
|
2ad429529c
|
Add indentation in json configuration file generated by the admin
interface
|
2018-02-28 09:55:00 +01:00 |
Chocobozzz
|
c710f90a36
|
Increase mocha default timeout
|
2018-02-28 09:52:13 +01:00 |
Chocobozzz
|
20b40b195a
|
Handle user rates in real time
|
2018-02-28 09:49:40 +01:00 |
Chocobozzz
|
acbffe9c0f
|
Add max video height on mobile
|
2018-02-28 09:39:08 +01:00 |
Chocobozzz
|
7ccfb37f32
|
Fix player on very small screens
|
2018-02-28 08:26:22 +01:00 |
Chocobozzz
|
628d28e84b
|
Fix typings
|
2018-02-27 17:42:32 +01:00 |
Chocobozzz
|
c90f0614e6
|
Fix typo
|
2018-02-27 17:24:27 +01:00 |
Chocobozzz
|
509cd56aca
|
Add warning in production.yaml
To avoid confusion with the local-production.json file
|
2018-02-27 17:19:22 +01:00 |
Chocobozzz
|
2c29ad4f3b
|
Fix job panel sorting in administration
|
2018-02-27 16:57:53 +01:00 |
Chocobozzz
|
056aa7f2b4
|
Fix resolution for portrait videos
|
2018-02-27 15:57:43 +01:00 |
Chocobozzz
|
6fdc553adb
|
Don't fail on upload if we cannot generate thumbnail
|
2018-02-27 13:46:56 +01:00 |
Chocobozzz
|
266707202c
|
Keep ratio for thumbnails
|
2018-02-27 11:29:24 +01:00 |
Chocobozzz
|
ea99d15fe8
|
Add logs for scheduler
|
2018-02-27 11:08:59 +01:00 |
Chocobozzz
|
0a8ae68459
|
Add log when fetching the outbox
|
2018-02-27 11:06:43 +01:00 |
Chocobozzz
|
4001b3bc6c
|
Fix complete description on some videos
|
2018-02-27 10:55:00 +01:00 |
Chocobozzz
|
0394b1e181
|
Add help to customizations configuration options
|
2018-02-27 10:46:20 +01:00 |
Chocobozzz
|
c1953c5664
|
Add ability to display job errors
|
2018-02-27 10:39:15 +01:00 |
Chocobozzz
|
98f535a508
|
Only use 1 thread for transcoding by default
|
2018-02-26 12:12:49 +01:00 |
Chocobozzz
|
3babbd2503
|
Bumped to version v0.0.28-alpha
|
2018-02-26 11:46:46 +01:00 |
Chocobozzz
|
fed9515572
|
Disable service worker
|
2018-02-26 11:44:54 +01:00 |
Chocobozzz
|
73c695919c
|
Add 30 fps limit in transcoding
|
2018-02-26 11:08:38 +01:00 |
Chocobozzz
|
1125c40a32
|
Change transcoding default conf options
|
2018-02-26 10:49:27 +01:00 |
Chocobozzz
|
bf5685f0b7
|
Add fallback to HTTP
|
2018-02-26 10:49:27 +01:00 |
Stefan Schüller
|
245dc51de0
|
Fixed import-videos filename (#311)
|
2018-02-25 10:22:22 +01:00 |
Chocobozzz
|
4da00dd2ff
|
Bumped to version v0.0.27-alpha
|
2018-02-23 16:52:08 +01:00 |
Chocobozzz
|
b5c0e95544
|
Avoids easy cheating on vidoe views
|
2018-02-23 16:44:37 +01:00 |
Chocobozzz
|
e3bb78a213
|
Fix lint
|
2018-02-23 16:08:32 +01:00 |