aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/videos/+video-edit
Commit message (Collapse)AuthorAgeFilesLines
...
* Replace NSFW with "mature or explicit content"Chocobozzz2017-10-272-2/+2
| | | | Blur their thumbnail and name
* Remove sequelize deprecated operatorsChocobozzz2017-10-261-1/+0
|
* Increase video attributes lengthChocobozzz2017-10-263-2/+3
| | | | | | | 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
|
* 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