| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | replace numbers with typed http status codes (#3409) | Rigel Kent | 2020-12-07 | 9 | -19/+40 |
* | Add permanent live support | Chocobozzz | 2020-12-03 | 2 | -1/+4 |
* | more explicit error messages for file uploads | Rigel Kent | 2020-12-03 | 1 | -2/+2 |
* | Fix 500 on unknown thread | Chocobozzz | 2020-11-27 | 1 | -0/+4 |
* | Split ffmpeg utils with ffprobe utils | Chocobozzz | 2020-11-25 | 1 | -2/+2 |
* | Fix incorrect IDs in AP federation | Chocobozzz | 2020-11-20 | 4 | -9/+9 |
* | Implement video comment list in admin | Chocobozzz | 2020-11-13 | 1 | -1/+35 |
* | Remove deprecated abuse api | Chocobozzz | 2020-11-10 | 2 | -117/+1 |
* | Handle views for live videos | Chocobozzz | 2020-11-09 | 1 | -12/+33 |
* | Add live server hooks | Chocobozzz | 2020-11-09 | 1 | -0/+3 |
* | Regenerate miniature on live save | Chocobozzz | 2020-11-09 | 1 | -1/+1 |
* | Begin live tests | Chocobozzz | 2020-11-09 | 2 | -3/+9 |
* | Add ability to save live replay | Chocobozzz | 2020-11-09 | 1 | -6/+31 |
* | Handle live federation | Chocobozzz | 2020-11-09 | 1 | -1/+0 |