aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/helpers/custom-validators/video-abuses.ts
Commit message (Collapse)AuthorAgeFilesLines
* Use 3 tables to represent abusesChocobozzz2020-07-101-56/+0
|
* predefined report reasons & improved reporter UI (#2842)Rigel Kent2020-06-221-4/+25
| | | | | - 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-0/+10
|
* Move to eslintcontainChocobozzz2020-02-031-3/+1
|
* Update validator dependencyChocobozzz2020-01-071-1/+1
|
* Refactor middleware helpersChocobozzz2019-07-241-16/+0
|
* Don't expose constants directly in initializers/Chocobozzz2019-04-111-1/+1
|
* Does existChocobozzz2019-03-191-2/+2
|
* Add state and moderationComment for abuses on server sideChocobozzz2018-08-101-0/+43