| Commit message (Expand) | Author | Age | Files | Lines |
* | Prevent invalid end watch section warnings | Chocobozzz | 2023-05-10 | 1 | -1/+6 |
* | Fix S3 live sync | Chocobozzz | 2023-05-10 | 4 | -30/+72 |
* | Fix #5744: Missing plugins-global.css + missing async (#5746) | John Livingston | 2023-05-10 | 1 | -2/+15 |
* | feat(server): add redis sentinel support (#5593) | kontrollanten | 2023-05-10 | 1 | -4/+20 |
* | Reload the video after waiting for the files lock | Chocobozzz | 2023-05-09 | 6 | -3/+13 |
* | Fix audio transcoding copy | Chocobozzz | 2023-05-09 | 1 | -50/+1 |
* | Prefer video studio instead of video edition | Chocobozzz | 2023-05-09 | 7 | -169/+30 |
* | Support studio transcoding in peertube runner | Chocobozzz | 2023-05-09 | 17 | -124/+326 |
* | Add TMP persistent directory | Chocobozzz | 2023-05-09 | 2 | -43/+70 |
* | Enable external plugins to test the PR | Chocobozzz | 2023-05-09 | 3 | -27/+42 |
* | Fix import video file lock | Chocobozzz | 2023-05-09 | 7 | -9/+19 |
* | Fix next video state after optimize/audio merge | Chocobozzz | 2023-05-09 | 4 | -26/+38 |
* | Implement remote runner jobs in server | Chocobozzz | 2023-05-09 | 54 | -1014/+2902 |
* | Fix unregister default value | Chocobozzz | 2023-05-05 | 1 | -1/+1 |
* | Don't call plugin register/unregister methods | Chocobozzz | 2023-05-05 | 1 | -9/+25 |
* | Prevent crash on plugin ws error | Chocobozzz | 2023-04-17 | 1 | -1/+9 |
* | Remove invalid jsonld property | Chocobozzz | 2023-04-11 | 1 | -1/+0 |
* | feature/ability to disable video history by default (#5728) | Wicklow | 2023-04-07 | 1 | -0/+2 |
* | Feature/Add replay privacy (#5692) | Wicklow | 2023-03-31 | 2 | -12/+36 |
* | Add filter:html.client.json-ld.result hook | Chocobozzz | 2023-03-24 | 1 | -11/+17 |
* | Add video AP hooks | Chocobozzz | 2023-03-16 | 2 | -0/+6 |
* | Add test on AP hooks | Chocobozzz | 2023-03-10 | 1 | -1/+1 |
* | Add ability for plugins to alter video jsonld | Chocobozzz | 2023-03-10 | 4 | -10/+14 |
* | Add ability to disable http duration OTEL metrics | Chocobozzz | 2023-02-27 | 1 | -1/+3 |
* | Fix #5614: do not log bearerToken. | John Livingston | 2023-02-17 | 1 | -1/+1 |
* | Fix CI | Chocobozzz | 2023-02-17 | 1 | -4/+4 |
* | Update bullmq | Chocobozzz | 2023-02-16 | 1 | -32/+4 |
* | Update server dependencies | Chocobozzz | 2023-02-16 | 2 | -2/+2 |
* | Reencode the video on cut | Chocobozzz | 2023-02-14 | 1 | -1/+4 |
* | Fix retrying update on sql serialization conflict | Chocobozzz | 2023-02-14 | 2 | -17/+6 |
* | Refactor playlist creation for lives | Chocobozzz | 2023-01-27 | 2 | -52/+53 |
* | Merge branch 'release/5.0.0' into develop | Chocobozzz | 2023-01-27 | 2 | -1/+5 |
|\ |
|
| * | Fix live with base url object storage | Chocobozzz | 2023-01-27 | 2 | -1/+5 |
* | | Implement signup approval in server | Chocobozzz | 2023-01-19 | 15 | -60/+258 |
* | | Merge branch 'release/5.0.0' into develop | Chocobozzz | 2023-01-12 | 2 | -10/+18 |
|\| |
|
| * | Fix ACL incompatibility with some s3 providers | Chocobozzz | 2023-01-12 | 2 | -10/+18 |
* | | Fix lint | Chocobozzz | 2023-01-09 | 1 | -1/+1 |
* | | Merge branch 'feature/SO035' into develop | Chocobozzz | 2023-01-09 | 4 | -57/+112 |
|\ \ |
|
| * | | External auth can update user on login | Chocobozzz | 2023-01-04 | 2 | -5/+66 |
| * | | External auth can set more user fields | Chocobozzz | 2023-01-04 | 2 | -45/+37 |
| * | | Add ability to customize token lifetime | Chocobozzz | 2023-01-04 | 2 | -10/+12 |
* | | | Use raw sql for comments | Chocobozzz | 2023-01-09 | 1 | -11/+22 |
* | | | Add tracker opentelemtry metrics | Chocobozzz | 2023-01-05 | 3 | -1/+57 |
* | | | Implement getServerListeningConfig plugin helper | Chocobozzz | 2023-01-04 | 1 | -0/+4 |
|/ / |
|
* | | Merge branch 'release/5.0.0' into develop | Chocobozzz | 2022-12-30 | 2 | -2/+4 |
|\| |
|
| * | Fix P2P with object storage | Chocobozzz | 2022-12-30 | 2 | -2/+4 |
* | | Improve sync channel logging | Chocobozzz | 2022-12-28 | 1 | -1/+1 |
* | | Don't need to use redis to block tracker ips | Chocobozzz | 2022-12-23 | 1 | -15/+0 |
* | | Add ability to get user from file token | Chocobozzz | 2022-12-20 | 2 | -5/+19 |
|/ |
|
* | Forward 206 status code for object storage proxy | Chocobozzz | 2022-12-19 | 1 | -1/+4 |