| Commit message (Expand) | Author | Age | Files | Lines |
* | Add server hooks for listing subscription | Wicklow | 2023-02-25 | 1 | -2/+9 |
* | Fix filters on playlists | Wicklow | 2023-02-23 | 1 | -1/+1 |
* | Update server dependencies | Chocobozzz | 2023-02-16 | 3 | -5/+7 |
* | Fix retrying update on sql serialization conflict | Chocobozzz | 2023-02-14 | 3 | -12/+6 |
* | Add ability to not send an email for registration | Chocobozzz | 2023-01-20 | 1 | -5/+18 |
* | (breaking): Always list nsfw videos in playlists | Chocobozzz | 2023-01-19 | 1 | -5/+2 |
* | Implement signup approval in server | Chocobozzz | 2023-01-19 | 4 | -92/+316 |
* | Use raw sql for comments | Chocobozzz | 2023-01-09 | 1 | -3/+4 |
* | Add ability to get user from file token | Chocobozzz | 2022-12-20 | 1 | -1/+1 |
* | Update changelog | Chocobozzz | 2022-11-24 | 1 | -0/+1 |
* | Fix server lint | Chocobozzz | 2022-11-15 | 1 | -2/+8 |
* | Don't inject untrusted input | Chocobozzz | 2022-11-15 | 4 | -6/+10 |
* | Prevent broken transcoding with audio only input | Chocobozzz | 2022-11-14 | 1 | -0/+2 |
* | Fix running again transcoding on a video only file | Chocobozzz | 2022-11-07 | 1 | -3/+3 |
* | Fix transcoding failure when importing a video | Chocobozzz | 2022-10-31 | 1 | -1/+1 |
* | Put private videos under a specific subdirectory | Chocobozzz | 2022-10-24 | 4 | -56/+57 |
* | feat: show contained playlists under My videos (#5125) | kontrollanten | 2022-10-24 | 1 | -1/+4 |
* | Encrypt OTP secret | Chocobozzz | 2022-10-10 | 1 | -5/+9 |
* | Allow admins to disable two factor auth | Chocobozzz | 2022-10-07 | 1 | -3/+3 |
* | Support two factor authentication in backend | Chocobozzz | 2022-10-07 | 3 | -1/+99 |
* | Ask password reset/email verif error handling | Chocobozzz | 2022-09-28 | 1 | -1/+1 |
* | Fix channel sync right check | Chocobozzz | 2022-09-08 | 4 | -20/+20 |
* | Add playback metric endpoint sent to OTEL | Chocobozzz | 2022-08-16 | 2 | -1/+30 |
* | Add ability to list comments on local videos | Chocobozzz | 2022-08-16 | 1 | -0/+1 |
* | Add ability to list imports of a channel sync | Chocobozzz | 2022-08-10 | 2 | -6/+14 |
* | Channel sync (#5135) | Florent | 2022-08-10 | 7 | -268/+192 |
* | Fix job queue tests | Chocobozzz | 2022-08-09 | 1 | -3/+3 |
* | Fix upload notification | Chocobozzz | 2022-08-09 | 1 | -0/+9 |
* | Remove unused log | Chocobozzz | 2022-08-09 | 1 | -2/+0 |
* | Avoid concurrency issue on transcoding | Chocobozzz | 2022-08-09 | 1 | -18/+72 |
* | Use bullmq job dependency | Chocobozzz | 2022-08-09 | 10 | -72/+82 |
* | Move to bullmq | Chocobozzz | 2022-08-09 | 3 | -10/+11 |
* | Limit import depending on transcoding resolutions | Chocobozzz | 2022-08-09 | 3 | -2/+8 |
* | Fix resolution to transcode hook name | Chocobozzz | 2022-08-09 | 1 | -1/+1 |
* | Add option to not transcode original resolution | Chocobozzz | 2022-08-09 | 2 | -7/+7 |
* | Add channel server hooks | Chocobozzz | 2022-08-03 | 2 | -8/+25 |
* | Add plugin hook on transcoding resolutions building | Chocobozzz | 2022-08-02 | 1 | -1/+10 |
* | Add ability to delete a specific video file | Chocobozzz | 2022-08-01 | 1 | -13/+49 |
* | Add rejected state to follows | Chocobozzz | 2022-07-27 | 1 | -10/+24 |
* | Fix incorrect error logs | Chocobozzz | 2022-07-18 | 1 | -1/+1 |
* | Add ability for client to create server logs | Chocobozzz | 2022-07-18 | 1 | -6/+35 |
* | Fix lint | Chocobozzz | 2022-07-13 | 3 | -3/+3 |
* | /!\ Use a dedicated config file for development | Chocobozzz | 2022-07-06 | 1 | -1/+2 |
* | Rename video full loading | Chocobozzz | 2022-06-28 | 3 | -4/+4 |
* | store uploaded video filename (#4885) | kontrollanten | 2022-06-21 | 2 | -0/+20 |
* | Optimize view endpoint | Chocobozzz | 2022-06-17 | 1 | -1/+1 |
* | Bypass rate limits for admins and moderators | Chocobozzz | 2022-05-30 | 3 | -9/+8 |
* | Improve admin users list table | Chocobozzz | 2022-05-24 | 1 | -3/+3 |
* | Add ability to filter overall video stats by date | Chocobozzz | 2022-05-06 | 1 | -10/+1 |
* | Add filter by start/end date overall stats in api | Chocobozzz | 2022-05-05 | 1 | -2/+7 |