Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add video file metadata to download modal, via ffprobe (#2411) | Rigel Kent | 2020-03-10 | 1 | -0/+14 |
| | | | | | | | | | | | | | | | | | | | * 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 model cache for video | Chocobozzz | 2020-02-04 | 1 | -2/+15 |
| | | | | When fetching only immutable attributes | ||||
* | Update server dependencies | Chocobozzz | 2019-10-21 | 1 | -1/+2 |
| | |||||
* | Cleanup model types | Chocobozzz | 2019-08-20 | 2 | -4/+4 |
| | |||||
* | Stronger model typings | Chocobozzz | 2019-08-19 | 6 | -64/+97 |
| | |||||
* | Refactor middleware helpers | Chocobozzz | 2019-07-24 | 8 | -0/+271 |