aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+videos/+video-edit/shared/video-edit.component.scss
Commit message (Collapse)AuthorAgeFilesLines
* Display latest uploaded date for captionsChocobozzz2022-07-251-3/+4
|
* Cleanup title-page CSSChocobozzz2022-06-161-9/+0
|
* Increase global font sizeChocobozzz2022-06-161-13/+0
|
* Migrate to bootstrap 5Chocobozzz2022-06-101-8/+0
|
* Add simple subtitle edition from video captions tablutangar2022-02-281-0/+4
| | | | | 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.
* Move to sass moduleChocobozzz2021-06-281-2/+2
|
* Move to sass @useChocobozzz2021-06-281-2/+2
|
* Bidi supportChocobozzz2021-06-071-6/+6
|
* Refactor video edit cssChocobozzz2021-05-071-74/+45
|
* Move to stylelintChocobozzz2021-04-281-3/+3
|
* Cleanup update video buttonChocobozzz2021-01-191-18/+0
|
* Upgrade client dependenciesChocobozzz2020-11-191-3/+2
| | | | Migrate removed primeng theme to custom CSS
* Add ability to set custom field to video formChocobozzz2020-08-211-1/+2
|
* add ng-select for templatable select optionsRigel Kent2020-08-111-2/+0
| | | | | | | - create select-tags component to replace ngx-chips - create select-options to factorize option selection in forms - create select-channel to simplify channel selection - refactor tags validation
* Lazy load all routesChocobozzz2020-06-231-0/+197