aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/videos/videos-history.ts
Commit message (Collapse)AuthorAgeFilesLines
* Move to eslintcontainChocobozzz2020-02-031-1/+1
|
* Use test wrapper exit functionChocobozzz2019-04-241-5/+6
|
* 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
|
* Add ability to limit videos history sizeChocobozzz2019-04-111-2/+32
|
* Add history on server sideChocobozzz2018-12-181-5/+80
| | | | Add ability to disable, clear and list user videos history
* Move utils to /sharedbuoyantair2018-10-291-2/+2
| | | | | | | Move utils used by /server/tools/* & /server/tests/**/* into /shared folder. Issue: #1336
* Add user history and resume videosChocobozzz2018-10-051-0/+128