summaryrefslogtreecommitdiff
path: root/lib/models/note.js (unfollow)
Commit message (Expand)AuthorFilesLines
2017-02-10Add default permission configNV1-2/+2
2017-01-12Fix permission order and keep wording consistencyWu Cheng-Han1-1/+1
2017-01-10Adjust permission order to more clarly蒼時弦也1-1/+1
2017-01-10Add limited and protected permission蒼時弦也1-3/+3
2017-01-04Fix and refactor extracting content using metaMarked directly might lead in i...Wu Cheng-Han1-23/+20
2017-01-02Refactor data processing to model definitionWu Cheng-Han1-0/+9
2017-01-02Update to remove null byte before saving to DB and remove null byte on changesWu Cheng-Han1-3/+12
2017-01-02Remove LZString compression for data storageWu Cheng-Han1-11/+6
2016-11-26Update to auto generate meta description based on content in publish note and...Wu Cheng-Han1-0/+3
2016-10-12Fix note extract tags might get encoded HTML entityWu Cheng-Han1-1/+1
2016-10-11Fix doc updating revision not stringify and compress authorship before saveWu Cheng-Han1-1/+1
2016-10-10Update to support delete noteWu Cheng-Han1-0/+1
2016-10-10Update to make note history count in server-side when user loggedWu Cheng-Han1-2/+55
2016-10-10Workaround cheerio text method shouldn't preserve html tags on fetching note ...Wu Cheng-Han1-1/+2
2016-10-10Update to move authorship calculation code to note model and support update a...Wu Cheng-Han1-1/+176
2016-08-15Update slide mode to show extra info and support url actions and support disq...Wu Cheng-Han1-0/+2
2016-08-15Fix meta might be null issueWu Cheng-Han1-1/+2
2016-08-14Update to make doc only update while the filesystem content not equals db con...Wu Cheng-Han1-4/+7
2016-08-01Update to support slideOptions in the YAML metadataWu Cheng-Han1-0/+2
2016-07-30Add support of saving authors and authorshipWu Cheng-Han1-0/+8
2016-07-02Update to change server-side pre-rendering engine from marked to markdown-itWu Cheng-Han1-2/+2
2016-06-21Update to support new metadata: title, description, tags and google-analytics...Cheng-Han, Wu1-6/+32
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
2016-06-01Update note model on create doc will use the created time of the doc in files...Cheng-Han, Wu1-0/+2
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 no...Cheng-Han, Wu1-0/+208