aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/controllers/api/pods.ts
Commit message (Collapse)AuthorAgeFilesLines
* Remove any typing from serverChocobozzz2017-07-111-1/+2
|
* Fix error loggingChocobozzz2017-07-071-1/+1
|
* Move to promisesChocobozzz2017-07-051-49/+22
| | | | Closes https://github.com/Chocobozzz/PeerTube/issues/74
* Type functionsChocobozzz2017-06-101-7/+10
|
* require -> importChocobozzz2017-06-051-1/+1
|
* Type modelsChocobozzz2017-05-251-3/+3
|
* First typescript iterationChocobozzz2017-05-201-0/+118