summaryrefslogtreecommitdiff
path: root/lib/migrations/20161009040430-support-delete-note.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-5/+3
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-1/+1
2016-10-10Update to support delete noteWu Cheng-Han1-0/+11