| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Fix saved live master playlist bandwidth | Chocobozzz | 2022-09-09 | 1 | -12/+2 |
* | Use worker thread to send HTTP requests | Chocobozzz | 2022-09-08 | 1 | -25/+29 |
* | Add ability to list imports of a channel sync | Chocobozzz | 2022-08-10 | 1 | -5/+15 |
* | Channel sync (#5135) | Florent | 2022-08-10 | 3 | -5/+88 |
* | Prevent job failure on concurrent HLS transcoding | Chocobozzz | 2022-08-09 | 1 | -1/+1 |
* | Avoid concurrency issue on transcoding | Chocobozzz | 2022-08-09 | 1 | -3/+4 |
* | Use bullmq job dependency | Chocobozzz | 2022-08-09 | 15 | -22/+87 |
* | Move to bullmq | Chocobozzz | 2022-08-09 | 16 | -16/+16 |
* | 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 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 |
* | 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 |
* | Merge branch 'release/4.2.0' into develop | Chocobozzz | 2022-06-23 | 1 | -7/+7 |
|\ |
|
| * | Fix fast restream in saved permanent live | Chocobozzz | 2022-06-23 | 1 | -7/+7 |
* | | More robust move to object storage job failure | Chocobozzz | 2022-06-16 | 1 | -4/+13 |
|/ |
|
* | Fix live ending job that breaks new live session | Chocobozzz | 2022-06-16 | 1 | -8/+11 |
* | More robust live ending job | Chocobozzz | 2022-05-25 | 1 | -2/+6 |
* | Fix saving permanent live replay on quick restream | Chocobozzz | 2022-05-25 | 1 | -31/+20 |
* | Support live session in server | Chocobozzz | 2022-05-03 | 1 | -27/+60 |
* | Add ability to save replay of permanent lives | Chocobozzz | 2022-04-21 | 1 | -45/+114 |
* | Support video views/viewers stats in server | Chocobozzz | 2022-04-15 | 1 | -1/+1 |
* | Don't clean mastodon rates | Chocobozzz | 2022-04-15 | 1 | -0/+3 |
* | Refactor AP context builder | Chocobozzz | 2022-03-24 | 3 | -61/+2 |
* | Remove activitypub helper | Chocobozzz | 2022-03-23 | 2 | -2/+2 |
* | Rename studio to editor | Chocobozzz | 2022-03-22 | 1 | -19/+19 |
* | Add video edition finished notification | Chocobozzz | 2022-03-22 | 6 | -28/+29 |
* | Don't store remote rates of remote videos | Chocobozzz | 2022-03-18 | 3 | -8/+2 |
* | Fix torrent creation | Chocobozzz | 2022-03-16 | 1 | -0/+4 |
* | Process video torrents in order | Chocobozzz | 2022-03-16 | 1 | -0/+88 |
* | Add basic video editor support | Chocobozzz | 2022-02-28 | 5 | -19/+248 |
* | Fix import timeout inconsistency | Chocobozzz | 2022-02-09 | 1 | -3/+3 |
* | Fix HLS re transcoding with object storage enabled | Chocobozzz | 2022-02-01 | 1 | -4/+13 |
* | Prevent HLS transcoding after webtorrent transcoding | Chocobozzz | 2022-02-01 | 1 | -4/+8 |
* | Add ability to filter my imports by target URL | Chocobozzz | 2022-01-19 | 1 | -4/+4 |
* | Add ability to cancel & delete video imports | Chocobozzz | 2022-01-19 | 1 | -14/+15 |