aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/videos/video-nsfw.ts
Commit message (Collapse)AuthorAgeFilesLines
* Use test wrapper exit functionChocobozzz2019-04-241-11/+4
|
* Cleanup testsChocobozzz2019-04-241-5/+3
|
* Shared utils -> extra-utilsChocobozzz2019-04-241-5/+5
| | | | Because they need dev dependencies
* Add user adminFlagsChocobozzz2019-04-151-1/+1
|
* Move utils to /sharedbuoyantair2018-10-291-5/+12
| | | | | | | Move utils used by /server/tools/* & /server/tests/**/* into /shared folder. Issue: #1336
* Fix nsfw filterChocobozzz2018-09-041-0/+3
|
* Fix testsChocobozzz2018-08-271-3/+3
|
* Add advanced search in clientChocobozzz2018-07-241-0/+11
|
* Add videos list filtersChocobozzz2018-07-241-5/+25
|
* Improve tests when waiting pending jobsChocobozzz2018-06-131-8/+6
|
* Only use account name in routesChocobozzz2018-05-251-3/+3
|
* Update video-channel routes (again)Chocobozzz2018-04-251-2/+2
| | | | Use /video-channels now, it's more simple for clients
* Video channel API routes refractorChocobozzz2018-04-251-21/+34
|
* Add ability to choose what policy we have for NSFW videosChocobozzz2018-04-191-0/+197
There is a global instance setting and a per user setting