49b51e478f
Refactor server with Sequelize ORM, refactor server configs, now will show note status (created or updated) and support docs (note alias)
Cheng-Han, Wu
2016-04-20 18:03:55 +08:00
e613aeba75
Updated to support ionicons
Cheng-Han, Wu
2016-04-20 16:28:18 +08:00
3f153515f4
Updated to support mermaid and moment use cdn source
Cheng-Han, Wu
2016-04-20 16:24:02 +08:00
b347ea5414
Workaround editor might have wrong doc height and wrong simple scroll bar knob position when editor height changed
Cheng-Han, Wu
2016-04-20 16:17:24 +08:00
a55ece023a
Improved checkCursorMenu and checkCursorTag performance and fully rewrite its position method for UX and verified
Cheng-Han, Wu
2016-03-15 11:12:45 +08:00
ea703145c5
Fixed editor should not try to programmatically focus on mobile without click, touch or mouse events
Cheng-Han, Wu
2016-03-15 11:10:58 +08:00
40f9206190
Fixed mobile layout issues and improved editor layout styles
Cheng-Han, Wu
2016-03-15 11:10:08 +08:00
b5d9d28f2e
Updated to handle Mac shortcut keys of "Cmd-Left" and "Cmd-Right"
Cheng-Han, Wu
2016-03-15 11:05:05 +08:00
25dd400708
Improved overall textcomplete performance and more cases and UX handling
Cheng-Han, Wu
2016-03-15 11:04:45 +08:00
88e6e8522f
Updated to support containers syntax textcomplete
Cheng-Han, Wu
2016-03-15 11:01:01 +08:00
e729166c32
Updated to support container syntax and styles
Cheng-Han, Wu
2016-03-15 10:56:53 +08:00
2a42fac6d4
Updated index wording and make features link and styles more obvious
Cheng-Han, Wu
2016-03-15 10:55:06 +08:00
b6ca50072e
Updated to add headers to prevent search engine crawl some unnecessary paths
Cheng-Han, Wu
2016-03-15 10:54:21 +08:00
c5f6c2bab3
Updated to handle user address when server behind other services
Cheng-Han, Wu
2016-03-15 10:54:04 +08:00
218761d6a1
Updated to support mathjax without cdn
Cheng-Han, Wu
2016-03-15 10:53:45 +08:00
ef1436c7d6
Added protocol use ssl option in config
Cheng-Han, Wu
2016-03-15 10:50:37 +08:00
526f5c7e2e
Improved update last info methods, only change DOM when necessary
Cheng-Han, Wu
2016-03-15 10:45:02 +08:00
30d194bba4
Updated to support tls session resumption
Cheng-Han, Wu
2016-03-15 10:42:07 +08:00
d69d65ea74
Updated to send hsts in https header
Cheng-Han, Wu
2016-03-15 10:41:49 +08:00
740fde75d3
Manual patch CodeMirror for some minor issues
Cheng-Han, Wu
2016-02-02 13:56:30 -06:00
44ac1b295c
Workaround for cut or paste action might make scrollMap not correct and big documents have poor input performance
Cheng-Han, Wu
2016-02-02 13:56:10 -06:00
ce8f9b695c
Fixed isInCode and code block textcomplete might not correct
Cheng-Han, Wu
2016-02-01 00:42:30 -06:00
1fb42bd276
Updated to allow CORS in download as API
Cheng-Han, Wu
2016-02-01 00:41:28 -06:00
dcebc75d39
Updated to support ja, zh-TW, zh-CN font and removed non-latin font in all default styles to allow font fallbacks
Cheng-Han, Wu
2016-01-31 21:19:47 -06:00
ff2fc76491
Supported export to gist
Cheng-Han, Wu
2016-01-31 15:42:26 -06:00
0f87fd4493
Fixed potential issue that using session user might outdated cache data
Cheng-Han, Wu
2016-01-31 15:41:10 -06:00
3e48d46514
Moved dependency "flowchart" to bower and make it update-to-date
Cheng-Han, Wu
2016-01-31 15:35:17 -06:00
eba84527c3
Fixed only "AUTH failed" error message would redirect to 403
Cheng-Han, Wu
2016-01-31 15:33:25 -06:00
2eec0ae35d
Improved code block and emojiy textcomplete and match rules
Cheng-Han, Wu
2016-01-31 15:32:35 -06:00
eb4cb3f52f
Fixed supportCharts name not match real syntax
Cheng-Han, Wu
2016-01-31 15:30:10 -06:00
3c2a2a348b
Fixed emojify should exclude parsing svg and catch its exception
Cheng-Han, Wu
2016-01-31 15:29:20 -06:00
ba4a7b13b3
Fixed a expression bug in postProcess
Cheng-Han, Wu
2016-01-31 15:28:52 -06:00