aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/controllers/client.ts
Commit message (Expand)AuthorAgeFilesLines
...
* Set correctly preview image for open graphChocobozzz2017-07-121-12/+1
* Remove "function" in favor of () => {}Chocobozzz2017-07-111-2/+2
* Use global uuid instead of remoteId for videosChocobozzz2017-07-111-3/+10
* Async signature and various fixesChocobozzz2017-07-071-4/+3
* Move to promisesChocobozzz2017-07-051-15/+11
* Type functionsChocobozzz2017-06-101-6/+7
* require -> importChocobozzz2017-06-051-5/+3
* Type modelsChocobozzz2017-05-251-3/+4
* First typescript iterationChocobozzz2017-05-201-0/+118