aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/models/video/video-caption.ts
Commit message (Expand)AuthorAgeFilesLines
* Type toFormattedJSONChocobozzz2019-08-201-5/+5
* Stronger model typingsChocobozzz2019-08-191-3/+5
* Lazy load avatarsChocobozzz2019-08-091-2/+2
* Upgrade sequelizeChocobozzz2019-04-241-8/+5
* Update sequelizeChocobozzz2019-04-241-5/+5
* Don't expose constants directly in initializers/Chocobozzz2019-04-111-1/+1
* Move config in its own fileChocobozzz2019-04-111-1/+2
* Fix refreshing external video attributesChocobozzz2018-10-011-1/+2
* Correctly migrate to fs-extraChocobozzz2018-08-271-2/+2
* Flat shared module directoryChocobozzz2018-08-141-1/+1
* Add more info loggingChocobozzz2018-07-301-1/+1
* Handle .srt subtitlesChocobozzz2018-07-161-5/+9
* Implement captions/subtitlesChocobozzz2018-07-161-0/+173