summaryrefslogtreecommitdiff
path: root/lib/migrations/20160515114000-user-add-tokens.js (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use strict mode in all backend filesBoHong Li2017-03-141-0/+1
| | | | add ‘use strict’ in all backend file
* Use JavaScript Standard StyleBoHong Li2017-03-081-13/+9
| | | | | Introduce JavaScript Standard Style as project style rule, and fixed all fail on backend code.
* Add db migrations for PR #121Cheng-Han, Wu2016-05-151-0/+15