aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/models/user
Commit message (Expand)AuthorAgeFilesLines
...
* Remove "function" in favor of () => {}Chocobozzz2017-07-111-3/+3
* Use global uuid instead of remoteId for videosChocobozzz2017-07-112-2/+2
* Better typescript typing for a better worldChocobozzz2017-07-102-2/+3
* Move to promisesChocobozzz2017-07-054-47/+35
* Share models between server and clientChocobozzz2017-06-172-1/+4
* Create types for model enumsChocobozzz2017-06-163-5/+7
* Add this context to instance model functionsChocobozzz2017-06-162-5/+5
* Reorganize model filesChocobozzz2017-06-165-0/+388