| Commit message (Expand) | Author | Age | Files | Lines |
* | Allow to update a live with untouched privacy | Chocobozzz | 2023-04-14 | 1 | -1/+1 |
* | Prevent exception when headers are already sent | Chocobozzz | 2023-04-14 | 1 | -1/+4 |
* | Feature/filter already watched videos (#5739) | Wicklow | 2023-04-12 | 1 | -0/+11 |
* | feature/ability to disable video history by default (#5728) | Wicklow | 2023-04-07 | 2 | -0/+4 |
* | Feature/Add replay privacy (#5692) | Wicklow | 2023-03-31 | 1 | -1/+53 |
* | Add additional check for playlistName | Chocobozzz | 2023-02-27 | 1 | -1/+5 |
* | Fix filters on playlists | Wicklow | 2023-02-23 | 1 | -1/+1 |
* | Move to new documentation links | Chocobozzz | 2023-02-22 | 2 | -2/+2 |
* | Update server dependencies | Chocobozzz | 2023-02-16 | 1 | -1/+1 |
* | Add ability to not send an email for registration | Chocobozzz | 2023-01-20 | 1 | -1/+6 |
* | Implement signup approval in server | Chocobozzz | 2023-01-19 | 8 | -211/+399 |
* | Refactor model utils | Chocobozzz | 2023-01-10 | 1 | -22/+1 |
* | Add ability to get user from file token | Chocobozzz | 2022-12-20 | 1 | -7/+5 |
* | Support reinjecting token in private m3u8 playlist | Chocobozzz | 2022-12-02 | 2 | -3/+10 |
* | Fix server lint | Chocobozzz | 2022-11-15 | 2 | -3/+3 |
* | Don't inject untrusted input | Chocobozzz | 2022-11-15 | 11 | -15/+26 |
* | refactor(server): redis > ioredis (#5371) | kontrollanten | 2022-11-14 | 1 | -3/+3 |
* | Add ability to install alpha/beta/rc plugin | Chocobozzz | 2022-11-14 | 2 | -6/+11 |
* | Option to disable static files auth check/s3 proxy | Chocobozzz | 2022-10-27 | 2 | -0/+21 |
* | Use private ACL for private videos in s3 | Chocobozzz | 2022-10-24 | 2 | -20/+58 |
* | Put private videos under a specific subdirectory | Chocobozzz | 2022-10-24 | 5 | -29/+204 |
* | Allow admins to disable two factor auth | Chocobozzz | 2022-10-07 | 1 | -15/+32 |
* | Support two factor authentication in backend | Chocobozzz | 2022-10-07 | 4 | -57/+174 |
* | Ask password reset/email verif error handling | Chocobozzz | 2022-09-28 | 1 | -0/+14 |
* | Add akismet tests | Chocobozzz | 2022-09-23 | 1 | -2/+3 |
* | Check channel sync id is owned by channel | Chocobozzz | 2022-09-16 | 1 | -0/+7 |
* | Fix channel sync right check | Chocobozzz | 2022-09-08 | 1 | -7/+8 |
* | Cleanup tests imports | Chocobozzz | 2022-08-17 | 4 | -15/+15 |
* | Remove unnecessary logs | Chocobozzz | 2022-08-17 | 45 | -352/+46 |
* | Cleanup useless express validator messages | Chocobozzz | 2022-08-17 | 43 | -419/+512 |
* | Add playback metric endpoint sent to OTEL | Chocobozzz | 2022-08-16 | 2 | -0/+57 |
* | Add ability to list comments on local videos | Chocobozzz | 2022-08-16 | 1 | -0/+6 |
* | Add spans for AP signature checkers | Chocobozzz | 2022-08-11 | 1 | -71/+76 |
* | Add ability to list imports of a channel sync | Chocobozzz | 2022-08-10 | 5 | -17/+57 |
* | Channel sync (#5135) | Florent | 2022-08-10 | 5 | -18/+117 |
* | Add option to not transcode original resolution | Chocobozzz | 2022-08-09 | 1 | -0/+5 |
* | Use single quotes in server/ and update eslint rules | Florent | 2022-08-08 | 1 | -2/+2 |
* | Remove uneeded async | Chocobozzz | 2022-08-02 | 1 | -7/+12 |
* | Add ability to delete a specific video file | Chocobozzz | 2022-08-01 | 1 | -1/+86 |
* | Prevent error on highlighted thread | Chocobozzz | 2022-07-29 | 1 | -3/+9 |
* | Add live and viewers otel metrics | Chocobozzz | 2022-07-27 | 1 | -1/+1 |
* | Prevent logging an error on lazy static 404 | Chocobozzz | 2022-07-27 | 1 | -1/+16 |
* | Add rejected state to follows | Chocobozzz | 2022-07-27 | 2 | -7/+30 |
* | Prevent headers sent error | Chocobozzz | 2022-07-18 | 1 | -2/+7 |
* | Add ability for client to create server logs | Chocobozzz | 2022-07-18 | 1 | -3/+49 |
* | Relax log level | Chocobozzz | 2022-07-13 | 1 | -1/+1 |
* | /!\ Use a dedicated config file for development | Chocobozzz | 2022-07-06 | 2 | -5/+5 |
* | Rename video full loading | Chocobozzz | 2022-06-28 | 1 | -1/+1 |
* | Fix video right check | Chocobozzz | 2022-06-22 | 3 | -10/+11 |
* | Refactor video rights checker | Chocobozzz | 2022-06-22 | 6 | -50/+86 |