Wu Cheng-Han
|
843f025cb5
|
Fix finishView mermaid might select and replace whole markdown-body issue
|
2016-10-18 12:14:17 +08:00 |
|
Wu Cheng-Han
|
e311a1f620
|
Fix code block which in deeper level will not be parsed issue
|
2016-10-18 00:14:50 +08:00 |
|
Wu Cheng-Han
|
e097622098
|
Change to raise socket io reconnection attempts and make editor only available after refresh event received
|
2016-10-17 18:11:28 +08:00 |
|
Wu Cheng-Han
|
70a52e2eae
|
Remove auto linkify image since it might print out unwanted url and it can be achieved by reference syntax, issue #214
|
2016-10-17 18:03:26 +08:00 |
|
Wu Cheng-Han
|
fe912f73ec
|
Fix code block highlighting html not escaped when no languages specified
|
2016-10-17 17:54:58 +08:00 |
|
Wu Cheng-Han
|
a181b3d11f
|
Fix index style
|
2016-10-15 14:01:05 +08:00 |
|
Wu Cheng-Han
|
dbd7449740
|
Update to support Hindi locale
|
2016-10-14 22:52:54 +08:00 |
|
Wu Cheng-Han
|
9995cbfd32
|
Fix export html highlight style source is missing and should load emojify styles from CDN
|
2016-10-14 17:41:30 +08:00 |
|
Wu Cheng-Han
|
912063bee4
|
Fix client socket on delete event might not delete corresponding history record correctly
|
2016-10-14 17:39:52 +08:00 |
|
Wu Cheng-Han
|
211d25253e
|
Update to support wrap syntax for code block
|
2016-10-14 17:35:35 +08:00 |
|
Yukai Huang
|
4c1109b70b
|
Move gist-embed to CDN
|
2016-10-14 09:56:19 +08:00 |
|
Yukai Huang
|
3d1bc8a8cb
|
Move list-pagination plugin to CDN
|
2016-10-14 09:25:45 +08:00 |
|
Yukai Huang
|
142b4c6771
|
Move highlight.js to CDN
|
2016-10-14 09:21:41 +08:00 |
|
Wu Cheng-Han
|
ef5524be91
|
Fix sync scroll not handle properly on area resize
|
2016-10-14 00:25:08 +08:00 |
|
Yukai Huang
|
e4515958cd
|
Fix require ordering
|
2016-10-14 00:02:55 +08:00 |
|
Yukai Huang
|
b5f42807b9
|
Fix ownership display
|
2016-10-13 23:29:25 +08:00 |
|
Yukai Huang
|
2f05e445cc
|
Remove uneccesasry serverurl exporting
|
2016-10-13 19:15:51 +08:00 |
|
Yukai Huang
|
47b113d9fe
|
Add handlebars script tag
|
2016-10-13 16:45:52 +08:00 |
|
Yukai Huang
|
ae3e1b972b
|
Fix spellcheck
* also fix spaces width
|
2016-10-13 16:41:20 +08:00 |
|
Yukai Huang
|
747502e694
|
Fix HTML exporting
|
2016-10-13 16:35:43 +08:00 |
|
Yukai Huang
|
d600364933
|
Fix history deletion
|
2016-10-13 16:25:38 +08:00 |
|
Yukai Huang
|
f4f2497d23
|
Expose parseMeta function
|
2016-10-13 15:59:22 +08:00 |
|
Yukai Huang
|
f678d9b814
|
Fix cheatsheet rendering
do not process help-modal markdown-body
|
2016-10-13 15:54:17 +08:00 |
|
Yukai Huang
|
bcb12b9ae7
|
Remove jquery-scrollspy dependency
scrollspy is bootstrap built-in plugin
|
2016-10-13 15:30:26 +08:00 |
|
Yukai Huang
|
440ad3506c
|
Fix lastchangeui and moment timestamps
|
2016-10-13 15:13:03 +08:00 |
|
Yukai Huang
|
4713b4f2aa
|
Fix syncscroll
|
2016-10-13 14:03:02 +08:00 |
|
Yukai Huang
|
83be3465cc
|
Fix scrollspy
|
2016-10-13 13:59:34 +08:00 |
|
Yukai Huang
|
773c0ce39e
|
Optimize common assets with CDN
* jquery
* lodash
* socket.io
* boostrap
|
2016-10-13 11:42:17 +08:00 |
|
Yukai Huang
|
43c9f68b9a
|
Refactor webpack module
|
2016-10-13 08:56:56 +08:00 |
|
Yukai Huang
|
b90c26fe90
|
Config CDN for viz.js
|
2016-10-13 08:56:02 +08:00 |
|
Yukai Huang
|
2f11706dd2
|
Merge branch 'master' into webpack-frontend
|
2016-10-12 18:19:08 +08:00 |
|
Yukai Huang
|
d5d9607c17
|
Fix stylesheet ordering
|
2016-10-12 18:14:39 +08:00 |
|
Wu Cheng-Han
|
f3d4b55856
|
Fix getCaretPosition in text complete might get undefined position error
|
2016-10-12 17:50:01 +08:00 |
|
Wu Cheng-Han
|
12b7646f24
|
Fix to handle name or color might get undefined error
|
2016-10-12 17:48:28 +08:00 |
|
Yukai Huang
|
6b6b534866
|
Merge branch 'master' into webpack-frontend
|
2016-10-12 17:39:38 +08:00 |
|
Yukai Huang
|
0bf3c63622
|
Remove slide.ejs style tag
|
2016-10-12 17:37:21 +08:00 |
|
Yukai Huang
|
2cafe15e85
|
Enable production assets hash
|
2016-10-12 17:15:59 +08:00 |
|
Yukai Huang
|
91266f1cad
|
Load more scripts using webpack
|
2016-10-12 17:03:47 +08:00 |
|
Yukai Huang
|
895bf98b03
|
Load custom markdown-it-regex plugin with script-loader
|
2016-10-12 14:37:32 +08:00 |
|
Yukai Huang
|
b73fcfc5c9
|
Revert 56c5378
viz.js still has problem with split chunk
|
2016-10-12 14:37:05 +08:00 |
|
Yukai Huang
|
02eef3f68a
|
Load customized vendor script through script-loader
|
2016-10-12 13:18:29 +08:00 |
|
Wu Cheng-Han
|
f5d471106c
|
Fix history list not parse and bind events properly on change pagination
|
2016-10-12 13:14:46 +08:00 |
|
Wu Cheng-Han
|
f4fe27e26c
|
Update to make history refresh have better UX and keep the beginning and end of the pagination visible
|
2016-10-12 13:08:53 +08:00 |
|
Yukai Huang
|
4a6a69e7bc
|
Fix module export
|
2016-10-11 21:22:05 +08:00 |
|
Yukai Huang
|
6e651c8108
|
Merge branch 'master' into webpack-frontend
|
2016-10-11 18:40:23 +08:00 |
|
Yukai Huang
|
21028c5773
|
Cleanup
|
2016-10-11 18:06:40 +08:00 |
|
Yukai Huang
|
4a6903c91b
|
Revert customized markdown-it-mathjax plugin
|
2016-10-11 17:53:46 +08:00 |
|
Yukai Huang
|
56c5378939
|
Optimize viz.js async rendering through webpack chunk
|
2016-10-11 17:15:06 +08:00 |
|
Wu Cheng-Han
|
cd9f8fe36b
|
Update to support pagination for history list
|
2016-10-11 16:48:42 +08:00 |
|
Wu Cheng-Han
|
c06b2f4838
|
Fix history time should save in UNIX timestamp to avoid time offset issue
|
2016-10-11 16:46:50 +08:00 |
|