summaryrefslogtreecommitdiff
path: root/lib/models/note.js (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to support slideOptions in the YAML metadataWu Cheng-Han2016-08-011-0/+2
|
* Add support of saving authors and authorshipWu Cheng-Han2016-07-301-0/+8
|
* Update to change server-side pre-rendering engine from marked to markdown-itWu Cheng-Han2016-07-021-2/+2
|
* Update to support new metadata: title, description, tags and ↵Cheng-Han, Wu2016-06-211-6/+32
| | | | google-analytics (GA) and refactor render publish slide response function
* Fix create new note should not use default note created timeCheng-Han, Wu2016-06-171-1/+3
|
* Add support of saving note revision and improve app start and stop procedure ↵Cheng-Han, Wu2016-06-171-5/+21
| | | | to ensure data integrity
* Update note model on create doc will use the created time of the doc in ↵Cheng-Han, Wu2016-06-011-0/+2
| | | | filesystem
* Update note model if doc in filesystem have newer modified will update it in dbCheng-Han, Wu2016-05-301-1/+23
|
* Update project titleCheng-Han, Wu2016-05-281-1/+1
|
* Refactor server with Sequelize ORM, refactor server configs, now will show ↵Cheng-Han, Wu2016-04-201-0/+208
note status (created or updated) and support docs (note alias)