| Commit message (Expand) | Author | Files | Lines |
2016-01-17 | Fixed history not update if note have no content and lz-string version mismatch | Wu Cheng-Han | 4 | -3/+3 |
2016-01-17 | Removed unused note and set empty on default note, updated features note | Wu Cheng-Han | 3 | -150/+235 |
2016-01-17 | Added editor placeholder and auto set mode by content existence | Wu Cheng-Han | 5 | -14/+31 |
2016-01-17 | Updated external media layouts, too keep its ratio and enlarge to 100% width | Wu Cheng-Han | 2 | -19/+62 |
2016-01-17 | Added private permission and clean up codes, solved potential race condition ... | Wu Cheng-Han | 2 | -2/+21 |
2016-01-12 | Fixed importFromUrl should parse by the file extension, and move to-markdown ... | Wu Cheng-Han | 3 | -700/+17 |
2016-01-12 | Support show last change user with profile and support YAML config inside the... | Wu Cheng-Han | 12 | -36/+268 |
2016-01-12 | Added support of graphviz | Wu Cheng-Han | 3 | -0/+15 |
2016-01-12 | Fixed syncscroll might have duplicated and wrong scrollMap if editor not shown | Wu Cheng-Han | 1 | -1/+1 |
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 |
2016-01-12 | Fixed remarkable-regex not support IE, and use counter instead of random on i... | Wu Cheng-Han | 1 | -5/+28 |
2015-12-30 | Added 404 and 403 status on routes | Wu Cheng-Han | 1 | -1/+5 |
2015-12-24 | Fixed sequence diagram might render multiple times | Wu Cheng-Han | 1 | -9/+12 |
2015-12-22 | Added support of slideshare and speakerdeck syntax and autocomplete | Wu Cheng-Han | 2 | -1/+76 |
2015-12-22 | Fixed mathjax parser might not render properly | Wu Cheng-Han | 1 | -2/+4 |
2015-12-20 | Added support of toc syntax | Wu Cheng-Han | 4 | -3/+48 |
2015-12-18 | Added extra stylesheet to slide mode | Wu Cheng-Han | 2 | -0/+18 |
2015-12-18 | Fixed possible bug in partialUpdate | Wu Cheng-Han | 1 | -1/+1 |
2015-12-18 | Updated to show locked-modal instead signin-modal when permission is "locked" | Wu Cheng-Han | 1 | -1/+8 |
2015-12-18 | Fixed toolbar buttons should prevent default event | Wu Cheng-Han | 1 | -2/+6 |
2015-12-18 | Fixed cursor animation might not correct because the page scroll involved | Wu Cheng-Han | 1 | -5/+2 |
2015-12-18 | Updated slide mode | Wu Cheng-Han | 4 | -14/+32 |
2015-12-15 | Fixed dropbox saver url not correct | Wu Cheng-Han | 1 | -2/+5 |
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 | 2 | -6/+6 |
2015-12-06 | Fixed internal href should not link out | Wu Cheng-Han | 1 | -2/+2 |
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 | 75 | -14082/+94 |
2015-11-29 | Updated for using bower | Wu Cheng-Han | 4 | -40/+40 |
2015-11-29 | Using bower to manage vendor packages | Wu Cheng-Han | 56 | -28426/+0 |
2015-11-23 | Add Slide Mode | xnum | 76 | -5/+14096 |
2015-10-22 | Support specify or continue line number in code blocks | Wu Cheng-Han | 2 | -5/+16 |
2015-10-22 | Support pinning note in history | Wu Cheng-Han | 3 | -7/+85 |
2015-10-07 | Support specify code block start line number | Wu Cheng-Han | 1 | -2/+7 |
2015-10-07 | Fixed cursor style not show properly on insert mode | Wu Cheng-Han | 1 | -0/+1 |
2015-10-05 | Fixed OT not handle when selection is empty | Wu Cheng-Han | 2 | -2/+2 |
2015-09-27 | Marked as 0.3.3 | Wu Cheng-Han | 2 | -1/+45 |
2015-09-26 | Fixed if using splice in loop should always decrement index or might out of a... | Wu Cheng-Han | 1 | -1/+3 |
2015-09-25 | Added support of export to HTML, and changed the navbar menu for consistency | Wu Cheng-Han | 6 | -12/+253 |
2015-09-25 | Changed code block line number gutter rendering method for performance and ga... | Wu Cheng-Han | 2 | -3/+7 |
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 | Updated editor styles | Wu Cheng-Han | 1 | -3/+48 |
2015-09-25 | Updated editor default theme and some other options | Wu Cheng-Han | 1 | -1/+4 |
2015-09-25 | Added new editor theme: one-dark, updated monokai active line gutter style | Wu Cheng-Han | 3 | -1/+213 |
2015-09-25 | Updated toc-dropdown margin-top | Wu Cheng-Han | 1 | -1/+1 |
2015-09-25 | Updated cursor css animation and dropdown-menu styles, updated navbar-brand f... | Wu Cheng-Han | 1 | -0/+11 |
2015-09-25 | Added support of print and unselectable styles, updated vimeo and youtube par... | Wu Cheng-Han | 6 | -26/+58 |
2015-09-25 | Fixed padding of view area in smaller screen | Wu Cheng-Han | 1 | -0/+6 |
2015-09-25 | Added support of titleReminder and handle when change occur on offline | Wu Cheng-Han | 1 | -18/+40 |