aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/middlewares/validators/videos/video-abuses.ts
Commit message (Collapse)AuthorAgeFilesLines
* Use 3 tables to represent abusesChocobozzz2020-07-101-135/+0
|
* predefined report reasons & improved reporter UI (#2842)Rigel Kent2020-06-221-4/+35
| | | | | - added `startAt` and `endAt` optional timestamps to help pin down reported sections of a video - added predefined report reasons - added video player with report modal
* Use video abuse filters on client sideChocobozzz2020-05-071-4/+41
|
* Make sure a report doesn't get deleted upon the deletion of its videoRigel Kent2020-05-011-4/+2
|
* Stronger model typingsChocobozzz2019-08-191-2/+2
|
* Fix express validatorChocobozzz2019-07-251-2/+1
|
* Refactor middleware helpersChocobozzz2019-07-241-2/+1
|
* Does existChocobozzz2019-03-191-7/+7
|
* Add user history and resume videosChocobozzz2018-10-051-0/+71