aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/helpers/captions-utils.ts
Commit message (Expand)AuthorAgeFilesLines
* Generate a name for caption filesChocobozzz2021-02-161-6/+6
* Update server dependenciesChocobozzz2021-02-031-1/+1
* Split types and typingsChocobozzz2020-06-181-1/+1
* Don't move the caption if it has the right nameChocobozzz2019-12-031-1/+1
* Type toFormattedJSONChocobozzz2019-08-201-2/+2
* Stronger model typingsChocobozzz2019-08-191-3/+3
* Move config in its own fileChocobozzz2019-04-111-1/+1
* Overwrite video captionChocobozzz2018-12-111-1/+1
* Use move instead renameChocobozzz2018-12-111-2/+2
* Correctly migrate to fs-extraChocobozzz2018-08-271-4/+3
* replace fs by fs-extra to prevent EMFILE errorRigel Kent2018-08-271-1/+1
* Handle .srt subtitlesChocobozzz2018-07-161-0/+47