| Commit message (Expand) | Author | Files | Lines |
2016-04-20 | Refactor server with Sequelize ORM, refactor server configs, now will show no... | Cheng-Han, Wu | 8 | -58/+259 |
2016-04-20 | Updated to support ionicons | Cheng-Han, Wu | 3 | -0/+5 |
2016-04-20 | Updated to support mermaid and moment use cdn source | Cheng-Han, Wu | 2 | -4/+8 |
2016-03-15 | Updated to support container syntax and styles | Cheng-Han, Wu | 2 | -0/+2 |
2016-03-15 | Updated to support mathjax without cdn | Cheng-Han, Wu | 2 | -8/+10 |
2016-03-15 | Improved update last info methods, only change DOM when necessary | Cheng-Han, Wu | 1 | -1/+1 |
2016-03-04 | Support mermaid in code block diagram and updated all diagram rendering metho... | Cheng-Han, Wu | 3 | -0/+4 |
2016-03-04 | Support export to and import from Google Drive | Cheng-Han, Wu | 3 | -2/+33 |
2016-02-24 | Updated and fixed mathjax parsing, now using full featured plugin | Cheng-Han, Wu | 2 | -0/+2 |
2016-02-22 | Fixed markdown-it include should use minified script | Cheng-Han, Wu | 1 | -1/+1 |
2016-02-22 | Change markdown engine from remarkable to markdown-it | Cheng-Han, Wu | 2 | -4/+18 |
2016-02-16 | Support set url path and use relative url, move raphael to bower and fixed mi... | Cheng-Han, Wu | 9 | -101/+103 |
2016-02-11 | Fixed prevent XSS might break lots of tags and only need after rendered | Cheng-Han, Wu | 3 | -1/+6 |
2016-02-11 | Prevent XSS in markdown rendering | Cheng-Han, Wu | 1 | -0/+1 |
2016-02-09 | Fixed lz-string include path typo | Cheng-Han, Wu | 1 | -1/+1 |
2016-02-08 | Support change keymap and indentation type with size in statusbar | Cheng-Han, Wu | 1 | -0/+24 |
2016-02-08 | Removed ui-permission-label href attribute | Cheng-Han, Wu | 1 | -1/+1 |
2016-01-31 | Supported export to gist | Cheng-Han, Wu | 1 | -0/+4 |
2016-01-31 | Moved dependency "flowchart" to bower and make it update-to-date | Cheng-Han, Wu | 2 | -2/+2 |
2016-01-21 | Removed unused include | Cheng-Han, Wu | 1 | -1/+0 |
2016-01-21 | Removed unused include | Cheng-Han, Wu | 1 | -2/+1 |
2016-01-17 | Upgrade CodeMirror to 5.10.1 and now support fullscreen, jump-to-line in editor | Wu Cheng-Han | 1 | -0/+3 |
2016-01-17 | Use minified version script | Wu Cheng-Han | 1 | -1/+1 |
2016-01-17 | Fixed history not update if note have no content and lz-string version mismatch | Wu Cheng-Han | 1 | -1/+1 |
2016-01-17 | Added private permission and clean up codes, solved potential race condition ... | Wu Cheng-Han | 1 | -0/+1 |
2016-01-12 | Fixed importFromUrl should parse by the file extension, and move to-markdown ... | Wu Cheng-Han | 1 | -1/+1 |
2016-01-12 | Support show last change user with profile and support YAML config inside the... | Wu Cheng-Han | 5 | -7/+29 |
2016-01-12 | Added support of graphviz | Wu Cheng-Han | 2 | -0/+2 |
2016-01-12 | Fixed some resource including issues | Wu Cheng-Han | 2 | -7/+7 |
2016-01-12 | Added polypill for IE support | Wu Cheng-Han | 3 | -0/+21 |
2015-12-18 | Added extra stylesheet to slide mode | Wu Cheng-Han | 1 | -0/+2 |
2015-12-18 | Updated slide mode | Wu Cheng-Han | 3 | -12/+23 |
2015-12-15 | Updated other packages to lastest versions | Wu Cheng-Han | 1 | -1/+2 |
2015-12-10 | Updated some lib versions in cdns | Wu Cheng-Han | 1 | -4/+4 |
2015-11-29 | Fixed cdn import should using relative protocol | Wu Cheng-Han | 2 | -5/+5 |
2015-11-29 | Updated and merge reveal.js to use bower | Wu Cheng-Han | 2 | -0/+94 |
2015-11-29 | Updated for using bower | Wu Cheng-Han | 3 | -25/+25 |
2015-11-23 | Add Slide Mode | xnum | 2 | -4/+11 |
2015-09-25 | Added support of export to HTML, and changed the navbar menu for consistency | Wu Cheng-Han | 2 | -8/+180 |
2015-09-25 | Removed include gist.css, will loaded by gist-embed.js from gist ajax | Wu Cheng-Han | 1 | -1/+0 |
2015-09-25 | Added new editor theme: one-dark, updated monokai active line gutter style | Wu Cheng-Han | 1 | -0/+1 |
2015-09-25 | Added support of print and unselectable styles, updated vimeo and youtube par... | Wu Cheng-Han | 3 | -10/+10 |
2015-09-25 | Added support of resizable editor | Wu Cheng-Han | 2 | -0/+2 |
2015-09-25 | Changed permission Editable icon to prevent misunderstanding | Wu Cheng-Han | 1 | -1/+1 |
2015-09-24 | Added handlebars as dependency | Wu Cheng-Han | 1 | -0/+1 |
2015-09-22 | Fixed navbar might too tall issue | Wu Cheng-Han | 1 | -2/+2 |
2015-09-22 | Added server option "useCdn", use template statement to route resources' source | Wu Cheng-Han | 3 | -3/+28 |
2015-07-16 | Added document max length limit, enforceMaxLength on change and show modal wh... | Wu Cheng-Han | 1 | -0/+19 |
2015-07-11 | Added support of operational transformation | Wu Cheng-Han | 2 | -1/+3 |
2015-07-06 | Change note action "share" to "publish" to avoid misleading | Wu Cheng-Han | 1 | -3/+3 |