Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move middleware utils in middlewares | Chocobozzz | 2021-06-03 | 1 | -125/+0 |
| | | | | helpers modules should not import models | ||||
* | refactor API errors to standard error format | Rigel Kent | 2021-06-02 | 1 | -20/+20 |
| | |||||
* | Add banners support | Chocobozzz | 2021-04-08 | 1 | -12/+11 |
| | |||||
* | replace numbers with typed http status codes (#3409) | Rigel Kent | 2020-12-07 | 1 | -6/+7 |
| | |||||
* | Begin live tests | Chocobozzz | 2020-11-09 | 1 | -2/+2 |
| | |||||
* | Split types and typings | Chocobozzz | 2020-06-18 | 1 | -1/+1 |
| | |||||
* | 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 | ||||
* | Cleanup model types | Chocobozzz | 2019-08-20 | 1 | -2/+2 |
| | |||||
* | Stronger model typings | Chocobozzz | 2019-08-19 | 1 | -5/+21 |
| | |||||
* | Refactor middleware helpers | Chocobozzz | 2019-07-24 | 1 | -0/+82 |