aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/videos/+video-edit
Commit message (Expand)AuthorAgeFilesLines
...
* Issue #195 : When uploading, warn when the user quits the page (#222)Dimitri Gilbert2018-01-253-6/+13
* Add style to cancel buttonChocobozzz2018-01-233-33/+43
* Issue #196 : Allow to cancel an upload (#221)Dimitri Gilbert2018-01-232-4/+23
* Add scores to follows and remove bad onesChocobozzz2018-01-111-1/+0
* Refractor peertube videojs pluginChocobozzz2018-01-091-1/+3
* Support video quota on clientChocobozzz2018-01-083-8/+24
* Fix overflow in select inputsChocobozzz2018-01-082-3/+7
* Add ability to delete commentsChocobozzz2018-01-041-2/+0
* Add ability to disable video commentsChocobozzz2018-01-033-0/+9
* Begin to add avatar to actorsChocobozzz2017-12-292-28/+2
* Design modalsChocobozzz2017-12-201-4/+1
* Improve video tag in edit formChocobozzz2017-12-202-1/+15
* Customize checkboxsChocobozzz2017-12-202-1/+2
* Customize selectChocobozzz2017-12-208-55/+86
* Redirect to uuid video route after uploadChocobozzz2017-12-201-4/+8
* Add bootstrap analyzer and optimize buildChocobozzz2017-12-201-1/+1
* Move to angular cliChocobozzz2017-12-127-14/+17
* Finish admin designChocobozzz2017-12-083-1/+20
* Begin admin designChocobozzz2017-12-081-34/+0
* Design second video upload stepChocobozzz2017-12-089-21/+176
* Add progress bar for video uploadChocobozzz2017-12-074-5/+32
* First upload step is okChocobozzz2017-12-072-46/+38
* First step upload with new designChocobozzz2017-12-075-235/+129
* Design video updateChocobozzz2017-12-074-104/+194
* Move video form inside a componentChocobozzz2017-12-075-126/+183
* Begin videos of an accountChocobozzz2017-12-013-24/+20
* Begin videos list new designChocobozzz2017-12-011-1/+1
* Add loader when expanding long video descriptionChocobozzz2017-11-286-10/+8
* Add video privacy settingChocobozzz2017-10-314-3/+51
* Lazy description and previews to video formChocobozzz2017-10-307-44/+81
* Replace NSFW with "mature or explicit content"Chocobozzz2017-10-272-2/+2
* Remove sequelize deprecated operatorsChocobozzz2017-10-261-1/+0
* Increase video attributes lengthChocobozzz2017-10-263-2/+3
* Add markdown support to video descriptionChocobozzz2017-10-261-1/+1
* Add channels to upload formChocobozzz2017-10-262-1/+24
* Adapt client with video channelsChocobozzz2017-10-261-2/+2
* Client: check user is logged in for some pagesChocobozzz2017-10-102-2/+4
* Fix lintChocobozzz2017-10-091-1/+1
* Client: fix loading server configurationsChocobozzz2017-10-092-12/+13
* Try to optimize frontendChocobozzz2017-10-0910-0/+670