| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix CI using 127.0.0.1 for tests | Chocobozzz | 2022-12-12 | 3 | -11/+11 |
* | Add ability to install alpha/beta/rc plugin | Chocobozzz | 2022-11-14 | 1 | -1/+20 |
* | Use private ACL for private videos in s3 | Chocobozzz | 2022-10-24 | 3 | -19/+19 |
* | Put private videos under a specific subdirectory | Chocobozzz | 2022-10-24 | 5 | -28/+41 |
* | Don't display remove file icon in some cases | Chocobozzz | 2022-09-13 | 1 | -1/+1 |
* | Cleanup tests imports | Chocobozzz | 2022-08-17 | 4 | -12/+4 |
* | We don't need to import mocha | Chocobozzz | 2022-08-17 | 10 | -10/+0 |
* | Fix print transcode command test | Chocobozzz | 2022-08-09 | 1 | -2/+2 |
* | 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 |