aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/middlewares/validators/videos/video-shares.ts
Commit message (Collapse)AuthorAgeFilesLines
* Support short uuid for GET video/playlistChocobozzz2021-06-291-4/+6
|
* Move middleware utils in middlewaresChocobozzz2021-06-031-3/+2
| | | | helpers modules should not import models
* replace numbers with typed http status codes (#3409)Rigel Kent2020-12-071-1/+2
|
* Stronger model typingsChocobozzz2019-08-191-1/+1
|
* Fix express validatorChocobozzz2019-07-251-2/+1
|
* Refactor middleware helpersChocobozzz2019-07-241-1/+1
|
* Cleanup express locals typingsChocobozzz2019-03-191-2/+1
|
* Does existChocobozzz2019-03-191-2/+2
|
* Check activities hostChocobozzz2018-11-141-0/+38