aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/models/video/video-format-utils.ts
Commit message (Collapse)AuthorAgeFilesLines
* Rename downloadingEnabled property to downloadEnabledLucas Declercq2018-10-081-2/+2
|
* Add downloadingEnabled property to video modelLucas Declercq2018-10-061-0/+2
|
* Add user moderation in the account pageChocobozzz2018-10-051-1/+1
|
* Add user history and resume videosChocobozzz2018-10-051-1/+8
|
* Enable more angular optionsChocobozzz2018-09-281-1/+1
|
* Fix video description when importing by urlChocobozzz2018-09-281-1/+2
|
* Optimize SQL requests of videos AP endpointsChocobozzz2018-09-191-2/+3
|
* Reduce video.ts file size by moving some methods in other filesChocobozzz2018-09-191-0/+295