| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix running again transcoding on a video only file | Chocobozzz | 2022-11-07 | 1 | -4/+1 |
* | Put private videos under a specific subdirectory | Chocobozzz | 2022-10-24 | 1 | -40/+55 |
* | 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 |
* | Move to bullmq | Chocobozzz | 2022-08-09 | 1 | -1/+1 |
* | Limit import depending on transcoding resolutions | Chocobozzz | 2022-08-09 | 1 | -1/+1 |
* | Fix resolution to transcode hook name | Chocobozzz | 2022-08-09 | 1 | -1/+1 |
* | Add option to not transcode original resolution | Chocobozzz | 2022-08-09 | 1 | -17/+9 |
* | 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 | 1 | -1/+1 |
* | Rename video full loading | Chocobozzz | 2022-06-28 | 1 | -2/+2 |
* | Add video edition finished notification | Chocobozzz | 2022-03-22 | 1 | -3/+3 |
* | Add basic video editor support | Chocobozzz | 2022-02-28 | 1 | -5/+5 |
* | Prevent HLS transcoding after webtorrent transcoding | Chocobozzz | 2022-02-01 | 1 | -4/+8 |
* | Fix audio transcoding with video only file | Chocobozzz | 2022-01-06 | 1 | -9/+16 |
* | Fix shared imports | Chocobozzz | 2021-12-24 | 1 | -1/+1 |
* | Fix pending transcoding with failed job | Chocobozzz | 2021-12-03 | 1 | -13/+14 |
* | Fix transcoding job count inconsistency | Chocobozzz | 2021-11-29 | 1 | -7/+7 |
* | Add ability to run transcoding jobs | Chocobozzz | 2021-11-18 | 1 | -4/+6 |
* | Add ability to remove hls/webtorrent files | Chocobozzz | 2021-11-18 | 1 | -1/+1 |
* | Add transcoding fail message in client | Chocobozzz | 2021-11-09 | 1 | -3/+4 |
* | video: add video stranscoding_failed state | kontrollanten | 2021-11-09 | 1 | -2/+9 |
* | esModuleInterop to true | Chocobozzz | 2021-08-27 | 1 | -7/+7 |
* | Better logs for transcoding | Chocobozzz | 2021-08-26 | 1 | -13/+28 |
* | Add support for saving video files to object storage (#4290) | Jelle Besseling | 2021-08-17 | 1 | -54/+74 |
* | Improve target bitrate calculation | Chocobozzz | 2021-08-06 | 1 | -2/+2 |
* | Remove deprecated transcoding job names | Chocobozzz | 2021-08-05 | 1 | -12/+1 |
* | Use random names for VOD HLS playlists | Chocobozzz | 2021-07-26 | 1 | -2/+1 |
* | Fix lint | Chocobozzz | 2021-06-15 | 1 | -1/+0 |
* | Fix missing transactions | Chocobozzz | 2021-06-15 | 1 | -27/+23 |
* | Cleanup models directory organization | Chocobozzz | 2021-05-11 | 1 | -1/+1 |
* | Move transcoding files in their own directory | Chocobozzz | 2021-05-11 | 1 | -1/+1 |
* | Fix lint | Chocobozzz | 2021-05-05 | 1 | -1/+0 |
* | Fix transcoding job priority | Chocobozzz | 2021-05-05 | 1 | -3/+3 |
* | Correctly wait transcoding before federating | Chocobozzz | 2021-02-22 | 1 | -16/+22 |
* | Dissociate video file names and video uuid | Chocobozzz | 2021-02-18 | 1 | -1/+1 |
* | Allow to specify transcoding and import jobs concurrency | Chocobozzz | 2021-02-08 | 1 | -19/+25 |
* | Fix HLS generation after import script | Chocobozzz | 2021-02-02 | 1 | -1/+1 |
* | Transcode audio uploads to lower resolutions | Chocobozzz | 2021-02-02 | 1 | -0/+2 |
* | Correctly remove torrents with HLS only | Chocobozzz | 2021-02-01 | 1 | -0/+1 |
* | Safely remove webtorrent files | Chocobozzz | 2021-01-25 | 1 | -4/+6 |
* | Add priority to transcoding jobs | Chocobozzz | 2021-01-25 | 1 | -34/+57 |
* | Refactor transcoding job handlers | Chocobozzz | 2021-01-21 | 1 | -67/+132 |
* | Support progress for ffmpeg tasks | Chocobozzz | 2021-01-21 | 1 | -4/+5 |
* | Fix build | Chocobozzz | 2020-12-22 | 1 | -1/+1 |
* | Force HLS transcoding | Chocobozzz | 2020-12-22 | 1 | -8/+18 |
* | Split ffmpeg utils with ffprobe utils | Chocobozzz | 2020-11-25 | 1 | -1/+1 |
* | Add modal to display live information | Chocobozzz | 2020-11-09 | 1 | -22/+1 |
* | Add ability to save live replay | Chocobozzz | 2020-11-09 | 1 | -8/+22 |
* | Live streaming implementation first step | Chocobozzz | 2020-11-09 | 1 | -1/+1 |