aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/request
Commit message (Expand)AuthorAgeFilesLines
* Be tolerant with remote requestsChocobozzz2017-10-261-2/+4
* Fix lintChocobozzz2017-10-262-2/+2
* Use async/await in lib and initializersChocobozzz2017-10-264-95/+96
* Make tslint happyChocobozzz2017-09-041-15/+15
* Use global uuid instead of remoteId for videosChocobozzz2017-07-112-16/+16
* Better typescript typing for a better worldChocobozzz2017-07-104-23/+60
* Fix error loggingChocobozzz2017-07-072-3/+3
* Async signature and various fixesChocobozzz2017-07-072-9/+1
* Move to promisesChocobozzz2017-07-054-94/+88
* Create types for model enumsChocobozzz2017-06-163-3/+6
* BaseRequestScheduler -> AbstractRequestSchedulerChocobozzz2017-06-165-9/+9
* Type functionsChocobozzz2017-06-105-35/+47
* Type modelsChocobozzz2017-05-254-8/+9
* First typescript iterationChocobozzz2017-05-205-56/+101
* Server: move requests lib in their own directoryChocobozzz2017-05-054-0/+458