aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/videos/video-captions.ts
Commit message (Collapse)AuthorAgeFilesLines
* Use test wrapper exit functionChocobozzz2019-04-241-3/+3
|
* Cleanup testsChocobozzz2019-04-241-3/+1
|
* Shared utils -> extra-utilsChocobozzz2019-04-241-4/+9
| | | | Because they need dev dependencies
* Move utils to /sharedbuoyantair2018-10-291-4/+11
| | | | | | | Move utils used by /server/tools/* & /server/tests/**/* into /shared folder. Issue: #1336
* 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