index
:
hedgedoc
cindy
Hedgedoc with support for CindyScript
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
public
/
js
/
index.js
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-10-14
Fix client socket on delete event might not delete corresponding history reco...
Wu Cheng-Han
1
-3
/
+14
2016-10-14
Fix require ordering
Yukai Huang
1
-6
/
+6
2016-10-13
Fix ownership display
Yukai Huang
1
-1
/
+0
2016-10-13
Fix spellcheck
Yukai Huang
1
-1
/
+0
2016-10-13
Fix HTML exporting
Yukai Huang
1
-1
/
+3
2016-10-13
Expose parseMeta function
Yukai Huang
1
-0
/
+1
2016-10-13
Fix lastchangeui and moment timestamps
Yukai Huang
1
-3
/
+0
2016-10-13
Optimize common assets with CDN
Yukai Huang
1
-3
/
+2
2016-10-13
Refactor webpack module
Yukai Huang
1
-12
/
+4
2016-10-12
Fix to handle name or color might get undefined error
Wu Cheng-Han
1
-4
/
+4
2016-10-11
Fix module export
Yukai Huang
1
-0
/
+4
2016-10-11
Revert customized markdown-it-mathjax plugin
Yukai Huang
1
-13
/
+0
2016-10-11
Optimize viz.js async rendering through webpack chunk
Yukai Huang
1
-6
/
+0
2016-10-11
Manage more packages with npm and webpack
Yukai Huang
1
-5
/
+2
2016-10-11
Split common vendor javascript into chunks
Yukai Huang
1
-5
/
+0
2016-10-10
Update CodeMirror to 5.19.0 and rename jade to pug
Wu Cheng-Han
1
-1
/
+1
2016-10-10
Update npm and bower dependencies with related patch
Wu Cheng-Han
1
-2
/
+0
2016-10-10
Cancel update history on page unload
Wu Cheng-Han
1
-1
/
+1
2016-10-10
Update to support delete note
Wu Cheng-Han
1
-1
/
+14
2016-10-10
Fix some incorrect redirects
Wu Cheng-Han
1
-4
/
+4
2016-10-10
Update to make editor mode setting to a default variable
Wu Cheng-Han
1
-7
/
+8
2016-10-10
Update default indent to use spaces instead of tabs
Wu Cheng-Han
1
-1
/
+0
2016-10-10
Update to make OT error, client reconnect handling better and refactor client...
Wu Cheng-Han
1
-16
/
+11
2016-10-10
Fix potential error
Wu Cheng-Han
1
-1
/
+1
2016-10-10
Update to remind note max length limit on the status bar length div
Wu Cheng-Han
1
-1
/
+12
2016-10-10
Update to support showing owner on the infobar
Wu Cheng-Han
1
-5
/
+9
2016-10-10
Remove unused code
Wu Cheng-Han
1
-2
/
+0
2016-10-09
Revert some bower assets
Yukai Huang
1
-1
/
+1
2016-10-09
Fix history and edit mode change
Yukai Huang
1
-3
/
+3
2016-10-09
Fix scrollToTop/Buttom in preview
Yukai Huang
1
-1
/
+1
2016-10-09
Revert to customized codemirror
Yukai Huang
1
-6
/
+0
2016-10-09
Fix pdfobject require
Yukai Huang
1
-15
/
+16
2016-10-09
Fix function export
Yukai Huang
1
-0
/
+1
2016-10-09
Revert customized ot library and fix dependency
Yukai Huang
1
-6
/
+0
2016-10-09
Add highlight.js and prism styles
Yukai Huang
1
-0
/
+3
2016-10-08
Config bootstrap with webpack
Yukai Huang
1
-0
/
+1
2016-10-08
Make editor variable global
Yukai Huang
1
-1
/
+1
2016-10-08
Resolve dependency module requiring
Yukai Huang
1
-12
/
+47
2016-10-08
Fix mutiple socket.on handling
Yukai Huang
1
-1
/
+1
2016-10-08
Use xss in script tag
Yukai Huang
1
-1
/
+0
2016-10-08
Move out script tag and use js instead
Yukai Huang
1
-5
/
+77
2016-10-02
Change wording of placeholder text
Laura Kyle
1
-1
/
+1
2016-09-18
Fix undefined variable typo
Wu Cheng-Han
1
-1
/
+1
2016-09-18
Fix text complete extra tags for blockquote and referral shouldn't match afte...
Wu Cheng-Han
1
-2
/
+2
2016-09-18
Fix revision viewer might not update after data init, try to use editor opera...
Wu Cheng-Han
1
-2
/
+5
2016-09-18
Fix syncscroll.js and index.js have circular dependency cause Reference Errors
Wu Cheng-Han
1
-0
/
+2
2016-09-18
Update to support tiddlywiki and mediawiki syntax highlighting in editor
Wu Cheng-Han
1
-1
/
+1
2016-09-18
Update to support shortcuts which can add or delete symbol surround text
Wu Cheng-Han
1
-0
/
+84
2016-09-18
Update to support save mode to url and parse mode from url
Wu Cheng-Han
1
-5
/
+18
2016-09-18
Update edit and publish icon and change toggle icon to make it straightforwar...
Wu Cheng-Han
1
-3
/
+3
[next]