aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/videos/videos-history.ts
Commit message (Expand)AuthorAgeFilesLines
* Cleanup tests importsChocobozzz2022-08-171-3/+1
* We don't need to import mochaChocobozzz2022-08-171-1/+0
* Increase timeoutsChocobozzz2022-05-191-1/+1
* Fix videos history testsChocobozzz2022-04-151-1/+1
* Support video views/viewers stats in serverChocobozzz2022-04-151-43/+30
* Add ability to delete history elementChocobozzz2022-01-181-7/+29
* Move test functions outside extra-utilsChocobozzz2021-12-171-3/+3
* shared/ typescript types dir server-commandsChocobozzz2021-12-171-1/+1
* Reorganize importsChocobozzz2021-07-201-2/+1
* Refactor requestsChocobozzz2021-07-201-1/+1
* Use an object to represent a serverChocobozzz2021-07-201-7/+6
* Shorter server command namesChocobozzz2021-07-201-15/+15
* Introduce videos commandChocobozzz2021-07-201-23/+15
* Introduce user commandChocobozzz2021-07-201-9/+3
* Introduce login commandChocobozzz2021-07-201-2/+1
* Introduce sql commandChocobozzz2021-07-201-2/+2
* Introduce history commandChocobozzz2021-07-201-30/+29
* Introduce search commandChocobozzz2021-07-201-8/+7
* Allow user to search through their watch history (#3576)Rigel Kent2021-01-131-0/+9
* emit more specific status codes on video upload (#3423)Rigel Kent2020-12-081-1/+2
* 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
* 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
* Move utils to /sharedbuoyantair2018-10-291-2/+2
* Add user history and resume videosChocobozzz2018-10-051-0/+128