aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/videos/+video-edit/shared/video-edit.component.html
Commit message (Expand)AuthorAgeFilesLines
* Lazy load all routesChocobozzz2020-06-231-280/+0
* add aria-hidden to non-descriptive icons (#2844)Caroline Chuong2020-06-081-1/+1
* Add maximized mode to markdown-textarea + CSS improvements (#2660)Kim2020-04-281-1/+1
* Enlarge right column in video-edit on small screensRigel Kent2020-04-021-2/+2
* Use form-control to display box-shadow on form inputs/selects upon focusRigel Kent2020-04-021-6/+6
* Remove deprecated NgbTabsetModule moduleChocobozzz2020-04-011-11/+18
* Strict templates enabledChocobozzz2020-02-101-2/+2
* Lazy load static objectsChocobozzz2019-12-181-1/+1
* Add hyperlink video timestamps in descriptionLesterpig2019-12-171-1/+1
* Excplicit the tag limit #1815 relatedbikepunk2019-12-031-0/+1
* Add about information in registration pageChocobozzz2019-09-051-16/+38
* Fix help transcoding placementChocobozzz2019-07-291-0/+2
* Support audio upload in clientChocobozzz2019-05-171-9/+5
* Add/update/delete/list my playlistsChocobozzz2019-03-181-4/+4
* Move original publication date in advanced settingsChocobozzz2019-02-111-44/+48
* Merge branch 'develop' into pr/1285Chocobozzz2019-02-111-6/+11
|\
| * Move enabled download/comments in advanced tabChocobozzz2019-02-111-10/+10
| * Merge branch 'develop' into pr/1217Chocobozzz2019-02-111-2/+3
| |\
| | * Refactor how we use iconsChocobozzz2019-01-171-1/+1
| * | Rename downloadingEnabled property to downloadEnabledLucas Declercq2018-10-081-1/+1
| * | Fix some defaults values + indentationLucas Declercq2018-10-081-2/+2
| * | Only show download button if downloadingEnabled is set to trueLucas Declercq2018-10-061-0/+5
* | | Enable video upload and editclementbrizard2019-01-121-0/+14
| |/ |/|
* | Support additional video extensionsChocobozzz2018-12-111-0/+1
|/
* Fix some i18n tagsChocobozzz2018-09-281-0/+1
* i18n in video-editRigel Kent2018-09-211-4/+4
* Add video recomandation by tags (#1001)Jorropo2018-09-041-2/+3
* Migrate to bootstrap 4 and ng-bootstrapChocobozzz2018-08-091-186/+194
* Improve captions UX (at least I've tried)Chocobozzz2018-07-251-3/+26
* Improve frontend accessibilityChocobozzz2018-07-171-25/+16
* Handle .srt subtitlesChocobozzz2018-07-161-2/+2
* Implement captions/subtitlesChocobozzz2018-07-161-1/+31
* Add ability to schedule video publicationChocobozzz2018-06-151-1/+18
* Add concept of video state, and add ability to wait transcoding beforeChocobozzz2018-06-121-0/+10
* Translate tab headsChocobozzz2018-06-051-2/+2
* Add i18n attributesChocobozzz2018-06-051-18/+18
* Fix some components after Angular 6 upgradeChocobozzz2018-05-161-1/+1
* Add ability to update a video channelChocobozzz2018-05-111-1/+1
* Add help concerning NSFW videos in uploadChocobozzz2018-04-191-0/+1
* TypoChocobozzz2018-03-211-1/+1
* Better help on markdown fieldsChocobozzz2018-02-231-2/+4
* Add help tooltipChocobozzz2018-02-221-2/+2
* Add support to video support on clientChocobozzz2018-02-201-1/+12
* Add ability to update thumbnail and preview on clientChocobozzz2018-02-161-100/+124
* Add new name/terms/description config optionsChocobozzz2018-01-311-3/+3
* Add ability to disable video commentsChocobozzz2018-01-031-0/+6
* Improve video tag in edit formChocobozzz2017-12-201-1/+1
* Customize checkboxsChocobozzz2017-12-201-0/+1
* Customize selectChocobozzz2017-12-201-17/+33
* First step upload with new designChocobozzz2017-12-071-0/+1