aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/helpers/middlewares/videos.ts
Commit message (Expand)AuthorAgeFilesLines
* Move middleware utils in middlewaresChocobozzz2021-06-031-125/+0
* refactor API errors to standard error formatRigel Kent2021-06-021-20/+20
* Add banners supportChocobozzz2021-04-081-12/+11
* replace numbers with typed http status codes (#3409)Rigel Kent2020-12-071-6/+7
* Begin live testsChocobozzz2020-11-091-2/+2
* Split types and typingsChocobozzz2020-06-181-1/+1
* Add video file metadata to download modal, via ffprobe (#2411)Rigel Kent2020-03-101-0/+14
* Add model cache for videoChocobozzz2020-02-041-2/+15
* Cleanup model typesChocobozzz2019-08-201-2/+2
* Stronger model typingsChocobozzz2019-08-191-5/+21
* Refactor middleware helpersChocobozzz2019-07-241-0/+82