Commit graph

442 commits

Author SHA1 Message Date
Cheng-Han, Wu c43f9784b4 Support YAML meta disable mathjax 2016-03-04 23:20:55 +08:00
Cheng-Han, Wu 109d9881d9 Fixed list_item_open rules of markdown-it rules in syncscoll should now check level number 2016-03-04 23:20:17 +08:00
Cheng-Han, Wu ee5eddaff4 Changed all parsing exception console message type to warning 2016-03-04 23:19:49 +08:00
Cheng-Han, Wu 049eae5024 Fixed filter XSS should allow ordered list specify start number 2016-03-04 23:17:59 +08:00
Cheng-Han, Wu 845ef9bad6 Support export to and import from Google Drive 2016-03-04 23:17:35 +08:00
Cheng-Han, Wu c183002c14 Fixed note title might get wrong 2016-03-04 23:12:03 +08:00
Cheng-Han, Wu 04eabff3c3 Fixed logout url not correct 2016-03-04 23:11:32 +08:00
Cheng-Han, Wu 1c859248e0 Updated to ignore process image which already wrapped by link node 2016-03-04 23:09:50 +08:00
Cheng-Han, Wu 8b16e0723d Added throttle for checkCursorMenu, gain much better input performance 2016-02-25 13:45:02 +08:00
Cheng-Han, Wu fae3c02bb2 Fixed mathjax queue might parse whole page if pass an empty or single item array 2016-02-24 10:57:33 +08:00
Cheng-Han, Wu daf4c9dcae Fixed mathjax might parse not specified elements and now pass array of elements 2016-02-24 10:35:52 +08:00
Cheng-Han, Wu 1da0b87714 Updated and fixed mathjax parsing, now using full featured plugin 2016-02-24 10:03:35 +08:00
Cheng-Han, Wu c509abbc39 Support kbd tag 2016-02-22 22:42:40 +08:00
Cheng-Han, Wu 175f571a36 Fixed markdown-it include should use minified script 2016-02-22 11:18:55 +08:00
Cheng-Han, Wu 2dc2fbe162 Change markdown engine from remarkable to markdown-it 2016-02-22 08:58:06 +08:00
Cheng-Han, Wu 229740e478 Support mathjax option in YAML metadata 2016-02-21 11:36:44 +08:00
Cheng-Han, Wu d97e435b3b Fixed when change widthInput value not parse correctly which cause tab indent problems 2016-02-18 03:38:09 +08:00
Cheng-Han, Wu b2b1be3dda Support set url path and use relative url, move raphael to bower and fixed minor issue in history 2016-02-16 20:08:44 -08:00
Cheng-Han, Wu 3f2f063e9b Fixed export gist title might null and fake referer that redirect to gist html_url 2016-02-16 19:54:29 -08:00
Cheng-Han, Wu db86dc7a48 Support textcomplete in multiple editing 2016-02-16 09:55:51 -06:00
Cheng-Han, Wu 1b059775e5 Fixed editor tab key not handle correctly on multiple lines selections 2016-02-16 09:54:33 -06:00
Cheng-Han, Wu 2501b190ab Updated to support html comment tag in XSS 2016-02-16 09:51:22 -06:00
Cheng-Han, Wu 26c40dca2d Fixed checkCursorTag element not valid 2016-02-15 19:16:48 -06:00
Cheng-Han, Wu 880f6bcf02 Updated to support lang attribute and styles in editor 2016-02-15 19:13:17 -06:00
Cheng-Han, Wu 6967dac0ff Updated syncscroll to lerp on last line 2016-02-11 14:36:05 -06:00
Cheng-Han, Wu 8db142554f Updated rendering operations to improve performance 2016-02-11 14:35:25 -06:00
Cheng-Han, Wu 2a774064af Updated XSS filter options to allow style tag and style attribute 2016-02-11 14:33:21 -06:00
Cheng-Han, Wu 4c4a0e0f3f Fixed prevent XSS might break lots of tags and only need after rendered 2016-02-11 03:45:13 -06:00
Cheng-Han, Wu 176021ccd8 Fixed cursor-tag and cursor-menu might not on correct position 2016-02-11 02:38:19 -06:00
Cheng-Han, Wu 6700f033ab Prevent XSS in markdown rendering 2016-02-11 02:36:52 -06:00
Cheng-Han, Wu fdb9c47354 Fixed lz-string include path typo 2016-02-09 11:20:34 -06:00
Cheng-Han, Wu 0f811797f0 Fixed to keep index.css indent consistent 2016-02-08 23:07:55 -06:00
Cheng-Han, Wu 5aad217d34 Support change keymap and indentation type with size in statusbar 2016-02-08 22:51:07 -06:00
Cheng-Han, Wu acb9dac1b9 Updated to make continue list in todo list default as unchecked 2016-02-08 22:49:35 -06:00
Cheng-Han, Wu eb29e763a4 Removed ui-permission-label href attribute 2016-02-08 22:48:18 -06:00
Cheng-Han, Wu 7305984676 Updated engine requirement because connect-mongo package 2016-02-07 21:56:54 -06:00
Cheng-Han, Wu 740fde75d3 Manual patch CodeMirror for some minor issues 2016-02-02 13:56:30 -06:00
Cheng-Han, Wu 44ac1b295c Workaround for cut or paste action might make scrollMap not correct and big documents have poor input performance 2016-02-02 13:56:10 -06:00
Cheng-Han, Wu ce8f9b695c Fixed isInCode and code block textcomplete might not correct 2016-02-01 00:42:30 -06:00
Cheng-Han, Wu 1fb42bd276 Updated to allow CORS in download as API 2016-02-01 00:41:28 -06:00
Cheng-Han, Wu dcebc75d39 Updated to support ja, zh-TW, zh-CN font and removed non-latin font in all default styles to allow font fallbacks 2016-01-31 21:19:47 -06:00
Cheng-Han, Wu ff2fc76491 Supported export to gist 2016-01-31 15:42:26 -06:00
Cheng-Han, Wu 0f87fd4493 Fixed potential issue that using session user might outdated cache data 2016-01-31 15:41:10 -06:00
Cheng-Han, Wu 3e48d46514 Moved dependency "flowchart" to bower and make it update-to-date 2016-01-31 15:35:17 -06:00
Cheng-Han, Wu eba84527c3 Fixed only "AUTH failed" error message would redirect to 403 2016-01-31 15:33:25 -06:00
Cheng-Han, Wu 2eec0ae35d Improved code block and emojiy textcomplete and match rules 2016-01-31 15:32:35 -06:00
Cheng-Han, Wu eb4cb3f52f Fixed supportCharts name not match real syntax 2016-01-31 15:30:10 -06:00
Cheng-Han, Wu 3c2a2a348b Fixed emojify should exclude parsing svg and catch its exception 2016-01-31 15:29:20 -06:00
Cheng-Han, Wu ba4a7b13b3 Fixed a expression bug in postProcess 2016-01-31 15:28:52 -06:00
Cheng-Han, Wu 47668fe70a Fixed release notes typos 2016-01-31 15:28:35 -06:00