summaryrefslogtreecommitdiff
path: root/lib (unfollow)
Commit message (Expand)AuthorFilesLines
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
2016-05-16Fix code styles and user refreshToken might need update when accessToken not ...Cheng-Han, Wu1-4/+5
2016-05-15Add db migrations for PR #121Cheng-Han, Wu2-0/+18
2016-05-15Fix merge conflictsCheng-Han, Wu1-4/+0
2016-05-15Update to move dropbox app key setting to common.js and will auto load client...Cheng-Han, Wu2-9/+4
2016-05-12Retrieve GitLab avatar.Jason Croft1-0/+3
2016-05-12Retrieve GitLab avatar.Jason Croft1-0/+3
2016-05-11Start extending to support GitLab authentication.Jason Croft3-0/+14
2016-05-11Add accessToken saving.Jason Croft1-4/+14
2016-05-11Remove skeleton functionsJason Croft1-83/+0
2016-05-11Add accessToken columnJason Croft1-1/+4
2016-05-09Skeletons for GitLab actions.Jason Croft1-0/+83
2016-05-09Start extending to support GitLab authentication.Jason Croft3-0/+14