aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/videos/+video-edit/video-update.component.ts
Commit message (Collapse)AuthorAgeFilesLines
* Implement captions/subtitlesChocobozzz2018-07-161-15/+33
|
* Add ability to schedule video publicationChocobozzz2018-06-151-8/+6
|
* Form validators refractoringChocobozzz2018-06-051-12/+3
|
* Add i18n attributesChocobozzz2018-06-051-4/+6
|
* Video support field inherits channel support fieldChocobozzz2018-05-251-1/+1
|
* Only use account name in routesChocobozzz2018-05-251-1/+1
|
* Fix video channel update with an admin accountChocobozzz2018-05-171-6/+14
|
* Upgrade to rxjs 6Chocobozzz2018-05-161-30/+31
|
* Add ability to update a video channelChocobozzz2018-05-111-7/+3
|
* BEARKING CHANGE: Update videos API responseChocobozzz2018-03-191-1/+1
| | | | before beta
* Add ability to update another user videoChocobozzz2018-02-221-3/+7
|
* Add ability to import videos from all supported youtube-dl sitesChocobozzz2018-02-201-1/+1
|
* Add support to video support on clientChocobozzz2018-02-201-2/+1
|
* Add loading bar when updating a videoChocobozzz2018-02-161-1/+9
|
* Add ability to update thumbnail and preview on clientChocobozzz2018-02-161-3/+23
|
* Support video quota on clientChocobozzz2018-01-081-3/+2
|
* Customize selectChocobozzz2017-12-201-2/+11
|
* Move to angular cliChocobozzz2017-12-121-4/+2
|
* Design video updateChocobozzz2017-12-071-11/+2
|
* Move video form inside a componentChocobozzz2017-12-071-40/+6
|
* Begin videos of an accountChocobozzz2017-12-011-10/+9
|
* Add loader when expanding long video descriptionChocobozzz2017-11-281-1/+1
|
* Add video privacy settingChocobozzz2017-10-311-2/+18
|
* Lazy description and previews to video formChocobozzz2017-10-301-12/+21
|
* Remove sequelize deprecated operatorsChocobozzz2017-10-261-1/+0
|
* Increase video attributes lengthChocobozzz2017-10-261-0/+1
| | | | | | | Number of tags: 3 -> 5 Tag length: 10 -> 30 Video name: 50 -> 120 Video channel name: 50 -> 120
* Add markdown support to video descriptionChocobozzz2017-10-261-1/+1
|
* Adapt client with video channelsChocobozzz2017-10-261-2/+2
|
* Client: fix loading server configurationsChocobozzz2017-10-091-7/+6
|
* Try to optimize frontendChocobozzz2017-10-091-0/+134