aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/helpers/utils.ts
Commit message (Collapse)AuthorAgeFilesLines
...
* Remove "function" in favor of () => {}Chocobozzz2017-07-111-1/+1
|
* Move to promisesChocobozzz2017-07-051-17/+7
| | | | Closes https://github.com/Chocobozzz/PeerTube/issues/74
* Update systemd service templateChocobozzz2017-06-201-1/+1
|
* Share models between server and clientChocobozzz2017-06-171-2/+6
|
* Use typescript standard and lint all filesChocobozzz2017-06-161-1/+0
|
* Update webpack stackChocobozzz2017-06-111-12/+1
|
* Type functionsChocobozzz2017-06-101-10/+6
|
* Type modelsChocobozzz2017-05-251-1/+8
|
* First typescript iterationChocobozzz2017-05-201-0/+54