aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/middlewares/validators/videos/video-watch.ts
Commit message (Expand)AuthorAgeFilesLines
* esModuleInterop to trueChocobozzz2021-08-271-1/+1
* Refactor requestsChocobozzz2021-07-201-1/+1
* Support short uuid for GET video/playlistChocobozzz2021-06-291-4/+5
* Move middleware utils in middlewaresChocobozzz2021-06-031-4/+3
* refactor API errors to standard error formatRigel Kent2021-06-021-1/+4
* replace numbers with typed http status codes (#3409)Rigel Kent2020-12-071-1/+2
* Fix express validatorChocobozzz2019-07-251-3/+3
* Refactor middleware helpersChocobozzz2019-07-241-1/+1
* Cleanup express locals typingsChocobozzz2019-03-191-2/+1
* Does existChocobozzz2019-03-191-2/+2
* Add history on server sideChocobozzz2018-12-181-0/+7
* Add user history and resume videosChocobozzz2018-10-051-0/+28