aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/videos/+video-edit/shared
Commit message (Expand)AuthorAgeFilesLines
* Rename downloadingEnabled property to downloadEnabledLucas Declercq2018-10-082-3/+3
* Fix some defaults values + indentationLucas Declercq2018-10-081-2/+2
* Only show download button if downloadingEnabled is set to trueLucas Declercq2018-10-062-0/+7
* Fix some i18n tagsChocobozzz2018-09-281-0/+1
* i18n in video-editRigel Kent2018-09-211-4/+4
* fix nav tab and tag color in dark themeRigel Kent2018-09-201-3/+5
* Better label for video privaciesChocobozzz2018-09-041-4/+4
* Add video recomandation by tags (#1001)Jorropo2018-09-041-2/+3
* Migrate to bootstrap 4 and ng-bootstrapChocobozzz2018-08-095-241/+240
* Move send video components inside a dedicated directoryChocobozzz2018-08-081-70/+0
* Refractor video upload/importChocobozzz2018-08-081-0/+70
* Sort video captionsChocobozzz2018-07-251-4/+14
* Improve captions UX (at least I've tried)Chocobozzz2018-07-253-4/+59
* Improve frontend accessibilityChocobozzz2018-07-173-45/+26
* Improve video edit/update/add typingsChocobozzz2018-07-161-5/+5
* Parse log script parse the last updated logChocobozzz2018-07-161-6/+1
* Handle .srt subtitlesChocobozzz2018-07-163-8/+27
* Implement captions/subtitlesChocobozzz2018-07-1610-46/+271
* Fix images size limitChocobozzz2018-06-221-1/+10
* Fix HTTP fallback when having videostream issues on firefoxChocobozzz2018-06-201-1/+0
* Update iso639 translations for french and deutchChocobozzz2018-06-191-0/+1
* Don't send view on private videoChocobozzz2018-06-181-1/+0
* Add ability to schedule video publicationChocobozzz2018-06-154-25/+116
* Add concept of video state, and add ability to wait transcoding beforeChocobozzz2018-06-122-3/+15
* Add missing translationsChocobozzz2018-06-051-1/+3
* Translate tab headsChocobozzz2018-06-051-2/+2
* Add form validator translationsChocobozzz2018-06-051-25/+18
* Form validators refractoringChocobozzz2018-06-051-38/+33
* Add i18n attributesChocobozzz2018-06-052-19/+19
* Video support field inherits channel support fieldChocobozzz2018-05-251-1/+37
* Fix updating video tags to empty fieldChocobozzz2018-05-161-1/+1
* Fix some components after Angular 6 upgradeChocobozzz2018-05-163-6/+1
* Upgrade to rxjs 6Chocobozzz2018-05-162-3/+0
* Add ability to update a video channelChocobozzz2018-05-113-6/+2
* Add help concerning NSFW videos in uploadChocobozzz2018-04-192-0/+5
* TypoChocobozzz2018-03-211-1/+1
* Better help on markdown fieldsChocobozzz2018-02-231-2/+4
* Add help tooltipChocobozzz2018-02-221-2/+2
* Fix support field validation in video editChocobozzz2018-02-211-1/+1
* Add support to video support on clientChocobozzz2018-02-204-3/+21
* Add video image componentsChocobozzz2018-02-163-0/+116
* Upgrade server dependenciesChocobozzz2018-02-161-2/+2
* Add loading bar when updating a videoChocobozzz2018-02-161-1/+1
* Add ability to update thumbnail and preview on clientChocobozzz2018-02-164-101/+146
* Add new name/terms/description config optionsChocobozzz2018-01-315-120/+5
* Hide description previews on mobile viewChocobozzz2018-01-312-1/+6
* Add ability to delete commentsChocobozzz2018-01-041-2/+0
* Add ability to disable video commentsChocobozzz2018-01-032-0/+7
* Begin to add avatar to actorsChocobozzz2017-12-291-5/+0
* Design modalsChocobozzz2017-12-201-4/+1