Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Error on invalid password in reset password script | Chocobozzz | 2019-02-15 | 1 | -0/+6 |
| | |||||
* | remove duplicate uploadVideo.originallyPublishedAt | Josh Morel | 2019-02-13 | 1 | -3/+0 |
| | | | | duplicate was appending as array to form-data | ||||
* | Refractor published date on video import | Chocobozzz | 2019-02-12 | 5 | -10/+30 |
| | |||||
* | Import original publication date (CLI) | Andrés Maldonado | 2019-02-12 | 3 | -2/+10 |
| | | | | | * Import original publication date when importing a video from YouTube using the CLI * Fix lint issues | ||||
* | Import original publication date (web UI) | Andrés Maldonado | 2019-02-12 | 3 | -2/+9 |
| | | | | Import original publication date when importing a video from YouTube in the web UI | ||||
* | Add search by original publication date | Andrés Maldonado | 2019-02-12 | 7 | -2/+163 |
| | |||||
* | HLS is only supported by ffmpeg 4 | Chocobozzz | 2019-02-12 | 4 | -9/+33 |
| | | | | Because of https://github.com/FFmpeg/FFmpeg/commit/c8f625f52998faa9bf0fe22701f1684e51edfc07 | ||||
* | Update year to 2019 (#1623) | Lint | 2019-02-12 | 1 | -1/+1 |
| | | | | | | * Update year to 2019 * Update copyright year to 2015-2019 | ||||
* | Fix negative seconds by displaying 0 instead (#1445) (#1625) | zacharystenger | 2019-02-12 | 1 | -1/+1 |
| | | | | | | * Fix from-now.pipe.ts so it never displays negative seconds * Apply the fix only when returning seconds. Remove redundant Math.floor operation | ||||
* | Add originallyPublishedAt unit tests | Chocobozzz | 2019-02-11 | 8 | -8/+49 |
| | |||||
* | Move original publication date in advanced settings | Chocobozzz | 2019-02-11 | 4 | -57/+55 |
| | |||||
* | Merge branch 'develop' into pr/1285 | Chocobozzz | 2019-02-11 | 387 | -9936/+18225 |
|\ | |||||
| * | Move enabled download/comments in advanced tab | Chocobozzz | 2019-02-11 | 1 | -10/+10 |
| | | |||||
| * | Update migration version for download enabled | Chocobozzz | 2019-02-11 | 2 | -1/+1 |
| | | |||||
| * | Merge branch 'develop' into pr/1217 | Chocobozzz | 2019-02-11 | 888 | -32883/+54077 |
| |\ | |||||
| | * | Add ffmpeg version in config for hls transcoding | Chocobozzz | 2019-02-11 | 2 | -0/+2 |
| | | | |||||
| | * | Fix reverse proxy test | Chocobozzz | 2019-02-11 | 1 | -1/+1 |
| | | | |||||
| | * | Merge branch 'feature/correctly-send-activities' into develop | Chocobozzz | 2019-02-11 | 9 | -90/+139 |
| | |\ | |||||
| | | * | Correctly send Flag/Dislike/View activities | Chocobozzz | 2019-01-15 | 9 | -89/+138 |
| | | | | |||||
| | * | | Cleanup reset user password by admin | Chocobozzz | 2019-02-11 | 18 | -85/+97 |
| | | | | | | | | | | | | | | | | And add some tests | ||||
| | * | | cleanup and remove paramSubs | Rigel Kent | 2019-02-11 | 3 | -10/+9 |
| | | | | |||||
| | * | | move user-password to Input decorator | Rigel Kent | 2019-02-11 | 2 | -11/+3 |
| | | | | |||||
| | * | | remove isAdministration | Rigel Kent | 2019-02-11 | 5 | -20/+8 |
| | | | | |||||
| | * | | allow administration to change/reset a user's password | Rigel Kent | 2019-02-11 | 13 | -4/+217 |
| | | | | |||||
| | * | | Fix client with google bot | Chocobozzz | 2019-02-11 | 4 | -596/+648 |
| | | | | |||||
| | * | | Add player mode in watch/embed urls | Chocobozzz | 2019-02-11 | 3 | -12/+14 |
| | | | | |||||
| | * | | Use a single file instead of segments for HLS | Chocobozzz | 2019-02-11 | 16 | -145/+188 |
| | | | | |||||
| | * | | Fallback HLS to webtorrent | Chocobozzz | 2019-02-11 | 5 | -19/+78 |
| | | | | |||||
| | * | | Add hls support on server | Chocobozzz | 2019-02-11 | 81 | -385/+1978 |
| | | | | |||||
| | * | | Add lazy loading in player | Chocobozzz | 2019-02-11 | 4 | -12/+25 |
| | | | | |||||
| | * | | Correctly implement p2p-media-loader | Chocobozzz | 2019-02-11 | 12 | -60/+240 |
| | | | | |||||
| | * | | Refractor videojs player | Chocobozzz | 2019-02-11 | 24 | -722/+1065 |
| | | | | | | | | | | | | | | | | Add fake p2p-media-loader plugin | ||||
| | * | | Nginx config file: remove text/html from gzip_types | Benjamin Bouvier | 2019-02-11 | 1 | -1/+1 |
| | | | | | | | | | | | | 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. | ||||
| | * | | remove .only from notifications tests | Josh Morel | 2019-02-07 | 1 | -1/+1 |
| | | | | |||||
| | * | | don't notify prior to scheduled update | Josh Morel | 2019-02-07 | 2 | -4/+44 |
| | | | | | | | | | | | | | | | | also increase timeouts on user-notification test | ||||
| | * | | Merge branch 'release/v1.2.0' into develop | Chocobozzz | 2019-02-06 | 4 | -4/+9 |
| | |\ \ | |||||
| | | * | | Bumped to version v1.2.0v1.2.0 | Chocobozzz | 2019-02-06 | 3 | -3/+3 |
| | | | | | |||||
| | | * | | Update changelog | Chocobozzz | 2019-02-06 | 1 | -1/+6 |
| | | | | | |||||
| | * | | | Add meta tag to embed.html | buoyantair | 2019-01-31 | 1 | -0/+1 |
| | | | | | |||||
| | * | | | Add meta tag to index.html | buoyantair | 2019-01-31 | 1 | -1/+1 |
| | |/ / | |||||
| | * | | Support socket.io in nginx template | Chocobozzz | 2019-01-29 | 1 | -0/+12 |
| | | | | |||||
| | * | | Merge branch 'develop' into release/v1.2.0 | Chocobozzz | 2019-01-29 | 4 | -4/+5 |
| | |\ \ | |||||
| | | * | | fix undefined change ownership icons | Josh Morel | 2019-01-28 | 2 | -2/+3 |
| | | | | | |||||
| | | * | | fix typo in test accounts api validators | Josh Morel | 2019-01-28 | 1 | -1/+1 |
| | | | | | |||||
| | | * | | Fix menu overflow on mobile screens | Chocobozzz | 2019-01-28 | 1 | -1/+1 |
| | | | | | |||||
| | | * | | Add the discord bridge | Thomas Citharel | 2019-01-25 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr> | ||||
| | * | | | Fix menu overflow on mobile screens | Chocobozzz | 2019-01-28 | 1 | -1/+1 |
| | |/ / | |||||
| | * | | Try to fix Mac video upload | Chocobozzz | 2019-01-24 | 3 | -5/+6 |
| | | | | |||||
| | * | | Fix trending days display on first load | Chocobozzz | 2019-01-21 | 1 | -11/+14 |
| | | | | |||||
| | * | | Youtube DL update every 24 hours | Chocobozzz | 2019-01-21 | 1 | -1/+1 |
| | | | |