aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/videos/video-abuse.ts
Commit message (Collapse)AuthorAgeFilesLines
* Reorganize a little bit testsChocobozzz2020-08-241-386/+0
|
* Add server API to abuse messagesChocobozzz2020-07-311-9/+9
|
* Add migrationsChocobozzz2020-07-101-6/+6
|
* Use 3 tables to represent abusesChocobozzz2020-07-101-26/+28
|
* predefined report reasons & improved reporter UI (#2842)Rigel Kent2020-06-221-7/+36
| | | | | - 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-16/+54
|
* Add links from user-editRigel Kent2020-05-011-11/+53
|
* Add tests for video-abuse persistence after video deletionRigel Kent2020-05-011-1/+29
|
* Move to eslintcontainChocobozzz2020-02-031-9/+9
|
* Hide video abuses from muted accountsChocobozzz2019-08-291-4/+73
|
* Redundancy and search tests in parallel tooChocobozzz2019-05-141-5/+4
|
* Use test wrapper exit functionChocobozzz2019-04-241-2/+3
|
* Cleanup testsChocobozzz2019-04-241-1/+1
|
* Shared utils -> extra-utilsChocobozzz2019-04-241-3/+3
| | | | Because they need dev dependencies
* Move utils to /sharedbuoyantair2018-10-291-3/+3
| | | | | | | Move utils used by /server/tools/* & /server/tests/**/* into /shared folder. Issue: #1336
* Add state and moderationComment for abuses on server sideChocobozzz2018-08-101-6/+44
|
* Improve tests when waiting pending jobsChocobozzz2018-06-131-12/+6
|
* Change video abuse API responseChocobozzz2018-03-121-15/+16
|
* Tests directories refractorChocobozzz2017-12-281-0/+145