aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/initializers/database.ts
Commit message (Expand)AuthorAgeFilesLines
...
* Rename Pod -> ServerChocobozzz2017-11-271-2/+2
* Make it compile at leastChocobozzz2017-11-271-5/+0
* Remove references to authorChocobozzz2017-11-271-4/+0
* Begin activitypubChocobozzz2017-11-271-6/+8
* Add lazy description on serverChocobozzz2017-10-301-2/+7
* Remove sequelize deprecated operatorsChocobozzz2017-10-261-0/+1
* Fix lintChocobozzz2017-10-261-1/+1
* Use async/await in lib and initializersChocobozzz2017-10-261-47/+43
* Use async/await in controllersChocobozzz2017-10-261-0/+1
* Add video channelsChocobozzz2017-10-261-0/+2
* Fix database benchmark in prod modeChocobozzz2017-10-101-1/+1
* Add tests for npm run scriptsChocobozzz2017-09-071-20/+19
* Begin user quotaChocobozzz2017-09-041-0/+1
* Move video file metadata in their own tableChocobozzz2017-08-251-0/+2
* Remove "function" in favor of () => {}Chocobozzz2017-07-111-3/+3
* Move to promisesChocobozzz2017-07-051-50/+49
* Excluse .js.map when scanning models/ directoryChocobozzz2017-06-241-1/+2
* Use typescript standard and lint all filesChocobozzz2017-06-161-1/+1
* Reorganize model filesChocobozzz2017-06-161-15/+53
* Update webpack stackChocobozzz2017-06-111-4/+4
* Type functionsChocobozzz2017-06-101-2/+2
* require -> importChocobozzz2017-06-051-2/+2
* Type modelsChocobozzz2017-05-251-9/+50
* First typescript iterationChocobozzz2017-05-201-0/+72