Commit graph

125 commits

Author SHA1 Message Date
Wu Cheng-Han 1b2a3108be Marked as 0.3.4 2016-01-19 10:06:22 -06:00
Wu Cheng-Han 7e5bdd0069 Updated copyright year to 2016 2016-01-19 10:05:55 -06:00
Wu Cheng-Han 75548df29e Added support of code block languages autocomplete for charts 2016-01-19 10:01:40 -06:00
Wu Cheng-Han 0dbde6d3d0 Manuel patch CodeMirror for markdown mode 2016-01-19 09:59:52 -06:00
Wu Cheng-Han 96931e6e3a Upgrade all dependencies and fixes afterward issues 2016-01-19 09:57:58 -06:00
Wu Cheng-Han 4073909b16 Added back todo list support in continuelist 2016-01-17 18:06:21 -06:00
Wu Cheng-Han eaa8ccaccb Upgrade CodeMirror to 5.10.1 and now support fullscreen, jump-to-line in editor 2016-01-17 14:28:04 -06:00
Wu Cheng-Han ce65e58096 Use minified version script 2016-01-17 11:54:58 -06:00
Wu Cheng-Han bdc064fb79 Revert overwrite hardbreak rule because built-in rule is correct 2016-01-17 11:53:34 -06:00
Wu Cheng-Han 3fdceaaf06 Fixed history not update if note have no content and lz-string version mismatch 2016-01-17 09:59:03 -06:00
Wu Cheng-Han 762bf63581 Removed unused note and set empty on default note, updated features note 2016-01-17 09:57:25 -06:00
Wu Cheng-Han eddff9e863 Added editor placeholder and auto set mode by content existence 2016-01-17 09:56:36 -06:00
Wu Cheng-Han 5c0a36f4d9 Updated external media layouts, too keep its ratio and enlarge to 100% width 2016-01-17 09:55:12 -06:00
Wu Cheng-Han 49c7dded45 Added private permission and clean up codes, solved potential race condition in realtime.js 2016-01-17 09:51:27 -06:00
Wu Cheng-Han 473212676a Fixed importFromUrl should parse by the file extension, and move to-markdown dependency to bower 2016-01-12 08:03:56 -06:00
Wu Cheng-Han 2ecec3b59a Support show last change user with profile and support YAML config inside the note with robots, lang, dir, breaks options 2016-01-12 08:01:42 -06:00
Wu Cheng-Han 1672df3dce Added support of graphviz 2016-01-12 07:56:29 -06:00
Wu Cheng-Han 8af7841de3 Fixed syncscroll might have duplicated and wrong scrollMap if editor not shown 2016-01-12 07:47:02 -06:00
Wu Cheng-Han a2fbafb6aa Fixed some resource including issues 2016-01-12 07:43:44 -06:00
Wu Cheng-Han 42a222a7c8 Added polypill for IE support 2016-01-12 07:37:04 -06:00
Wu Cheng-Han ddd1740f71 Fixed remarkable-regex not support IE, and use counter instead of random on id to avoid collision 2016-01-12 07:34:44 -06:00
Wu Cheng-Han f5010af4f1 Added 404 and 403 status on routes 2015-12-30 00:33:36 -05:00
Wu Cheng-Han 48de9a02a3 Fixed sequence diagram might render multiple times 2015-12-24 01:01:02 -06:00
Wu Cheng-Han 48d5889a30 Added support of slideshare and speakerdeck syntax and autocomplete 2015-12-22 17:51:07 -06:00
Wu Cheng-Han 2ad54c516a Fixed mathjax parser might not render properly 2015-12-22 12:09:34 -06:00
Wu Cheng-Han 9eb23603f4 Added support of toc syntax 2015-12-20 11:28:54 -06:00
Wu Cheng-Han 45ec05e2ed Added extra stylesheet to slide mode 2015-12-18 23:53:01 -06:00
Wu Cheng-Han 32a89e13cd Fixed possible bug in partialUpdate 2015-12-18 10:15:28 -06:00
Wu Cheng-Han 02cd3d633e Updated to show locked-modal instead signin-modal when permission is "locked" 2015-12-18 10:15:16 -06:00
Wu Cheng-Han 21ad5cfd60 Fixed toolbar buttons should prevent default event 2015-12-18 09:44:08 -06:00
Wu Cheng-Han 3d21e6b16d Fixed cursor animation might not correct because the page scroll involved 2015-12-18 09:43:23 -06:00
Wu Cheng-Han 031c96c72d Updated slide mode 2015-12-18 09:40:52 -06:00
Wu Cheng-Han 54b33f181f Fixed dropbox saver url not correct 2015-12-15 23:16:31 -06:00
Wu Cheng-Han a6d1bddf47 Updated other packages to lastest versions 2015-12-15 15:01:13 -06:00
Wu Cheng-Han debcfdef14 Updated some lib versions in cdns 2015-12-10 14:00:25 -06:00
Wu Cheng-Han 4b93d868b0 Fixed internal href should not link out 2015-12-06 11:25:05 -06:00
Wu Cheng-Han 54bfb0acea Fixed cdn import should using relative protocol 2015-11-29 01:11:51 -06:00
Wu Cheng-Han b070de8fa9 Updated and merge reveal.js to use bower 2015-11-29 01:04:20 -06:00
Wu Cheng-Han baed9eb33d Updated for using bower 2015-11-29 01:00:41 -06:00
Wu Cheng-Han 827cb259db Using bower to manage vendor packages 2015-11-29 00:50:53 -06:00
xnum f51b7370f0 Add Slide Mode
using reveal.js
and some part of reveal-md
2015-11-23 20:38:26 +08:00
Wu Cheng-Han f23369ea9f Support specify or continue line number in code blocks 2015-10-22 17:15:44 +08:00
Wu Cheng-Han 2cfcae6db2 Support pinning note in history 2015-10-22 17:09:55 +08:00
Wu Cheng-Han 5ed395122d Support specify code block start line number 2015-10-07 23:04:31 +08:00
Wu Cheng-Han 8a4ad57f6a Fixed cursor style not show properly on insert mode 2015-10-07 23:02:46 +08:00
Wu Cheng-Han 3f64ec79b7 Fixed OT not handle when selection is empty 2015-10-05 14:32:31 +08:00
Wu Cheng-Han bc1f59af65 Marked as 0.3.3 2015-09-27 14:36:08 +08:00
Wu Cheng-Han 332413bcaa Fixed if using splice in loop should always decrement index or might out of array range 2015-09-26 10:25:00 +08:00
Wu Cheng-Han 5f82df7eb2 Added support of export to HTML, and changed the navbar menu for consistency 2015-09-25 19:09:43 +08:00
Wu Cheng-Han 60414febee Changed code block line number gutter rendering method for performance and gain better accessibility 2015-09-25 19:06:27 +08:00