aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+videos/+video-edit/shared/video-caption-add-modal.component.ts
Commit message (Collapse)AuthorAgeFilesLines
* Add reset button for file inputs in studio pageChocobozzz2022-03-221-0/+4
|
* Add simple subtitle edition from video captions tablutangar2022-02-281-1/+2
| | | | | Introduce a new __Edit__ button on a subtitle. It opens a modal with simple textarea allowing the user to do quick corrections on a subtitle.
* Remove useless asyncChocobozzz2021-08-261-1/+1
|
* Migrate client to eslintChocobozzz2021-08-181-4/+4
|
* Use HTML config when possibleChocobozzz2021-06-041-2/+2
|
* We don't need services anymore for validatorsChocobozzz2020-08-171-5/+5
|
* Lazy load all routesChocobozzz2020-06-231-0/+85