summaryrefslogtreecommitdiff
path: root/lib/models/temp.js (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-02-15Linter: Fix all lint errorsPhilip Molares1-2/+2
Signed-off-by: Philip Molares <philip.molares@udo.edu>
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-17/+15
Introduce JavaScript Standard Style as project style rule, and fixed all fail on backend code.
2016-04-20Refactor server with Sequelize ORM, refactor server configs, now will show ↵Cheng-Han, Wu1-0/+19
note status (created or updated) and support docs (note alias)