aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/videos/videos-filter.ts
Commit message (Collapse)AuthorAgeFilesLines
* replace numbers with typed http status codes (#3409)Rigel Kent2020-12-071-1/+2
|
* Add ability to display all channel/account videosChocobozzz2020-11-181-0/+14
|
* Move to eslintcontainChocobozzz2020-02-031-7/+5
|
* Use test wrapper exit functionChocobozzz2019-04-241-2/+3
|
* Cleanup testsChocobozzz2019-04-241-8/+1
|
* Shared utils -> extra-utilsChocobozzz2019-04-241-1/+1
| | | | Because they need dev dependencies
* Add user adminFlagsChocobozzz2019-04-151-7/+9
|
* Move utils to /sharedbuoyantair2018-10-291-1/+1
| | | | | | | Move utils used by /server/tools/* & /server/tests/**/* into /shared folder. Issue: #1336
* Add ability to list all local videosChocobozzz2018-10-101-0/+130
Including private/unlisted for moderators/admins