aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/middlewares/validators/videos.ts
Commit message (Expand)AuthorAgeFilesLines
* Remove "function" in favor of () => {}Chocobozzz2017-07-111-11/+11
* Use global uuid instead of remoteId for videosChocobozzz2017-07-111-7/+17
* Fix error loggingChocobozzz2017-07-071-3/+3
* Move to promisesChocobozzz2017-07-051-38/+37
* Use shared modelsChocobozzz2017-06-111-1/+3
* Type functionsChocobozzz2017-06-101-12/+16
* Type modelsChocobozzz2017-05-251-1/+1
* First typescript iterationChocobozzz2017-05-201-0/+199