aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/models/video/video-format-utils.ts
Commit message (Collapse)AuthorAgeFilesLines
* Playlist server APIChocobozzz2019-03-181-21/+15
|
* Add originallyPublishedAt unit testsChocobozzz2019-02-111-3/+1
|
* Merge branch 'develop' into pr/1285Chocobozzz2019-02-111-2/+61
|\
| * Merge branch 'develop' into pr/1217Chocobozzz2019-02-111-4/+65
| |\
| | * Add hls support on serverChocobozzz2019-02-111-2/+59
| | |
| * | Rename downloadingEnabled property to downloadEnabledLucas Declercq2018-10-081-2/+2
| | |
| * | Add downloadingEnabled property to video modelLucas Declercq2018-10-061-0/+2
| | |
* | | Change modelsclementbrizard2019-01-121-0/+4
| |/ |/|
* | Support additional video extensionsChocobozzz2018-12-111-3/+3
| |
* | AP mimeType -> mediaTypeChocobozzz2018-10-181-0/+4
|/
* 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