aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/videos/video-captions.ts
Commit message (Expand)AuthorAgeFilesLines
* Cleanup tests importsChocobozzz2022-08-171-3/+1
* We don't need to import mochaChocobozzz2022-08-171-1/+0
* Move test functions outside extra-utilsChocobozzz2021-12-171-3/+2
* shared/ typescript types dir server-commandsChocobozzz2021-12-171-1/+1
* Generate random uuid for video filesChocobozzz2021-07-261-1/+4
* Rename captions commandsChocobozzz2021-07-211-10/+10
* Reorganize importsChocobozzz2021-07-201-1/+1
* Use an object to represent a serverChocobozzz2021-07-201-4/+4
* Shorter server command namesChocobozzz2021-07-201-12/+12
* Introduce videos commandChocobozzz2021-07-201-5/+3
* Introduce server commandsChocobozzz2021-07-201-1/+1
* Introduce captions commandChocobozzz2021-07-201-45/+32
* Generate a name for caption filesChocobozzz2021-02-161-5/+7
* Fix tests timeoutChocobozzz2020-12-141-1/+1
* Deprecate old static routesChocobozzz2020-08-261-5/+5
* Move to eslintcontainChocobozzz2020-02-031-4/+5
* Use test wrapper exit functionChocobozzz2019-04-241-3/+3
* Cleanup testsChocobozzz2019-04-241-3/+1
* Shared utils -> extra-utilsChocobozzz2019-04-241-4/+9
* Move utils to /sharedbuoyantair2018-10-291-4/+11
* Flat shared module directoryChocobozzz2018-08-141-1/+1
* Fix caption upload on Mac OSChocobozzz2018-08-061-1/+2
* Handle .srt subtitlesChocobozzz2018-07-161-1/+52
* Implement captions/subtitlesChocobozzz2018-07-161-0/+139