aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/initializers/database.js
Commit message (Expand)AuthorAgeFilesLines
* First typescript iterationChocobozzz2017-05-201-77/+0
* Client: add basic support to report video abusesChocobozzz2017-01-231-1/+1
* Update migrations codeChocobozzz2016-12-251-23/+42
* Move tags in another tableChocobozzz2016-12-241-1/+12
* First version with PostgreSQLChocobozzz2016-12-191-24/+34
* Server: host -> hostname (host = hostname + port)Chocobozzz2016-10-261-1/+1
* Server: pod removing refractoringChocobozzz2016-10-211-1/+2
* Server: fix migration at installationChocobozzz2016-09-261-1/+1
* Add migration (for db, folders...) mechanismChocobozzz2016-09-261-0/+1
* Server: put config in constantsChocobozzz2016-08-191-6/+2
* Server: Use ES6 promise for mongoose/node-oatuh2-serverChocobozzz2016-07-271-0/+1
* OAuth/User models refractoring -> use mongoose apiChocobozzz2016-07-011-0/+3
* Pod model refractoring -> use mongoose apiChocobozzz2016-06-301-0/+1
* Request model refractoring -> use mongoose apiChocobozzz2016-06-281-0/+2
* Video model refractoring -> use mongoose apiChocobozzz2016-06-241-0/+3
* Use const/let now we use node 4.2Chocobozzz2016-03-161-7/+7
* Prepare folders structure for angular appChocobozzz2016-03-071-0/+29