| Commit message (Expand) | Author | Age | Files | Lines |
* | Reload the video after waiting for the files lock | Chocobozzz | 2023-05-09 | 3 | -2/+7 |
* | Prefer video studio instead of video edition | Chocobozzz | 2023-05-09 | 1 | -3/+3 |
* | Support studio transcoding in peertube runner | Chocobozzz | 2023-05-09 | 1 | -67/+12 |
* | Add TMP persistent directory | Chocobozzz | 2023-05-09 | 1 | -40/+50 |
* | Enable external plugins to test the PR | Chocobozzz | 2023-05-09 | 1 | -1/+6 |
* | Fix import video file lock | Chocobozzz | 2023-05-09 | 3 | -5/+7 |
* | Fix next video state after optimize/audio merge | Chocobozzz | 2023-05-09 | 2 | -12/+17 |
* | Implement remote runner jobs in server | Chocobozzz | 2023-05-09 | 7 | -315/+169 |
* | Feature/Add replay privacy (#5692) | Wicklow | 2023-03-31 | 1 | -2/+13 |
* | Update bullmq | Chocobozzz | 2023-02-16 | 1 | -32/+4 |
* | Reencode the video on cut | Chocobozzz | 2023-02-14 | 1 | -1/+4 |
* | Fix lint | Chocobozzz | 2023-01-09 | 1 | -1/+1 |
* | Increase old jobs to delete per hour | Chocobozzz | 2022-11-28 | 1 | -2/+2 |
* | Delete completed/failed jobs directly from bullmq | Chocobozzz | 2022-11-23 | 1 | -7/+39 |
* | Merge branch 'release/4.3.0' into develop | Chocobozzz | 2022-11-16 | 1 | -2/+2 |
|\ |
|
| * | Fix broadcasting in parallel views | Chocobozzz | 2022-11-16 | 1 | -2/+2 |
* | | Fix server lint | Chocobozzz | 2022-11-15 | 2 | -2/+2 |
* | | refactor(server): redis > ioredis (#5371) | kontrollanten | 2022-11-14 | 1 | -15/+6 |
* | | Fix infinite playlist import | Chocobozzz | 2022-11-14 | 1 | -1/+2 |
* | | Fix running again transcoding on a video only file | Chocobozzz | 2022-11-07 | 1 | -4/+1 |
* | | Fix preview generation for imports | Chocobozzz | 2022-10-31 | 1 | -1/+1 |
* | | Fix transcoding failure when importing a video | Chocobozzz | 2022-10-31 | 1 | -96/+130 |
* | | Lock files to generate torrents/move files | Chocobozzz | 2022-10-25 | 2 | -10/+31 |
* | | Put private videos under a specific subdirectory | Chocobozzz | 2022-10-24 | 4 | -50/+75 |
* | | Prevent error log | Chocobozzz | 2022-10-04 | 1 | -2/+2 |
* | | Live supports object storage | Chocobozzz | 2022-10-04 | 2 | -17/+16 |
* | | Handle sync failure in synchronizeChannel fn | Chocobozzz | 2022-09-27 | 1 | -14/+8 |
|/ |
|
* | Fix sync import of latest videos | Chocobozzz | 2022-09-16 | 1 | -1/+3 |
* | Prevent job queue to be started before plugins | Chocobozzz | 2022-09-14 | 1 | -10/+27 |
* | Fix saved live master playlist bandwidth | Chocobozzz | 2022-09-09 | 1 | -12/+2 |
* | Use worker thread to send HTTP requests | Chocobozzz | 2022-09-08 | 2 | -28/+32 |
* | Don't crash on redis connection error | Chocobozzz | 2022-08-11 | 1 | -7/+17 |
* | Add ability to list imports of a channel sync | Chocobozzz | 2022-08-10 | 1 | -5/+15 |
* | Channel sync (#5135) | Florent | 2022-08-10 | 4 | -9/+103 |
* | Prevent job failure on concurrent HLS transcoding | Chocobozzz | 2022-08-09 | 2 | -6/+2 |
* | Fix job queue tests | Chocobozzz | 2022-08-09 | 1 | -16/+31 |
* | Avoid concurrency issue on transcoding | Chocobozzz | 2022-08-09 | 2 | -11/+23 |
* | Use bullmq job dependency | Chocobozzz | 2022-08-09 | 16 | -37/+153 |
* | Move to bullmq | Chocobozzz | 2022-08-09 | 17 | -72/+148 |
* | Limit import depending on transcoding resolutions | Chocobozzz | 2022-08-09 | 2 | -3/+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 | -19/+10 |
* | Add plugin hook on transcoding resolutions building | Chocobozzz | 2022-08-02 | 1 | -1/+7 |
* | Add job queue hooks | Chocobozzz | 2022-08-02 | 1 | -2/+6 |
* | Add ability to delete a specific video file | Chocobozzz | 2022-08-01 | 3 | -14/+8 |
* | Clearer live session | Chocobozzz | 2022-07-22 | 1 | -33/+44 |
* | /!\ Use a dedicated config file for development | Chocobozzz | 2022-07-06 | 1 | -2/+2 |
* | Introduce experimental telemetry | Chocobozzz | 2022-07-06 | 1 | -0/+6 |
* | Rename video full loading | Chocobozzz | 2022-06-28 | 6 | -8/+8 |
* | Fix removed sha segments on fast restream | Chocobozzz | 2022-06-24 | 1 | -10/+3 |