aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/initializers/constants.ts
Commit message (Expand)AuthorAgeFilesLines
* Add video channelsChocobozzz2017-10-261-4/+19
* Add pod list endpoint with pagination, sort...Chocobozzz2017-10-191-0/+1
* Use preview instead of thumbnail for oembedChocobozzz2017-10-171-2/+8
* Add oembed endpointChocobozzz2017-10-161-4/+10
* Change how we handle resolutionChocobozzz2017-10-091-11/+0
* Add migration scriptChocobozzz2017-10-031-3/+2
* Implement video transcoding on server sideChocobozzz2017-10-031-10/+20
* Handle blacklist (#84)Green-Star2017-09-221-1/+2
* Add info when server is processing a video at uploadChocobozzz2017-09-141-1/+1
* Make tslint happyChocobozzz2017-09-041-2/+2
* Convert tests to typescriptChocobozzz2017-09-041-1/+1
* Begin user quotaChocobozzz2017-09-041-3/+7
* Move video file metadata in their own tableChocobozzz2017-08-251-2/+12
* Add ability to limit user registrationsChocobozzz2017-07-251-1/+2
* Add previews cache system between podsChocobozzz2017-07-121-1/+15
* Use global uuid instead of remoteId for videosChocobozzz2017-07-111-1/+1
* Async signature and various fixesChocobozzz2017-07-071-1/+6
* Create types for model enumsChocobozzz2017-06-161-6/+15
* Update webpack stackChocobozzz2017-06-111-1/+1
* Type functionsChocobozzz2017-06-101-1/+1
* require -> importChocobozzz2017-06-051-1/+1
* Type modelsChocobozzz2017-05-251-13/+9
* First typescript iterationChocobozzz2017-05-201-0/+343