aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/check-params/video-abuses.ts
Commit message (Collapse)AuthorAgeFilesLines
* Remove deprecated abuse apiChocobozzz2020-11-101-216/+0
|
* Implement abuses check paramsChocobozzz2020-07-101-6/+0
|
* Use 3 tables to represent abusesChocobozzz2020-07-101-4/+5
|
* predefined report reasons & improved reporter UI (#2842)Rigel Kent2020-06-221-3/+27
| | | | | - 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
* Update server dependenciesChocobozzz2020-06-171-14/+0
|
* Use video abuse filters on client sideChocobozzz2020-05-071-0/+16
|
* Move to eslintcontainChocobozzz2020-02-031-1/+3
|
* Use test wrapper exit functionChocobozzz2019-04-241-5/+4
|
* Cleanup testsChocobozzz2019-04-241-10/+3
|
* Shared utils -> extra-utilsChocobozzz2019-04-241-2/+2
| | | | Because they need dev dependencies
* Add user adminFlagsChocobozzz2019-04-151-1/+1
|
* Increase abuse length to 3000Chocobozzz2019-01-141-3/+3
| | | | And correctly handle new lines
* Move utils to /sharedbuoyantair2018-10-291-2/+6
| | | | | | | Move utils used by /server/tools/* & /server/tests/**/* into /shared folder. Issue: #1336
* Add state and moderationComment for abuses on server sideChocobozzz2018-08-101-18/+97
|
* Increase tests timeoutChocobozzz2018-01-181-1/+1
|
* Improve check videos parameters testsChocobozzz2017-12-281-56/+28
|
* Improve check follow params testsChocobozzz2017-12-281-2/+2
|
* Upgrade server packagesChocobozzz2017-10-311-1/+1
|
* Convert tests to typescriptChocobozzz2017-09-041-0/+146