Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add ability to run transcoding jobs | Chocobozzz | 2021-11-18 | 1 | -21/+0 |
| | |||||
* | Cleanup shared models | Chocobozzz | 2021-05-11 | 1 | -1/+1 |
| | |||||
* | Fix feeds | Chocobozzz | 2021-02-18 | 1 | -2/+1 |
| | |||||
* | Dissociate video file names and video uuid | Chocobozzz | 2021-02-18 | 1 | -1/+7 |
| | |||||
* | Don't use @shared in models | Chocobozzz | 2020-08-27 | 1 | -2/+3 |
| | | | | So other projects can use them | ||||
* | Upgrade to angular 10 | Chocobozzz | 2020-08-07 | 1 | -3/+3 |
| | |||||
* | Add video file metadata to download modal, via ffprobe (#2411) | Rigel Kent | 2020-03-10 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | | | | * Add video file metadata via ffprobe * Federate video file metadata * Add tests for file metadata generation * Complete tests for videoFile metadata federation * Lint migration and video-file for metadata * Objectify metadata from getter in ffmpeg-utils * Add metadataUrl to all videoFiles * Simplify metadata API middleware * Load playlist in videoFile when requesting metadata | ||||
* | Add ability to disable webtorrent | Chocobozzz | 2019-11-25 | 1 | -0/+12 |
In favour of HLS |