b5d3570b1a
Update to raise the body-parser limit to fix "Error: request entity too large" issue
Wu Cheng-Han
2016-07-30 11:13:13 +08:00
045c08447f
Update to use own package of google-diff-match-patch to solve encodeURI exception issue
Wu Cheng-Han
2016-07-30 11:12:28 +08:00
725e98288b
Fix realtime on forbidden not clean up properly and handle on updating note which already been clean up
Wu Cheng-Han
2016-07-30 11:10:43 +08:00
23c53f3d15
Update to support slide type in publish note and download html style
Wu Cheng-Han
2016-07-30 11:07:47 +08:00
8791447ef9
Update to support slide preview in both mode
Wu Cheng-Han
2016-07-30 11:07:08 +08:00
0f4f270193
Fix yaml metadata title should pass to generateWebTitle
Wu Cheng-Han
2016-07-30 11:01:07 +08:00
246c9da574
Fix spellcheck settings from cookies might not a boolean in string type
Wu Cheng-Han
2016-07-30 11:00:00 +08:00
b8ff9112ef
Fix cookies might not in boolean type cause page refresh loop
Wu Cheng-Han
2016-07-30 10:59:51 +08:00
423dccae0e
Update spell checker to ignore non-english or numeric alphabets
Wu Cheng-Han
2016-07-13 10:43:19 +08:00
2b5c7365ab
Change npm imgur package to self owned repo in order to fix some exception
Wu Cheng-Han
2016-07-13 10:42:32 +08:00
b3ba512cea
Fix potential memory leaks on realtime client disconnect not clean up server properly
Wu Cheng-Han
2016-07-13 10:41:49 +08:00
cb75424f8e
Update gist-embed to 2.5 and using bower to manage it
Wu Cheng-Han
2016-07-13 10:40:34 +08:00
44e2dab9ee
Fix the signin and logout redirect url might be empty
Max Wu
2016-07-08 13:37:41 +08:00
e3a31bc732
Update README.md
Max Wu
2016-07-05 23:16:02 +08:00
40478f4eff
Fix realtime on finishConnection might not clear and connect next socket in queue and should use shift instead of pop on remove invalid socket in queue
Wu Cheng-Han
2016-07-05 16:11:18 +08:00
f7a4f8f8c2
Add rolling option on session to reset maxAge on every response to extend session life
Wu Cheng-Han
2016-07-05 16:06:18 +08:00
a7773be949
Remove unsupported part of yaml-metadata in docs
Wu Cheng-Han
2016-07-02 16:12:05 +08:00
95c8f25fb5
Update response to force note, publish note, publish slide redirect to their expected url
Wu Cheng-Han
2016-07-02 16:11:30 +08:00
458d07dde7
Update to change server-side pre-rendering engine from marked to markdown-it
Wu Cheng-Han
2016-07-02 16:11:06 +08:00
d39f1fc700
Update to make slide mode support all extra syntax and change it's rendering engine
Wu Cheng-Han
2016-07-02 16:09:26 +08:00
160b51d16a
Update to prevent mermaid start on load
Wu Cheng-Han
2016-07-02 16:03:00 +08:00
af576bd31f
Add new high resolution icon
Wu Cheng-Han
2016-07-02 15:57:46 +08:00
d7d83c102b
Mark as 0.4.3
Wu Cheng-Han
2016-06-28 09:38:31 +08:00
357ad0b535
Fix history filter tags and search keyword might not apply after refresh
Cheng-Han, Wu
2016-06-26 23:38:28 +08:00
83d8142045
Update to extend login info cookies to 365 days to reduce reductant page refresh
Cheng-Han, Wu
2016-06-26 23:37:59 +08:00
65b91e0b66
Update to handle on view have smaller scrollHeight than editor's shouldn't syncScrollToView after changes
Cheng-Han, Wu
2016-06-21 21:48:02 +08:00
3454819522
Update to annotate scrollbar position of revision mark text
Cheng-Han, Wu
2016-06-21 21:47:11 +08:00
f1db5c96f3
Fix to remove part class in list item or it will be included in buildMap process
Cheng-Han, Wu
2016-06-21 21:46:27 +08:00
09fb120967
Update to support toggle editor theme and spellcheck in status bar
Cheng-Han, Wu
2016-06-21 21:45:45 +08:00
6577313925
Remove metadata spellcheck support
Cheng-Han, Wu
2016-06-21 21:44:26 +08:00
3424cdd771
Add support of embed pdf
Cheng-Han, Wu
2016-06-21 21:44:06 +08:00
558304ff62
Update to support new metadata: title, description, tags and google-analytics (GA) and refactor render publish slide response function
Cheng-Han, Wu
2016-06-21 21:42:03 +08:00
ad6982e77e
Remove robot meta on note edit page and html template, add prevent crawling header to enhance note privacy
Cheng-Han, Wu
2016-06-21 21:37:56 +08:00
18f7eb281c
Fix create new note should not use default note created time
Cheng-Han, Wu
2016-06-17 16:28:04 +08:00
71f61b7f84
Update all client dependencies and cdn versions, workaround sequence-diagram svg to be resizable
Cheng-Han, Wu
2016-06-17 16:27:37 +08:00
5d03109827
Update modal styles to fill larger screens
Cheng-Han, Wu
2016-06-17 16:19:16 +08:00
df68347d64
Update header dropdown class to make it scrollable on smaller viewport height
Cheng-Han, Wu
2016-06-17 16:18:01 +08:00
cb1e00d1d1
Add support of exporting raw html
Cheng-Han, Wu
2016-06-17 16:17:37 +08:00
4d24476316
Add revision modal with UIs and support to mark patch diff texts
Cheng-Han, Wu
2016-06-17 16:15:53 +08:00
8e351e7e33
Add revision api
Cheng-Han, Wu
2016-06-17 16:11:14 +08:00
dbc126b156
Add support of saving note revision and improve app start and stop procedure to ensure data integrity
Cheng-Han, Wu
2016-06-17 16:09:33 +08:00
56b4739e6d
Add back missing support of image size in 0.4.2
Cheng-Han, Wu
2016-06-17 16:04:58 +08:00
d742b332eb
Rearrange some code execute to make sure loaded is asset in correct position
Cheng-Han, Wu
2016-06-17 15:59:50 +08:00
a9fc8d0dff
Update to bring up view rendering earlier on first loading
Cheng-Han, Wu
2016-06-17 15:59:25 +08:00
fe249c01f5
Fix updatePermission before loaded might cause duplicate view rendering
Cheng-Han, Wu
2016-06-17 15:58:51 +08:00
cca567453d
Fix on paste long document to editor might cause scroll not syncing
Cheng-Han, Wu
2016-06-17 15:58:23 +08:00
2c58b05d05
Revert f32dee3796, because workaround has better performance and they might needed in some cases
Cheng-Han, Wu
2016-06-17 15:57:34 +08:00
3498b9fae9
Workaround CodeMirror won't draw selections outside of the viewport which will cause cursor related element blinking on scrolling
Cheng-Han, Wu
2016-06-17 15:55:51 +08:00
30c8420e30
Revert 85e00cb2ef, it's needed for checking if cursor related element reach the viewport edge
Cheng-Han, Wu
2016-06-17 15:55:27 +08:00
fb87de74a5
Update to make cursortag default as hover mode to prevent tag overlay other lines
Cheng-Han, Wu
2016-06-17 15:52:11 +08:00
8c9d4ea555
Update README.md
Max Wu
2016-06-15 03:30:19 +08:00
4c672cb24e
Update README.md
Max Wu
2016-06-15 03:21:54 +08:00
f130807ead
Update README.md
Max Wu
2016-06-14 22:59:07 +08:00
b4b8d4757f
Update README.md
Max Wu
2016-06-14 22:57:54 +08:00
2bff75a9f4
Update highlight.js to version 9.4.0 and use bower dependency
Cheng-Han, Wu
2016-06-04 10:50:53 +08:00
85e00cb2ef
Remove doc top offset workaround for checkCursorTag and checkCursorMenu which cause cursors floating around
Cheng-Han, Wu
2016-06-04 10:49:53 +08:00
43ad625b82
Remove autoSyncscroll on updateView to avoid lost scroll position on other client editing
Cheng-Han, Wu
2016-06-04 10:49:30 +08:00
5c8df4a7a1
Fix to make socket keep retry after disconnect on server maintenance
Cheng-Han, Wu
2016-06-04 10:49:10 +08:00
e4555ed6fa
Update README.md
Max Wu
2016-06-02 03:47:45 +08:00
7b093899ce
Update README.md
Max Wu
2016-06-02 03:45:30 +08:00
dcc5ef2df6
Remove unnecessary editor refresh workaround because it already get fixed
Cheng-Han, Wu
2016-06-02 01:06:55 +08:00
223d685a7c
Improve history clearDuplicatedHistory performance
Cheng-Han, Wu
2016-06-02 01:06:35 +08:00
7a371ec7ca
Update README.md
Max Wu
2016-06-02 00:13:01 +08:00
03bdee23ff
Update note model on create doc will use the created time of the doc in filesystem
Cheng-Han, Wu
2016-06-01 23:19:47 +08:00
b9060395ca
Fix home button link broken in header template
Cheng-Han, Wu
2016-06-01 22:26:54 +08:00
c439797efd
Mark as 0.4.2
Cheng-Han, Wu
2016-06-01 20:44:19 +08:00
ee3c6b5485
Fix in firefox other client's cursor might disappear or move out of bound
Cheng-Han, Wu
2016-06-01 14:38:59 +08:00
f32dee3796
Remove checkEditorScrollbar workaround since CodeMirror 5.15.3 already fixed this issue, refer to CodeMirror #3896
Cheng-Han, Wu
2016-06-01 14:37:51 +08:00
fb70833bc5
Update CodeMirror to version 5.15.3
Cheng-Han, Wu
2016-06-01 14:37:28 +08:00
16d5e3ea80
Add maintenance mode and update to gracefully exit process on signal
Cheng-Han, Wu
2016-06-01 14:18:54 +08:00
27e17d7772
Add release-notes as pure markdown file and remove old release notes section on index
Cheng-Han, Wu
2016-05-30 12:45:13 +08:00
dfd2c6297c
Update note model if doc in filesystem have newer modified will update it in db
Cheng-Han, Wu
2016-05-30 12:43:51 +08:00
da45b7dc10
Improve resize performance and fix resize syncscroll not accurate
Cheng-Han, Wu
2016-05-30 11:38:27 +08:00
16990e35a2
Update slide template using ejs instead of mustache to reduce similar package dependency
Cheng-Han, Wu
2016-05-29 17:54:24 +08:00
c73c32d127
Update to replace animation acceleration library from gsap to velocity
Cheng-Han, Wu
2016-05-29 17:49:29 +08:00
2c60f0dd67
Improve syncscroll performance and accuracy with few UX tweaks
Cheng-Han, Wu
2016-05-29 13:58:32 +08:00
20fbc9957f
Update project title
Cheng-Han, Wu
2016-05-28 01:51:45 +08:00
e52937df50
Update project infos, reclaim authors and add authors list
Cheng-Han, Wu
2016-05-28 01:49:15 +08:00
5819e4007f
Fix when scroll animate duration greater than debounce will cause scrolling flicking
Cheng-Han, Wu
2016-05-28 00:31:43 +08:00
5c861fd51e
Update docs and textcomplete rules for image syntax with size specified
Cheng-Han, Wu
2016-05-27 13:39:54 +08:00
56840e784f
Update textcomplete rules to support more conditions and fix hint typo
Cheng-Han, Wu
2016-05-27 13:38:59 +08:00