aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/videos/video-nsfw.ts
Commit message (Expand)AuthorAgeFilesLines
* shared/ typescript types dir server-commandsChocobozzz2021-12-171-1/+1
* Reorganize importsChocobozzz2021-07-201-4/+5
* Refactor requestsChocobozzz2021-07-201-5/+7
* Use an object to represent a serverChocobozzz2021-07-201-3/+3
* Shorter server command namesChocobozzz2021-07-201-26/+26
* Introduce videos commandChocobozzz2021-07-201-26/+14
* Introduce user commandChocobozzz2021-07-201-20/+6
* Introduce login commandChocobozzz2021-07-201-3/+2
* Fix NSFW testsChocobozzz2021-07-201-2/+2
* Introduce notifications commandChocobozzz2021-07-201-72/+70
* Introduce config commandChocobozzz2021-07-201-17/+8
* Introduce search commandChocobozzz2021-07-201-8/+6
* Introduce overviews commandChocobozzz2021-07-201-16/+19
* Implement pagination for overviews endpointChocobozzz2020-03-111-7/+31
* Move to eslintcontainChocobozzz2020-02-031-17/+17
* Use test wrapper exit functionChocobozzz2019-04-241-11/+4
* Cleanup testsChocobozzz2019-04-241-5/+3
* Shared utils -> extra-utilsChocobozzz2019-04-241-5/+5
* Add user adminFlagsChocobozzz2019-04-151-1/+1
* Move utils to /sharedbuoyantair2018-10-291-5/+12
* 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
* Video channel API routes refractorChocobozzz2018-04-251-21/+34
* Add ability to choose what policy we have for NSFW videosChocobozzz2018-04-191-0/+197