aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/middlewares/validators/videos/video-blacklist.ts
Commit message (Expand)AuthorAgeFilesLines
* Move middleware utils in middlewaresChocobozzz2021-06-031-3/+2
* refactor API errors to standard error formatRigel Kent2021-06-021-4/+4
* replace numbers with typed http status codes (#3409)Rigel Kent2020-12-071-1/+2
* Fix lintChocobozzz2020-08-071-4/+5
* Add filter inputs for blacklisted videos and muted accounts/serversRigel Kent2020-05-011-0/+4
* Stronger model typingsChocobozzz2019-08-191-3/+3
* Fix express validatorChocobozzz2019-07-251-3/+3
* Refactor middleware helpersChocobozzz2019-07-241-6/+2
* add quarantine videos feature (#1637)Josh Morel2019-04-021-3/+22
* Cleanup express locals typingsChocobozzz2019-03-191-2/+1
* Does existChocobozzz2019-03-191-7/+7
* Add ability to unfederate a local video (on blacklist)Chocobozzz2019-01-101-1/+14
* Add user history and resume videosChocobozzz2018-10-051-0/+62