| Commit message (Expand) | Author | Age | Files | Lines |
* | Add basic video editor support | Chocobozzz | 2022-02-28 | 1 | -1/+2 |
* | Implement avatar miniatures (#4639) | kontrollanten | 2022-02-28 | 1 | -12/+17 |
* | Fix HLS re transcoding with object storage enabled | Chocobozzz | 2022-02-01 | 1 | -3/+10 |
* | Add ability to filter my imports by target URL | Chocobozzz | 2022-01-19 | 1 | -1/+18 |
* | Move uuid stuff in extra utils | Chocobozzz | 2021-12-29 | 1 | -1/+2 |
* | Move test functions outside extra-utils | Chocobozzz | 2021-12-17 | 8 | -21/+18 |
* | shared/ typescript types dir server-commands | Chocobozzz | 2021-12-17 | 10 | -10/+10 |
* | chore(refactor): remove shared folder dependencies to the server | lutangar | 2021-12-16 | 1 | -1/+1 |
* | Add hls to prune storage script | Chocobozzz | 2021-12-10 | 1 | -35/+14 |
* | CLI: plugins install command accept a --plugin-version parameter. (#4599) | John Livingston | 2021-12-03 | 1 | -0/+19 |
* | Fix E2E tests | Chocobozzz | 2021-11-24 | 1 | -1/+0 |
* | Ensure we don't run transcoding after import file | Chocobozzz | 2021-11-23 | 1 | -0/+10 |
* | Fix tests | Chocobozzz | 2021-11-10 | 1 | -7/+2 |
* | Add transcoding fail message in client | Chocobozzz | 2021-11-09 | 1 | -3/+3 |
* | Add migrate-to-object-storage script (#4481) | kontrollanten | 2021-11-09 | 2 | -0/+115 |
* | Added 144p encoding (#4492) | Florian CUNY | 2021-11-05 | 1 | -2/+2 |
* | Fix bitrate tests | Chocobozzz | 2021-10-12 | 1 | -2/+2 |
* | Fix notification on create transcoding job | Chocobozzz | 2021-10-08 | 1 | -1/+15 |
* | Support short uuid for scripts | Chocobozzz | 2021-08-17 | 2 | -11/+16 |
* | Remove optimize old videos script | Chocobozzz | 2021-08-17 | 2 | -97/+0 |
* | Add support for saving video files to object storage (#4290) | Jelle Besseling | 2021-08-17 | 2 | -38/+113 |
* | Improve target bitrate calculation | Chocobozzz | 2021-08-06 | 2 | -18/+12 |
* | Use random names for VOD HLS playlists | Chocobozzz | 2021-07-26 | 3 | -11/+44 |
* | Reorganize imports | Chocobozzz | 2021-07-20 | 6 | -10/+8 |
* | Refactor requests | Chocobozzz | 2021-07-20 | 2 | -4/+4 |
* | Centralize test URLs | Chocobozzz | 2021-07-20 | 1 | -4/+4 |
* | Use an object to represent a server | Chocobozzz | 2021-07-20 | 9 | -46/+44 |
* | Shorter server command names | Chocobozzz | 2021-07-20 | 9 | -98/+98 |
* | Introduce videos command | Chocobozzz | 2021-07-20 | 7 | -167/+116 |
* | Introduce user command | Chocobozzz | 2021-07-20 | 4 | -11/+7 |
* | Introduce login command | Chocobozzz | 2021-07-20 | 2 | -13/+3 |
* | Introduce server commands | Chocobozzz | 2021-07-20 | 3 | -21/+18 |
* | Introduce sql command | Chocobozzz | 2021-07-20 | 3 | -4/+4 |
* | Fix CLI tools | Chocobozzz | 2021-07-20 | 2 | -2/+10 |
* | Introduce comments command | Chocobozzz | 2021-07-20 | 1 | -2/+1 |
* | Introduce channels command | Chocobozzz | 2021-07-20 | 2 | -9/+6 |
* | Introduce import command | Chocobozzz | 2021-07-20 | 1 | -3/+4 |
* | Introduce playlist command | Chocobozzz | 2021-07-20 | 1 | -5/+2 |
* | Introduce accounts command | Chocobozzz | 2021-07-20 | 2 | -20/+15 |
* | Introduce config command | Chocobozzz | 2021-07-20 | 2 | -9/+4 |
* | Introduce plugins command | Chocobozzz | 2021-07-20 | 1 | -2/+2 |
* | Introduce CLI command | Chocobozzz | 2021-07-20 | 10 | -119/+62 |
* | Support short uuid for GET video/playlist | Chocobozzz | 2021-06-29 | 1 | -15/+15 |
* | Fix prune storage tests | Chocobozzz | 2021-06-17 | 1 | -0/+4 |
* | Fix print transcode command script | Chocobozzz | 2021-04-09 | 1 | -1/+2 |
* | Update data in DB when regenerate thumbnails | Chocobozzz | 2021-04-08 | 1 | -9/+23 |
* | Fix static ffmpeg version check | Chocobozzz | 2021-04-08 | 1 | -2/+2 |
* | Add regenrate thumbnails scripts | Chocobozzz | 2021-03-24 | 2 | -0/+111 |
* | Add video files migration | Chocobozzz | 2021-02-18 | 1 | -1/+1 |
* | Dissociate video file names and video uuid | Chocobozzz | 2021-02-18 | 1 | -14/+2 |