aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/videos/+video-edit/shared
Commit message (Expand)AuthorAgeFilesLines
* Add/update/delete/list my playlistsChocobozzz2019-03-185-102/+4
* Update E2E testsChocobozzz2019-02-211-4/+7
* Move original publication date in advanced settingsChocobozzz2019-02-112-45/+49
* Merge branch 'develop' into pr/1285Chocobozzz2019-02-114-26/+23
|\
| * Move enabled download/comments in advanced tabChocobozzz2019-02-111-10/+10
| * Merge branch 'develop' into pr/1217Chocobozzz2019-02-115-31/+28
| |\
| | * Fix some stylesChocobozzz2019-01-171-7/+6
| | * Refactor how we use iconsChocobozzz2019-01-173-15/+6
| * | 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
* | | Enable video upload and editclementbrizard2019-01-122-1/+17
| |/ |/|
* | Refractor notification serviceChocobozzz2018-12-191-2/+2
* | Fix adding captions to a videoChocobozzz2018-12-171-3/+1
* | Support additional video extensionsChocobozzz2018-12-112-0/+2
* | Improve message visibility on signupChocobozzz2018-11-161-0/+1
* | Better typingsChocobozzz2018-10-181-2/+3
* | NoImplicitAny flag true (#1157)BO412018-10-182-5/+5
* | Add ability to list all local videos on clientChocobozzz2018-10-101-0/+5
|/
* 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