| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove useless async | Chocobozzz | 2021-08-26 | 2 | -4/+4 |
* | 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 |
* | Refactor search query options | Chocobozzz | 2021-07-29 | 1 | -12/+4 |
* | 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 |
* | Reorganize imports | Chocobozzz | 2021-07-20 | 5 | -12/+12 |
* | Refactor requests | Chocobozzz | 2021-07-20 | 10 | -11/+11 |
* | Introduce comments command | Chocobozzz | 2021-07-20 | 1 | -3/+3 |
* | Support short uuid for GET video/playlist | Chocobozzz | 2021-06-29 | 2 | -3/+6 |
* | Refactor live manager | Chocobozzz | 2021-06-17 | 1 | -1/+1 |
* | Fix missing transactions | Chocobozzz | 2021-06-15 | 1 | -2/+2 |
* | Fetch directly all video attributes for get API | Chocobozzz | 2021-06-11 | 1 | -9/+2 |
* | Use separate queries for video files | Chocobozzz | 2021-06-11 | 1 | -1/+1 |
* | Fix video upload with a capitalized ext | Chocobozzz | 2021-06-08 | 1 | -2/+2 |
* | add video upload types, add doc middleware to more routes | Rigel Kent | 2021-06-06 | 2 | -5/+27 |
* | createThumbnail -> updateThumbnail | Chocobozzz | 2021-06-04 | 2 | -7/+7 |
* | add operationId doc middleware to so API endpoints | Rigel Kent | 2021-06-04 | 1 | -0/+4 |
* | refactor docMiddleware to support operationId-only form | Rigel Kent | 2021-06-04 | 3 | -9/+9 |
* | Refactor server errors handler | Chocobozzz | 2021-06-02 | 3 | -0/+9 |
* | Refactor getOrCreateAPVideo | Chocobozzz | 2021-06-02 | 1 | -2/+15 |
* | correct error codes and backward compat | Rigel Kent | 2021-06-02 | 1 | -1/+1 |
* | refactor API errors to standard error format | Rigel Kent | 2021-06-02 | 7 | -22/+27 |
* | Instance homepage support (#4007) | Chocobozzz | 2021-05-27 | 1 | -2/+2 |
* | Refactor a little bit controllers | Chocobozzz | 2021-05-12 | 5 | -459/+571 |
* | Stricter models typing | Chocobozzz | 2021-05-12 | 2 | -5/+8 |
* | Error if importing a torrent with multiple files | Chocobozzz | 2021-05-11 | 1 | -5/+15 |
* | Cleanup shared models | Chocobozzz | 2021-05-11 | 1 | -1/+1 |
* | Cleanup models directory organization | Chocobozzz | 2021-05-11 | 1 | -1/+1 |
* | Use a class for youtube-dl | Chocobozzz | 2021-05-11 | 1 | -3/+6 |
* | Resumable video uploads (#3933) | kontrollanten | 2021-05-10 | 1 | -20/+85 |
* | Update channel updatedAt when uploading a video | Chocobozzz | 2021-05-10 | 1 | -0/+3 |
* | Add ability to filter my videos by live | Chocobozzz | 2021-05-03 | 1 | -12/+13 |
* | Add banners support | Chocobozzz | 2021-04-08 | 1 | -1/+1 |
* | Introduce tags to the logger | Chocobozzz | 2021-03-24 | 1 | -5/+6 |
* | Fix emptying video tags | Chocobozzz | 2021-03-03 | 1 | -6/+7 |
* | Async torrent creation | Chocobozzz | 2021-02-25 | 1 | -7/+31 |
* | Fix tests | Chocobozzz | 2021-02-19 | 1 | -2/+1 |
* | Fix thread replies API response | Chocobozzz | 2021-02-19 | 1 | -2/+0 |
* | Optimize rate endpoint | Chocobozzz | 2021-02-19 | 1 | -0/+3 |
* | Fix video comments display with deleted comments | Chocobozzz | 2021-02-19 | 1 | -3/+10 |
* | Cleanup | Chocobozzz | 2021-02-18 | 1 | -1/+1 |
* | Dissociate video file names and video uuid | Chocobozzz | 2021-02-18 | 1 | -2/+5 |
* | Remove previous thumbnail if needed | Chocobozzz | 2021-02-16 | 2 | -5/+7 |
* | Generate a name for caption files | Chocobozzz | 2021-02-16 | 2 | -31/+29 |
* | Guess if we need to generate the thumbnail for imports | Chocobozzz | 2021-02-12 | 1 | -2/+0 |
* | Add priority to transcoding jobs | Chocobozzz | 2021-01-25 | 1 | -4/+3 |
* | Fix (again) youtube import | Chocobozzz | 2021-01-19 | 1 | -2/+1 |
* | stricter youtubedl format selectors (#3516) | Rigel Kent | 2021-01-15 | 1 | -6/+6 |
* | Upgrade sequelize to v6 | Chocobozzz | 2020-12-09 | 1 | -3/+2 |