| Commit message (Expand) | Author | Files | Lines |
2016-10-10 | Update to improve history api error and bad request handling | Wu Cheng-Han | 1 | -0/+3 |
2016-10-10 | Update to allow CORS as API on revision actions | Wu Cheng-Han | 1 | -0/+14 |
2016-10-10 | Update to support showing owner on the infobar | Wu Cheng-Han | 1 | -0/+6 |
2016-09-18 | Update to prevent caching and crawling status | Wu Cheng-Han | 1 | -1/+1 |
2016-08-19 | Update to use proper way to render view and fix upload image error should res... | Wu Cheng-Han | 1 | -74/+19 |
2016-08-19 | Add info api for note | Wu Cheng-Han | 1 | -0/+32 |
2016-08-15 | Update slide mode to show extra info and support url actions and support disq... | Wu Cheng-Han | 1 | -4/+35 |
2016-08-15 | Fix meta might be null issue | Wu Cheng-Han | 1 | -0/+3 |
2016-08-15 | Improve index layout and UX with UI adjustments and better wording | Wu Cheng-Han | 1 | -1/+2 |
2016-08-14 | Update slide mode, now respect all meta settings and update default styles | Wu Cheng-Han | 1 | -1/+1 |
2016-08-01 | Update to support slideOptions in the YAML metadata | Wu Cheng-Han | 1 | -0/+1 |
2016-07-30 | Fix yaml metadata title should pass to generateWebTitle | Wu Cheng-Han | 1 | -6/+7 |
2016-07-02 | Update response to force note, publish note, publish slide redirect to their ... | Wu Cheng-Han | 1 | -0/+13 |
2016-07-02 | Update to make slide mode support all extra syntax and change it's rendering ... | Wu Cheng-Han | 1 | -9/+3 |
2016-06-21 | Update to support new metadata: title, description, tags and google-analytics... | Cheng-Han, Wu | 1 | -22/+28 |
2016-06-21 | Remove robot meta on note edit page and html template, add prevent crawling h... | Cheng-Han, Wu | 1 | -2/+2 |
2016-06-17 | Fix pdf tmp path is missing a folder slash before timestamp | Cheng-Han, Wu | 1 | -1/+1 |
2016-06-17 | Add revision api | Cheng-Han, Wu | 1 | -0/+36 |
2016-05-29 | Update slide template using ejs instead of mustache to reduce similar package... | Cheng-Han, Wu | 1 | -4/+15 |
2016-05-21 | Add support of google signin | Cheng-Han, Wu | 1 | -2/+4 |
2016-05-16 | Update to move gitlab api path to sub path and fix its find user method for P... | Cheng-Han, Wu | 1 | -1/+49 |
2016-05-15 | Fix merge conflicts | Cheng-Han, Wu | 1 | -4/+0 |
2016-05-15 | Update to move dropbox app key setting to common.js and will auto load client... | Cheng-Han, Wu | 1 | -6/+3 |
2016-05-11 | Start extending to support GitLab authentication. | Jason Croft | 1 | -0/+2 |
2016-05-11 | Remove skeleton functions | Jason Croft | 1 | -83/+0 |
2016-05-09 | Skeletons for GitLab actions. | Jason Croft | 1 | -0/+83 |
2016-05-09 | Start extending to support GitLab authentication. | Jason Croft | 1 | -0/+2 |
2016-04-23 | Fix error page (missing googleDrive config) | Jannik Lorenz | 1 | -1/+2 |
2016-04-23 | Hide Dropbox and Google Drive in Import/ Export when disabled | Jannik Lorenz | 1 | -5/+7 |
2016-04-20 | Refactor server with Sequelize ORM, refactor server configs, now will show no... | Cheng-Han, Wu | 1 | -468/+298 |
2016-03-15 | Updated to add headers to prevent search engine crawl some unnecessary paths | Cheng-Han, Wu | 1 | -1/+3 |
2016-03-04 | Support export to and import from Google Drive | Cheng-Han, Wu | 1 | -0/+2 |
2016-03-04 | Fixed note title might get wrong | Cheng-Han, Wu | 1 | -23/+18 |
2016-02-16 | Support set url path and use relative url, move raphael to bower and fixed mi... | Cheng-Han, Wu | 1 | -9/+14 |
2016-02-16 | Fixed export gist title might null and fake referer that redirect to gist htm... | Cheng-Han, Wu | 1 | -0/+2 |
2016-02-11 | Fixed prevent XSS might break lots of tags and only need after rendered | Cheng-Han, Wu | 1 | -3/+0 |
2016-02-11 | Prevent XSS in markdown rendering | Cheng-Han, Wu | 1 | -0/+3 |
2016-02-01 | Updated to allow CORS in download as API | Cheng-Han, Wu | 1 | -0/+1 |
2016-01-31 | Supported export to gist | Cheng-Han, Wu | 1 | -1/+134 |
2016-01-20 | Fixed potential bug in realtime startConnection and bugs in note findOrNewNot... | Cheng-Han, Wu | 1 | -5/+5 |
2016-01-17 | Added private permission and clean up codes, solved potential race condition ... | Wu Cheng-Han | 1 | -115/+143 |
2016-01-12 | Support show last change user with profile and support YAML config inside the... | Wu Cheng-Han | 1 | -81/+101 |
2015-12-30 | Added 404 and 403 status on routes | Wu Cheng-Han | 1 | -1/+1 |
2015-12-18 | Updated slide mode | Wu Cheng-Han | 1 | -5/+9 |
2015-11-29 | Updated and merge reveal.js to use bower | Wu Cheng-Han | 1 | -48/+50 |
2015-11-23 | Add Slide Mode | xnum | 1 | -0/+83 |
2015-11-17 | Updated response.js, the render url now using config getserverurl() | Wu Cheng-Han | 1 | -2/+2 |
2015-09-23 | fixed a bug in response.js:useCdn | Ikumi Shimizu | 1 | -4/+7 |
2015-09-22 | Added server option "useCdn", use template statement to route resources' source | Wu Cheng-Han | 1 | -0/+13 |
2015-07-06 | Change note action "share" to "publish" to avoid misleading | Wu Cheng-Han | 1 | -7/+7 |