summaryrefslogtreecommitdiff
path: root/lib/migrations/20161201050312-support-email-signin.js (unfollow)
Commit message (Collapse)AuthorFilesLines
2017-03-14Use strict mode in all backend filesBoHong Li1-0/+1
add ‘use strict’ in all backend file
2017-03-08Use JavaScript Standard StyleBoHong Li1-7/+5
Introduce JavaScript Standard Style as project style rule, and fixed all fail on backend code.
2017-01-21Fix redundant parameter to removeColumn in db migration scriptsWu Cheng-Han1-2/+2
2016-12-02Update to support optional email register and signinWu Cheng-Han1-0/+13