| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix upload notification | Chocobozzz | 2022-08-09 | 1 | -0/+9 |
* | Use bullmq job dependency | Chocobozzz | 2022-08-09 | 1 | -38/+30 |
* | Move to bullmq | Chocobozzz | 2022-08-09 | 1 | -2/+2 |
* | Rename video full loading | Chocobozzz | 2022-06-28 | 1 | -1/+1 |
* | store uploaded video filename (#4885) | kontrollanten | 2022-06-21 | 1 | -0/+7 |
* | Add video edition finished notification | Chocobozzz | 2022-03-22 | 1 | -2/+2 |
* | Process video torrents in order | Chocobozzz | 2022-03-16 | 1 | -36/+28 |
* | Refactor user build and express file middlewares | Chocobozzz | 2022-03-04 | 1 | -12/+3 |
* | Add basic video editor support | Chocobozzz | 2022-02-28 | 1 | -4/+4 |
* | Upgrade uploadx dependency | Chocobozzz | 2022-01-18 | 1 | -4/+1 |
* | Move uuid stuff in extra utils | Chocobozzz | 2021-12-29 | 1 | -2/+2 |
* | Fix shared imports | Chocobozzz | 2021-12-24 | 1 | -2/+1 |
* | Fix audio only transcoding | Chocobozzz | 2021-12-23 | 1 | -7/+10 |
* | Move test functions outside extra-utils | Chocobozzz | 2021-12-17 | 1 | -2/+1 |
* | chore(refactor): remove shared folder dependencies to the server | lutangar | 2021-12-16 | 1 | -2/+2 |
* | Add upload/import/go live video attributes hooks | Chocobozzz | 2021-12-10 | 1 | -1/+2 |
* | Decrease time to cleanup resumable uploads | Chocobozzz | 2021-12-03 | 1 | -6/+3 |
* | Add `req` and `res` as controllers hooks parameters | lutangar | 2021-11-25 | 1 | -4/+5 |
* | Remove resumable cache after upload success | Chocobozzz | 2021-11-10 | 1 | -7/+19 |
* | prevent multiple post-process triggering of upload-resumable (#4175) | Rigel Kent | 2021-10-25 | 1 | -6/+12 |
* | Fix silent 500 after resumable upload | Chocobozzz | 2021-09-09 | 1 | -4/+1 |
* | Migrate to webdriverio | Chocobozzz | 2021-09-01 | 1 | -3/+3 |
* | esModuleInterop to true | Chocobozzz | 2021-08-27 | 1 | -1/+1 |
* | Add support for saving video files to object storage (#4290) | Jelle Besseling | 2021-08-17 | 1 | -12/+22 |
* | Improve target bitrate calculation | Chocobozzz | 2021-08-06 | 1 | -1/+1 |
* | Use random names for VOD HLS playlists | Chocobozzz | 2021-07-26 | 1 | -5/+7 |
* | Generate random uuid for video files | Chocobozzz | 2021-07-26 | 1 | -2/+2 |
* | Refactor requests | Chocobozzz | 2021-07-20 | 1 | -1/+1 |
* | Support short uuid for GET video/playlist | Chocobozzz | 2021-06-29 | 1 | -0/+2 |
* | Fix video upload with a capitalized ext | Chocobozzz | 2021-06-08 | 1 | -2/+2 |
* | refactor docMiddleware to support operationId-only form | Rigel Kent | 2021-06-04 | 1 | -4/+4 |
* | Refactor server errors handler | Chocobozzz | 2021-06-02 | 1 | -0/+4 |
* | refactor API errors to standard error format | Rigel Kent | 2021-06-02 | 1 | -2/+5 |
* | Refactor a little bit controllers | Chocobozzz | 2021-05-12 | 1 | -0/+269 |