Chocobozzz
|
52f659f221
|
Update changelog
|
2019-02-15 09:43:39 +01:00 |
Chocobozzz
|
ed10645c2f
|
Fix mention helper test
|
2019-02-15 09:43:38 +01:00 |
Chocobozzz
|
4759fedc61
|
Fix from header in contact form
|
2019-02-15 09:43:38 +01:00 |
Chocobozzz
|
b7a7e801ac
|
Fix too long name in menu
|
2019-02-15 09:43:37 +01:00 |
Chocobozzz
|
1f6d57e354
|
Fix mention notification with a remote account
|
2019-02-15 09:43:37 +01:00 |
Chocobozzz
|
72be63e56f
|
Fix moderators that cannot access the muted servers table
|
2019-02-15 09:43:36 +01:00 |
Chocobozzz
|
344d8be566
|
Don't crash on error in notification popup
|
2019-02-15 09:43:36 +01:00 |
Chocobozzz
|
285e04f6dd
|
Error on invalid password in reset password script
|
2019-02-15 09:43:36 +01:00 |
Chocobozzz
|
98d33a03d3
|
Merge branch 'release/v1.2.0'
|
2019-02-14 13:17:10 +01:00 |
Chocobozzz
|
340f31ce96
|
Bumped to version v1.2.1
|
2019-02-14 12:41:55 +01:00 |
Chocobozzz
|
a0917aedae
|
Update changelog
|
2019-02-14 12:07:02 +01:00 |
Chocobozzz
|
816970ff7a
|
Fix mention helper test
|
2019-02-14 11:58:08 +01:00 |
Chocobozzz
|
7a338188f3
|
Fix from header in contact form
|
2019-02-14 11:56:23 +01:00 |
Chocobozzz
|
d4804eead7
|
Fix too long name in menu
|
2019-02-14 11:32:18 +01:00 |
Chocobozzz
|
6e8cf67a6f
|
Fix mention notification with a remote account
|
2019-02-14 11:04:50 +01:00 |
Chocobozzz
|
bf12db2497
|
Fix moderators that cannot access the muted servers table
|
2019-02-14 10:22:10 +01:00 |
Chocobozzz
|
9b69bfc076
|
Don't crash on error in notification popup
|
2019-02-14 10:07:25 +01:00 |
Chocobozzz
|
e1fa026675
|
Error on invalid password in reset password script
|
2019-02-14 09:44:33 +01:00 |
Josh Morel
|
7f40ce5324
|
remove duplicate uploadVideo.originallyPublishedAt
duplicate was appending as array to form-data
|
2019-02-13 16:28:56 +01:00 |
Chocobozzz
|
c74c9be934
|
Refractor published date on video import
|
2019-02-12 11:47:23 +01:00 |
Andrés Maldonado
|
84929846e7
|
Import original publication date (CLI)
* Import original publication date when importing a video from YouTube using the CLI
* Fix lint issues
|
2019-02-12 11:19:19 +01:00 |
Andrés Maldonado
|
4e553a41fd
|
Import original publication date (web UI)
Import original publication date when importing a video from YouTube in the web UI
|
2019-02-12 11:19:19 +01:00 |
Andrés Maldonado
|
31d065cc50
|
Add search by original publication date
|
2019-02-12 11:14:37 +01:00 |
Chocobozzz
|
7f8f8bdb4a
|
HLS is only supported by ffmpeg 4
Because of c8f625f529
|
2019-02-12 11:14:36 +01:00 |
Lint
|
66d332340e
|
Update year to 2019 (#1623)
* Update year to 2019
* Update copyright year to 2015-2019
|
2019-02-12 09:30:38 +01:00 |
zacharystenger
|
ec24796ea8
|
Fix negative seconds by displaying 0 instead (#1445) (#1625)
* Fix from-now.pipe.ts so it never displays negative seconds
* Apply the fix only when returning seconds. Remove redundant Math.floor operation
|
2019-02-12 09:16:15 +01:00 |
Chocobozzz
|
7519127b5c
|
Add originallyPublishedAt unit tests
|
2019-02-11 15:16:39 +01:00 |
Chocobozzz
|
6913f69134
|
Move original publication date in advanced settings
|
2019-02-11 14:33:47 +01:00 |
Chocobozzz
|
b718fd2237
|
Merge branch 'develop' into pr/1285
|
2019-02-11 14:09:23 +01:00 |
Chocobozzz
|
501e961199
|
Move enabled download/comments in advanced tab
|
2019-02-11 12:00:19 +01:00 |
Chocobozzz
|
25451e08c7
|
Update migration version for download enabled
|
2019-02-11 11:55:11 +01:00 |
Chocobozzz
|
88108880bb
|
Merge branch 'develop' into pr/1217
|
2019-02-11 11:52:34 +01:00 |
Chocobozzz
|
53a94c7cfa
|
Add federation tests on download enabled
|
2019-02-11 11:48:56 +01:00 |
Chocobozzz
|
9b712a2017
|
Add ffmpeg version in config for hls transcoding
|
2019-02-11 11:46:08 +01:00 |
Chocobozzz
|
e79d0ba56c
|
Fix reverse proxy test
|
2019-02-11 11:01:50 +01:00 |
Chocobozzz
|
28f3d1b36a
|
Merge branch 'feature/correctly-send-activities' into develop
|
2019-02-11 11:00:09 +01:00 |
Chocobozzz
|
b426edd485
|
Cleanup reset user password by admin
And add some tests
|
2019-02-11 10:37:27 +01:00 |
Rigel Kent
|
67b1d3fed7
|
cleanup and remove paramSubs
|
2019-02-11 09:26:40 +01:00 |
Rigel Kent
|
2c2baef6f3
|
move user-password to Input decorator
|
2019-02-11 09:26:39 +01:00 |
Rigel Kent
|
a3342ce250
|
remove isAdministration
|
2019-02-11 09:26:38 +01:00 |
Rigel Kent
|
328c78bc4a
|
allow administration to change/reset a user's password
|
2019-02-11 09:26:29 +01:00 |
Chocobozzz
|
c7ca4c8be7
|
Fix client with google bot
|
2019-02-11 09:13:02 +01:00 |
Chocobozzz
|
597a9266d4
|
Add player mode in watch/embed urls
|
2019-02-11 09:13:02 +01:00 |
Chocobozzz
|
4c280004ce
|
Use a single file instead of segments for HLS
|
2019-02-11 09:13:02 +01:00 |
Chocobozzz
|
6ec0b75beb
|
Fallback HLS to webtorrent
|
2019-02-11 09:13:02 +01:00 |
Chocobozzz
|
0920929696
|
Add hls support on server
|
2019-02-11 09:13:02 +01:00 |
Chocobozzz
|
4348a27d25
|
Add lazy loading in player
|
2019-02-11 09:13:02 +01:00 |
Chocobozzz
|
3b6f205c34
|
Correctly implement p2p-media-loader
|
2019-02-11 09:13:02 +01:00 |
Chocobozzz
|
2adfc7ea9a
|
Refractor videojs player
Add fake p2p-media-loader plugin
|
2019-02-11 09:13:02 +01:00 |
Benjamin Bouvier
|
7eeb6a0ba4
|
Nginx config file: remove text/html from gzip_types
As stated by https://nginx.org/en/docs/http/ngx_http_gzip_module.html, text/html is always part of the gzip_types. This removes a warning when checking the Nginx configuration files.
|
2019-02-11 04:29:51 +01:00 |