aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/request/request-video-qadu-scheduler.ts
Commit message (Collapse)AuthorAgeFilesLines
* Make it compile at leastChocobozzz2017-11-271-148/+0
|
* Fix lintChocobozzz2017-10-261-1/+1
|
* Use async/await in lib and initializersChocobozzz2017-10-261-17/+17
|
* Make tslint happyChocobozzz2017-09-041-15/+15
|
* Use global uuid instead of remoteId for videosChocobozzz2017-07-111-8/+8
|
* Better typescript typing for a better worldChocobozzz2017-07-101-6/+25
|
* Move to promisesChocobozzz2017-07-051-7/+6
| | | | Closes https://github.com/Chocobozzz/PeerTube/issues/74
* Create types for model enumsChocobozzz2017-06-161-1/+2
|
* BaseRequestScheduler -> AbstractRequestSchedulerChocobozzz2017-06-161-2/+2
|
* Type functionsChocobozzz2017-06-101-9/+12
|
* Type modelsChocobozzz2017-05-251-1/+1
|
* First typescript iterationChocobozzz2017-05-201-0/+126