summaryrefslogtreecommitdiff
path: root/lib (unfollow)
Commit message (Expand)AuthorFilesLines
2016-09-18Update to add revision saving policyWu Cheng-Han2-5/+25
2016-09-18Update to prevent caching and crawling statusWu Cheng-Han1-1/+1
2016-08-19Update to use proper way to render view and fix upload image error should res...Wu Cheng-Han1-74/+19
2016-08-19Add info api for noteWu Cheng-Han1-0/+32
2016-08-15Update slide mode to show extra info and support url actions and support disq...Wu Cheng-Han2-4/+37
2016-08-15Update to change the last change user saving strategyWu Cheng-Han1-2/+2
2016-08-15Fix meta might be null issueWu Cheng-Han2-1/+5
2016-08-15Improve index layout and UX with UI adjustments and better wordingWu Cheng-Han1-1/+2
2016-08-14Update slide mode, now respect all meta settings and update default stylesWu Cheng-Han1-1/+1
2016-08-14Update to make doc only update while the filesystem content not equals db con...Wu Cheng-Han1-4/+7
2016-08-02Mark as 0.4.4Wu Cheng-Han1-2/+2
2016-08-02Update realtime check and refresh event, compress data using LZString UTF16 t...Wu Cheng-Han1-2/+5
2016-08-01Update to support slideOptions in the YAML metadataWu Cheng-Han2-0/+3
2016-07-30Update to make random color more discreteWu Cheng-Han1-7/+3
2016-07-30Fix user color is not following the author colorWu Cheng-Han1-0/+4
2016-07-30Add support of showing authorship in editor and adjust related stylesWu Cheng-Han1-1/+5
2016-07-30Add support of saving authorship to revisionWu Cheng-Han1-3/+10
2016-07-30Add support of saving authors and authorshipWu Cheng-Han6-3/+240
2016-07-30Fix typoWu Cheng-Han1-1/+1
2016-07-30Fix realtime on forbidden not clean up properly and handle on updating note w...Wu Cheng-Han1-9/+18
2016-07-30Fix yaml metadata title should pass to generateWebTitleWu Cheng-Han1-6/+7
2016-07-13Fix potential memory leaks on realtime client disconnect not clean up server ...Wu Cheng-Han1-0/+2
2016-07-05Fix realtime on finishConnection might not clear and connect next socket in q...Wu Cheng-Han1-6/+14
2016-07-02Reduce realtime timeout and heartbeat interval to handle stale clients quickerWu Cheng-Han1-2/+2
2016-07-02Try to solve potential memory leaksWu Cheng-Han1-0/+2
2016-07-02Update response to force note, publish note, publish slide redirect to their ...Wu Cheng-Han1-0/+13
2016-07-02Update to change server-side pre-rendering engine from marked to markdown-itWu Cheng-Han1-2/+2
2016-07-02Update to make slide mode support all extra syntax and change it's rendering ...Wu Cheng-Han1-9/+3
2016-06-28Mark as 0.4.3Wu Cheng-Han1-1/+1
2016-06-21Update to support new metadata: title, description, tags and google-analytics...Cheng-Han, Wu2-28/+60
2016-06-21Remove robot meta on note edit page and html template, add prevent crawling h...Cheng-Han, Wu1-2/+2
2016-06-17Fix pdf tmp path is missing a folder slash before timestampCheng-Han, Wu1-1/+1
2016-06-17Try to solve realtime connection get stock when lots of client try to connect...Cheng-Han, Wu1-1/+5
2016-06-17Add minimumCompatibleVersion and update refresh modal to show more detail inf...Cheng-Han, Wu2-1/+6
2016-06-17Fix locked or private permission should block any operation if owner is nullCheng-Han, Wu1-2/+2
2016-06-17Fix create new note should not use default note created timeCheng-Han, Wu1-1/+3
2016-06-17Add revision apiCheng-Han, Wu1-0/+36
2016-06-17Add support of saving note revision and improve app start and stop procedure ...Cheng-Han, Wu5-11/+345
2016-06-01Update note model on create doc will use the created time of the doc in files...Cheng-Han, Wu1-0/+2
2016-06-01Mark as 0.4.2Cheng-Han, Wu1-1/+1
2016-06-01Add maintenance mode and update to gracefully exit process on signalCheng-Han, Wu2-3/+9
2016-05-30Update note model if doc in filesystem have newer modified will update it in dbCheng-Han, Wu1-1/+23
2016-05-29Update slide template using ejs instead of mustache to reduce similar package...Cheng-Han, Wu2-5/+16
2016-05-28Update project titleCheng-Han, Wu1-1/+1
2016-05-21Update to use bigger size of profile imageCheng-Han, Wu1-3/+3
2016-05-21Add support of google signinCheng-Han, Wu4-2/+18
2016-05-21Update to use dropbox api version 2Cheng-Han, Wu1-0/+1
2016-05-20Update to make user profile auto update on authenticationCheng-Han, Wu1-9/+24
2016-05-20Update to use bigger avatar image and twitter now use screen_name based profi...Cheng-Han, Wu1-2/+2
2016-05-16Update to move gitlab api path to sub path and fix its find user method for P...Cheng-Han, Wu1-1/+49