summaryrefslogtreecommitdiff
path: root/lib/migrations/20160703062241-support-authorship.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-11/+7
Introduce JavaScript Standard Style as project style rule, and fixed all fail on backend code.
2016-07-30Add support of saving authors and authorshipWu Cheng-Han1-0/+28