| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'release/5.0.0' into develop | Chocobozzz | 2023-01-27 | 1 | -2/+10 |
|\ |
|
| * | Fix live with base url object storage | Chocobozzz | 2023-01-27 | 1 | -2/+10 |
* | | Add ability to not send an email for registration | Chocobozzz | 2023-01-20 | 1 | -13/+7 |
* | | Add more signup limit tests | Chocobozzz | 2023-01-19 | 1 | -2/+2 |
* | | Add signup approval API tests | Chocobozzz | 2023-01-19 | 5 | -36/+204 |
* | | Add ability to customize token lifetime | Chocobozzz | 2023-01-04 | 1 | -1/+1 |
* | | Prefer using sequelize replacements even for tests | Chocobozzz | 2023-01-03 | 1 | -58/+44 |
|/ |
|
* | Fix P2P with object storage | Chocobozzz | 2022-12-30 | 1 | -0/+13 |
* | Fix CI using 127.0.0.1 for tests | Chocobozzz | 2022-12-12 | 3 | -4/+5 |
* | Support reinjecting token in private m3u8 playlist | Chocobozzz | 2022-12-02 | 1 | -1/+9 |
* | Remove content type for raw requests | Chocobozzz | 2022-11-15 | 1 | -0/+1 |
* | Fix server lint | Chocobozzz | 2022-11-15 | 1 | -1/+1 |
* | Don't inject untrusted input | Chocobozzz | 2022-11-15 | 1 | -1/+2 |
* | Option to disable static files auth check/s3 proxy | Chocobozzz | 2022-10-27 | 1 | -1/+15 |
* | Fix proxy tests | Chocobozzz | 2022-10-25 | 1 | -1/+8 |
* | Correctly cleanup files from object storage | Chocobozzz | 2022-10-25 | 1 | -1/+18 |
* | Fix tests | Chocobozzz | 2022-10-24 | 1 | -1/+1 |
* | Use private ACL for private videos in s3 | Chocobozzz | 2022-10-24 | 3 | -25/+77 |
* | Put private videos under a specific subdirectory | Chocobozzz | 2022-10-24 | 7 | -8/+85 |
* | Wait segment sha processing | Chocobozzz | 2022-10-11 | 1 | -0/+9 |
* | Fix live tests | Chocobozzz | 2022-10-11 | 1 | -16/+27 |
* | Also retry when fetching master m3u8 playlist | Chocobozzz | 2022-10-11 | 1 | -1/+1 |
* | Try to fix tests | Chocobozzz | 2022-10-10 | 2 | -8/+39 |
* | Allow admins to disable two factor auth | Chocobozzz | 2022-10-07 | 1 | -2/+19 |
* | Support two factor authentication in backend | Chocobozzz | 2022-10-07 | 5 | -25/+139 |
* | Fix tests | Chocobozzz | 2022-10-04 | 1 | -1/+6 |
* | server: serve files from storage/well-known (#5214) | kontrollanten | 2022-10-04 | 1 | -13/+20 |
* | Live supports object storage | Chocobozzz | 2022-10-04 | 2 | -11/+51 |
* | Test akismet plugin signup | Chocobozzz | 2022-09-26 | 1 | -2/+3 |
* | Reimplement a typed omit function | Chocobozzz | 2022-08-17 | 4 | -13/+9 |
* | Prefer using our pick function | Chocobozzz | 2022-08-17 | 1 | -1/+1 |
* | Add playback metric endpoint sent to OTEL | Chocobozzz | 2022-08-16 | 3 | -0/+22 |
* | Add ability to list comments on local videos | Chocobozzz | 2022-08-16 | 1 | -1/+2 |
* | Tests: Add response error along with unexpected status in report | Florent | 2022-08-16 | 1 | -2/+9 |
* | Add ability to list imports of a channel sync | Chocobozzz | 2022-08-10 | 3 | -8/+11 |
* | Channel sync (#5135) | Florent | 2022-08-10 | 6 | -3/+131 |
* | Add option to not transcode original resolution | Chocobozzz | 2022-08-09 | 1 | -1/+3 |
* | Add ability to delete a specific video file | Chocobozzz | 2022-08-01 | 1 | -3/+33 |
* | Add rejected state to follows | Chocobozzz | 2022-07-27 | 1 | -4/+4 |
* | Add ability for client to create server logs | Chocobozzz | 2022-07-18 | 1 | -2/+15 |
* | Fix lint | Chocobozzz | 2022-07-13 | 3 | -3/+3 |
* | Merge branch 'release/4.2.0' into develop | Chocobozzz | 2022-06-27 | 1 | -5/+16 |
|\ |
|
| * | Fix broken feeds with published live | Chocobozzz | 2022-06-27 | 1 | -5/+16 |
* | | Merge branch 'release/4.2.0' into develop | Chocobozzz | 2022-06-23 | 2 | -7/+30 |
|\| |
|
| * | Fix fast restream in saved permanent live | Chocobozzz | 2022-06-23 | 2 | -7/+30 |
* | | store uploaded video filename (#4885) | kontrollanten | 2022-06-21 | 1 | -0/+15 |
|/ |
|
* | Fix searching in blocklist | Chocobozzz | 2022-06-17 | 1 | -3/+6 |
* | Completely remove best default trending algorithm | Chocobozzz | 2022-06-03 | 1 | -1/+1 |
* | Add filter by start/end date overall stats in api | Chocobozzz | 2022-05-05 | 1 | -0/+4 |
* | Support live session in server | Chocobozzz | 2022-05-03 | 1 | -1/+47 |