Wu Cheng-Han
|
c904083d1f
|
Remove manual LZString compression for partial socket io event data
|
2017-01-02 10:52:47 +08:00 |
|
Wu Cheng-Han
|
11d6b24561
|
Fix codemirror spell checker not considering abbreviation which contain apostrophe in word
|
2016-12-20 20:34:20 +08:00 |
|
Wu Cheng-Han
|
92f2a4acf0
|
Remove unused vendor code and add fix related usages
|
2016-12-19 16:28:59 +08:00 |
|
Wu Cheng-Han
|
c6742e50ee
|
Remove unused vendor code and add missing dependency
|
2016-12-19 16:13:56 +08:00 |
|
Wu Cheng-Han
|
dd284a7bd0
|
Fix textcomplete up side down option not set properly
|
2016-12-07 01:34:42 +08:00 |
|
Wu Cheng-Han
|
ead48e45e0
|
Fix header id and text might affects by mathjax tags
|
2016-11-28 22:15:07 +08:00 |
|
Wu Cheng-Han
|
9f79ed929e
|
Update to move custom CodeMirror codebase to our own repo and update webpack build config
|
2016-11-28 01:36:48 +08:00 |
|
Wu Cheng-Han
|
3a305b8258
|
Update editor other cursor classes and adding option for other cursors features in CodeMirror
|
2016-11-28 01:20:23 +08:00 |
|
Wu Cheng-Han
|
b43e63dd21
|
Update to support go in code block syntax highlighting
|
2016-11-26 22:48:20 +08:00 |
|
Wu Cheng-Han
|
09e6596074
|
Update to support haskell syntax highlighting in code block
|
2016-11-18 12:17:37 +08:00 |
|
Peter Dave Hello
|
f8eb8fc9d8
|
Remove uesless executable permission for static files
|
2016-11-14 21:13:02 +08:00 |
|
Wu Cheng-Han
|
0b9c177058
|
Update to move select2 dependency to bower and add its cdn sources
|
2016-10-23 23:00:42 +08:00 |
|
Wu Cheng-Han
|
d44e830366
|
Update emoji parser using markdown-it-emoji instead of emojify to solve issue #217
|
2016-10-18 16:50:58 +08:00 |
|
Yukai Huang
|
2f11706dd2
|
Merge branch 'master' into webpack-frontend
|
2016-10-12 18:19:08 +08:00 |
|
Wu Cheng-Han
|
f3d4b55856
|
Fix getCaretPosition in text complete might get undefined position error
|
2016-10-12 17:50:01 +08:00 |
|
Yukai Huang
|
91266f1cad
|
Load more scripts using webpack
|
2016-10-12 17:03:47 +08:00 |
|
Wu Cheng-Han
|
795ea21191
|
Update CodeMirror to 5.19.0 and rename jade to pug
|
2016-10-10 21:15:29 +08:00 |
|
Wu Cheng-Han
|
f6f469d0fe
|
Update to use modified editor markdown mode to make mathjax expression display correctly
|
2016-10-10 20:47:06 +08:00 |
|
Wu Cheng-Han
|
73a8a6c32a
|
Fix OT socket io reconnect should resend last operation
|
2016-10-10 20:39:02 +08:00 |
|
Peter Dave Hello
|
83ae4751f4
|
optimize png images using zopflipng
|
2016-10-10 00:53:54 +08:00 |
|
Wu Cheng-Han
|
a9d7d7438f
|
Fix sequence-diagram-min.js.map for source file reference and source file not found error
|
2016-09-18 17:03:17 +08:00 |
|
Wu Cheng-Han
|
42145e4019
|
Update to support tiddlywiki and mediawiki syntax highlighting in editor
|
2016-09-18 16:40:51 +08:00 |
|
Wu Cheng-Han
|
a013c9d3bc
|
Update slide mode to show extra info and support url actions and support disqus via yaml-metadata
|
2016-08-15 11:25:27 +08:00 |
|
Wu Cheng-Han
|
1490eafdd2
|
Update CodeMirror to version 5.17.1
|
2016-07-30 12:25:24 +08:00 |
|
Wu Cheng-Han
|
a14e7953b5
|
Add support of showing authorship in editor and adjust related styles
|
2016-07-30 11:28:24 +08:00 |
|
Wu Cheng-Han
|
423dccae0e
|
Update spell checker to ignore non-english or numeric alphabets
|
2016-07-13 10:43:19 +08:00 |
|
Wu Cheng-Han
|
cb75424f8e
|
Update gist-embed to 2.5 and using bower to manage it
|
2016-07-13 10:40:34 +08:00 |
|
Wu Cheng-Han
|
4734d0ebe1
|
Add callback feature for gist-embed to be called after ajax complete
|
2016-07-02 16:15:56 +08:00 |
|
Cheng-Han, Wu
|
71f61b7f84
|
Update all client dependencies and cdn versions, workaround sequence-diagram svg to be resizable
|
2016-06-17 16:27:37 +08:00 |
|
Cheng-Han, Wu
|
56b4739e6d
|
Add back missing support of image size in 0.4.2
|
2016-06-17 16:04:58 +08:00 |
|
Cheng-Han, Wu
|
3498b9fae9
|
Workaround CodeMirror won't draw selections outside of the viewport which will cause cursor related element blinking on scrolling
|
2016-06-17 15:55:51 +08:00 |
|
Cheng-Han, Wu
|
2bff75a9f4
|
Update highlight.js to version 9.4.0 and use bower dependency
|
2016-06-04 10:50:53 +08:00 |
|
Cheng-Han, Wu
|
ee3c6b5485
|
Fix in firefox other client's cursor might disappear or move out of bound
|
2016-06-01 14:38:59 +08:00 |
|
Cheng-Han, Wu
|
fb70833bc5
|
Update CodeMirror to version 5.15.3
|
2016-06-01 14:37:28 +08:00 |
|
Cheng-Han, Wu
|
438cedf882
|
Fix for help modal css style conflicts
|
2016-05-15 13:05:31 +08:00 |
|
Cheng-Han, Wu
|
8bf516263c
|
Update CodeMirror to 5.13.5
|
2016-04-20 18:11:40 +08:00 |
|
Cheng-Han, Wu
|
0fb70a1487
|
Support experimental spell checking feature (en-US only), can be enabled by the YAML meta option
|
2016-04-20 18:09:36 +08:00 |
|
Cheng-Han, Wu
|
25dd400708
|
Improved overall textcomplete performance and more cases and UX handling
|
2016-03-15 11:04:45 +08:00 |
|
Cheng-Han, Wu
|
921b5f4652
|
Manual patch CodeMirror for highlight only works on top item of the list issue
|
2016-03-04 23:31:51 +08:00 |
|
Cheng-Han, Wu
|
c43f9784b4
|
Support YAML meta disable mathjax
|
2016-03-04 23:20:55 +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
|
2dc2fbe162
|
Change markdown engine from remarkable to markdown-it
|
2016-02-22 08:58:06 +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
|
db86dc7a48
|
Support textcomplete in multiple editing
|
2016-02-16 09:55:51 -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
|
740fde75d3
|
Manual patch CodeMirror for some minor issues
|
2016-02-02 13:56:30 -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
|
90710bc78b
|
Manual patch remarkable for reductant character of code block in the blockquote
|
2016-01-22 19:47:26 -06:00 |
|
Wu Cheng-Han
|
0dbde6d3d0
|
Manuel patch CodeMirror for markdown mode
|
2016-01-19 09:59:52 -06:00 |
|