aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/helpers/utils.ts
Commit message (Expand)AuthorAgeFilesLines
* Send server announce when users upload a videoChocobozzz2017-11-271-6/+12
* Handle follow/acceptChocobozzz2017-11-271-0/+11
* Adapt client with video channelsChocobozzz2017-10-261-1/+0
* Use async/await in lib and initializersChocobozzz2017-10-261-9/+11
* Use async/await in controllersChocobozzz2017-10-261-0/+9
* Change how we handle resolutionChocobozzz2017-10-091-1/+1
* Implement video transcoding on server sideChocobozzz2017-10-031-2/+25
* Handle blacklist (#84)Green-Star2017-09-221-1/+4
* Formated -> FormattedChocobozzz2017-08-251-6/+6
* Add ability to limit user registrationsChocobozzz2017-07-251-1/+19
* Remove "function" in favor of () => {}Chocobozzz2017-07-111-1/+1
* Move to promisesChocobozzz2017-07-051-17/+7
* 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