aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/request/request-video-event-scheduler.ts
Commit message (Collapse)AuthorAgeFilesLines
* Make it compile at leastChocobozzz2017-11-271-129/+0
|
* Use async/await in lib and initializersChocobozzz2017-10-261-10/+10
|
* Use global uuid instead of remoteId for videosChocobozzz2017-07-111-8/+8
|
* Better typescript typing for a better worldChocobozzz2017-07-101-7/+15
|
* Move to promisesChocobozzz2017-07-051-6/+7
| | | | 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/+116