Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add more tests on registration request conflict | Chocobozzz | 2023-05-10 | 1 | -1/+14 | |
| | ||||||
* | Fix S3 live sync | Chocobozzz | 2023-05-10 | 4 | -30/+72 | |
| | | | | Ensure TS chunks referenced in M3U8 playlist are already uploaded on S3 | |||||
* | Fix #5744: Missing plugins-global.css + missing async (#5746) | John Livingston | 2023-05-10 | 1 | -2/+15 | |
| | | | | | | | | | | | * Fix #5744: Missing plugins-global.css + missing async * Modifications required by Chocobozzz. * Styling --------- Co-authored-by: Chocobozzz <me@florianbigard.com> | |||||
* | feat(server): add redis sentinel support (#5593) | kontrollanten | 2023-05-10 | 3 | -6/+29 | |
| | | | | | | | | | | | * feat(server): add redis sentinel support closes #5141 * Styling --------- Co-authored-by: Chocobozzz <me@florianbigard.com> | |||||
* | Try to have more robust live tests | Chocobozzz | 2023-05-10 | 3 | -5/+7 | |
| | ||||||
* | Increase timeouts | Chocobozzz | 2023-05-10 | 2 | -8/+11 | |
| | ||||||
* | Correctly cleanup sql command | Chocobozzz | 2023-05-10 | 1 | -0/+2 | |
| | ||||||
* | Fix subscribe button responsive | Chocobozzz | 2023-05-09 | 1 | -2/+2 | |
| | ||||||
* | Increase timeout | Chocobozzz | 2023-05-09 | 1 | -1/+1 | |
| | ||||||
* | Increase timeouts | Chocobozzz | 2023-05-09 | 3 | -6/+6 | |
| | ||||||
* | Reload the video after waiting for the files lock | Chocobozzz | 2023-05-09 | 9 | -9/+25 | |
| | ||||||
* | Fix audio transcoding copy | Chocobozzz | 2023-05-09 | 8 | -62/+13 | |
| | ||||||
* | Fix studio tests | Chocobozzz | 2023-05-09 | 1 | -23/+23 | |
| | ||||||
* | Prefer video studio instead of video edition | Chocobozzz | 2023-05-09 | 14 | -196/+57 | |
| | | | | Clearer and easier to find in the project | |||||
* | Support studio transcoding in peertube runner | Chocobozzz | 2023-05-09 | 43 | -212/+1049 | |
| | ||||||
* | Add TMP persistent directory | Chocobozzz | 2023-05-09 | 7 | -57/+133 | |
| | | | | To store files that must be preserved between peertube restarts | |||||
* | Enable external plugins to test the PR | Chocobozzz | 2023-05-09 | 5 | -29/+44 | |
| | ||||||
* | 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 | |
| | ||||||
* | Add runner server tests | Chocobozzz | 2023-05-09 | 80 | -604/+3865 | |
| | ||||||
* | Implement remote runner jobs in server | Chocobozzz | 2023-05-09 | 121 | -2755/+5244 | |
| | | | | Move ffmpeg functions to @shared | |||||
* | Fix unregister default value | Chocobozzz | 2023-05-05 | 1 | -1/+1 | |
| | ||||||
* | Don't call plugin register/unregister methods | Chocobozzz | 2023-05-05 | 2 | -11/+27 | |
| | ||||||
* | Prevent crash on plugin ws error | Chocobozzz | 2023-04-17 | 1 | -1/+9 | |
| | ||||||
* | Allow to update a live with untouched privacy | Chocobozzz | 2023-04-14 | 2 | -2/+8 | |
| | ||||||
* | Prevent exception when headers are already sent | Chocobozzz | 2023-04-14 | 1 | -1/+4 | |
| | ||||||
* | Feature/filter already watched videos (#5739) | Wicklow | 2023-04-12 | 6 | -7/+93 | |
| | | | | | * filter already watched videos * Updated code based on review comments | |||||
* | Remove invalid jsonld property | Chocobozzz | 2023-04-11 | 1 | -1/+0 | |
| | ||||||
* | feature/ability to disable video history by default (#5728) | Wicklow | 2023-04-07 | 10 | -13/+107 | |
| | | | | | | | | | | | | | * draft: ability to disable video history by default * Update configuration and add tests * Updated code based on review comments * Add tests on registration and video quota * Remove required video quotas in query * Fix tests | |||||
* | Use hook inside the transaction | Chocobozzz | 2023-03-31 | 1 | -3/+5 | |
| | | | | To prevent serialization issue | |||||
* | Feature/Add replay privacy (#5692) | Wicklow | 2023-03-31 | 26 | -112/+690 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | * Add replay settings feature * Fix replay settings behaviour * Fix tests * Fix tests * Fix tests * Update openapi doc and fix tests * Add tests and fix code * Models correction * Add migration and update controller and middleware * Add check params tests * Fix video live middleware * Updated code based on review comments | |||||
* | Fix tests | Chocobozzz | 2023-03-27 | 1 | -1/+1 | |
| | ||||||
* | Add filter:html.client.json-ld.result hook | Chocobozzz | 2023-03-24 | 3 | -11/+53 | |
| | ||||||
* | Stop testing broken youtube-dl | Chocobozzz | 2023-03-22 | 1 | -4/+4 | |
| | ||||||
* | fix(object-storage-proxy): set content-range | kontrollanten | 2023-03-22 | 1 | -0/+1 | |
| | ||||||
* | Merge branch 'release/5.1.0' into develop | Chocobozzz | 2023-03-21 | 1 | -1/+1 | |
|\ | ||||||
| * | Fix flaky tests | Chocobozzz | 2023-03-17 | 1 | -1/+1 | |
| | | ||||||
* | | Add infohash test for VOD | Chocobozzz | 2023-03-20 | 1 | -2/+18 | |
|/ | ||||||
* | Merge branch 'release/5.1.0' into develop | Chocobozzz | 2023-03-16 | 4 | -30/+71 | |
|\ | ||||||
| * | Add video AP hooks | Chocobozzz | 2023-03-16 | 4 | -30/+71 | |
| | | ||||||
| * | Fix tests | Chocobozzz | 2023-03-10 | 2 | -2/+4 | |
| | | ||||||
| * | Add test on AP hooks | Chocobozzz | 2023-03-10 | 4 | -2/+31 | |
| | | ||||||
| * | Add ability for plugins to alter video jsonld | Chocobozzz | 2023-03-10 | 12 | -67/+75 | |
| | | ||||||
* | | Handle redis disconnection gracefully (#5599) | kontrollanten | 2023-03-14 | 2 | -1/+11 | |
| | | | | | | | | | | * feat(server/api/contact): handle redis disconnection * feat(server/api/metrics): handle metrics disabled | |||||
* | | Fix tests | Chocobozzz | 2023-03-10 | 2 | -2/+4 | |
| | | ||||||
* | | Add test on AP hooks | Chocobozzz | 2023-03-10 | 4 | -2/+31 | |
| | | ||||||
* | | Add ability for plugins to alter video jsonld | Chocobozzz | 2023-03-10 | 12 | -67/+75 | |
| | | ||||||
* | | Merge branch 'release/5.1.0' into develop | Chocobozzz | 2023-03-07 | 5 | -8/+13 | |
|\| | ||||||
| * | Fix file token reinjection on fragments | Wicklow | 2023-03-07 | 5 | -8/+13 | |
| | | ||||||
* | | Merge branch 'release/5.1.0' into develop | Chocobozzz | 2023-03-07 | 2 | -3/+12 | |
|\| |