summaryrefslogtreecommitdiff
path: root/lib/models/note.js (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-06-17Fix create new note should not use default note created timeCheng-Han, Wu1-1/+3
2016-06-17Add support of saving note revision and improve app start and stop procedure ↵Cheng-Han, Wu1-5/+21
to ensure data integrity
2016-06-01Update note model on create doc will use the created time of the doc in ↵Cheng-Han, Wu1-0/+2
filesystem
2016-05-30Update note model if doc in filesystem have newer modified will update it in dbCheng-Han, Wu1-1/+23
2016-05-28Update project titleCheng-Han, Wu1-1/+1
2016-04-20Refactor server with Sequelize ORM, refactor server configs, now will show ↵Cheng-Han, Wu1-0/+208
note status (created or updated) and support docs (note alias)