aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/initializers/checker.js
Commit message (Collapse)AuthorAgeFilesLines
* Add email to podsChocobozzz2017-02-161-1/+2
|
* Server: add association between author and userChocobozzz2016-12-291-2/+2
|
* Update migrations codeChocobozzz2016-12-251-1/+1
|
* First version with PostgreSQLChocobozzz2016-12-191-5/+3
|
* Server: add video previewChocobozzz2016-11-161-1/+1
|
* Server: check the host key is not present in configurationsChocobozzz2016-11-011-1/+14
| | | | The parameter was renamed to hostname
* Server: host -> hostname (host = hostname + port)Chocobozzz2016-10-261-2/+2
|
* Server: Uploads -> VideosChocobozzz2016-10-211-1/+1
|
* Remove references to ElectronChocobozzz2016-10-131-2/+2
|
* Server: remove useless hash affectationsChocobozzz2016-10-021-3/+3
|
* Server: make friends urls come from the request instead of theChocobozzz2016-08-201-2/+2
| | | | configuration file
* Server: add user list sort/paginationChocobozzz2016-08-161-1/+1
|
* Server: optimize function to see if there are users or notChocobozzz2016-08-161-2/+2
|
* OAuth/User models refractoring -> use mongoose apiChocobozzz2016-07-011-3/+5
|
* Add debug electron settingChocobozzz2016-05-131-1/+1
|
* Create an "installer" module that create defaults clients/users...Chocobozzz2016-03-211-14/+17
|
* Use const/let now we use node 4.2Chocobozzz2016-03-161-10/+10
|
* Fix testsChocobozzz2016-03-071-1/+1
|
* Prepare folders structure for angular appChocobozzz2016-03-071-0/+46