aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/controllers/api/videos/index.ts
Commit message (Expand)AuthorAgeFilesLines
...
* Formated -> FormattedChocobozzz2017-08-251-4/+4
* Move video file metadata in their own tableChocobozzz2017-08-251-12/+53
* Remove "function" in favor of () => {}Chocobozzz2017-07-111-3/+3
* Use global uuid instead of remoteId for videosChocobozzz2017-07-111-1/+1
* Better typescript typing for a better worldChocobozzz2017-07-101-2/+3
* Fix error loggingChocobozzz2017-07-071-4/+4
* Move to promisesChocobozzz2017-07-051-218/+163
* Fix video update testChocobozzz2017-06-121-1/+1
* Update webpack stackChocobozzz2017-06-111-1/+0
* Type functionsChocobozzz2017-06-101-14/+15
* require -> importChocobozzz2017-06-051-4/+4
* Type modelsChocobozzz2017-05-251-1/+1
* First typescript iterationChocobozzz2017-05-201-0/+426