aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/videos/+video-edit/video-update.component.ts
Commit message (Expand)AuthorAgeFilesLines
* Lazy load all routesChocobozzz2020-06-231-155/+0
* Reorganize client shared modulesChocobozzz2020-06-231-9/+3
* Add link to video in update view and smooth progress bar repositioningRigel Kent2020-01-131-1/+0
* Disable webtorrent support in clientChocobozzz2019-11-251-1/+1
* Don't break video scheduled publicationChocobozzz2019-06-071-0/+3
* Add ability to set a public to private in clientChocobozzz2019-06-071-15/+0
* Fix explained privacies on first upload screenChocobozzz2019-04-251-1/+2
* Add unload listener on video upload/updateChocobozzz2019-01-141-4/+16
* Refractor notification serviceChocobozzz2018-12-191-5/+5
* Support additional video extensionsChocobozzz2018-12-111-0/+7
* fix message space on video upload cancelRigel Kent2018-09-291-1/+2
* remove unused importsBO412018-09-221-4/+0
* Better label for video privaciesChocobozzz2018-09-041-2/+4
* Add ability to import video with youtube-dlChocobozzz2018-08-061-1/+0
* Improve captions UX (at least I've tried)Chocobozzz2018-07-251-1/+14
* Improve frontend accessibilityChocobozzz2018-07-171-0/+1
* Use a resolver when updating the videoChocobozzz2018-07-161-47/+23
* Improve video edit/update/add typingsChocobozzz2018-07-161-4/+5
* Do not display private privacy if the video is not privateChocobozzz2018-07-161-1/+1
* 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
* 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
* 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