aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/models/video/video-format-utils.ts
Commit message (Expand)AuthorAgeFilesLines
* Add ability to disable webtorrentChocobozzz2019-11-251-53/+74
* Type toActivityPubObject functionsChocobozzz2019-08-211-2/+2
* Type toFormattedJSONChocobozzz2019-08-201-3/+3
* Stronger model typingsChocobozzz2019-08-191-7/+8
* Fix broken playlist apiChocobozzz2019-08-011-12/+0
* Add migrationsChocobozzz2019-04-241-1/+1
* Upgrade sequelizeChocobozzz2019-04-241-4/+6
* Create a dedicated table to track video thumbnailsChocobozzz2019-04-241-4/+4
* Don't expose constants directly in initializers/Chocobozzz2019-04-111-1/+1
* Move config in its own fileChocobozzz2019-04-111-2/+2
* 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