aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/helpers/custom-validators/videos.ts
Commit message (Expand)AuthorAgeFilesLines
...
* Add tests for npm run scriptsChocobozzz2017-09-071-0/+1
* Upgrade common server dependenciesChocobozzz2017-08-251-30/+28
* Move video file metadata in their own tableChocobozzz2017-08-251-13/+26
* Remove "function" in favor of () => {}Chocobozzz2017-07-111-1/+1
* Use global uuid instead of remoteId for videosChocobozzz2017-07-111-4/+10
* Create types for model enumsChocobozzz2017-06-161-1/+2
* Update webpack stackChocobozzz2017-06-111-0/+1
* Type functionsChocobozzz2017-06-101-40/+70
* require -> importChocobozzz2017-06-051-3/+1
* First typescript iterationChocobozzz2017-05-201-0/+153