| Commit message (Expand) | Author | Age | Files | Lines |
* | Implement replace file in server side | Chocobozzz | 2023-07-21 | 1 | -14/+8 |
* | Fix prune storage test | Chocobozzz | 2023-07-12 | 1 | -1/+1 |
* | Rename "videos" config to "web-videos" | Chocobozzz | 2023-07-11 | 2 | -6/+6 |
* | Fix prune storage tests | Chocobozzz | 2023-06-29 | 1 | -1/+1 |
* | Fix regenerate thumbnail test | Chocobozzz | 2023-06-29 | 1 | -0/+3 |
* | Fix CI tests | Chocobozzz | 2023-06-29 | 1 | -1/+1 |
* | Add script to generate storyboards | Chocobozzz | 2023-06-29 | 2 | -0/+121 |
* | Fix s3 mock cleanup | Chocobozzz | 2023-05-23 | 1 | -0/+2 |
* | Prevent object storage mock conflicts | Chocobozzz | 2023-05-23 | 2 | -21/+26 |
* | Remove low timeouts | Chocobozzz | 2023-05-22 | 1 | -4/+0 |
* | Enable external plugins to test the PR | Chocobozzz | 2023-05-09 | 1 | -1/+1 |
* | Add runner server tests | Chocobozzz | 2023-05-09 | 4 | -296/+1 |
* | Add test to ensure files are deleted | Chocobozzz | 2023-03-07 | 1 | -1/+10 |
* | 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 |