index
:
hedgedoc
cindy
Hedgedoc with support for CindyScript
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
public
/
js
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-11-03
Fix server reconnect might not resend pending operations
Wu Cheng-Han
1
-1
/
+4
2016-11-02
Config extra entry for html.min.css
Yukai Huang
2
-1
/
+6
2016-11-02
Require slide mode stylesheets
Yukai Huang
1
-0
/
+3
2016-11-02
Require pretty stylesheets
Yukai Huang
1
-0
/
+4
2016-11-02
Require cover stylesheets
Yukai Huang
1
-0
/
+3
2016-11-02
Require index stylesheets
Yukai Huang
1
-1
/
+6
2016-11-01
Fix viewAjaxCallback might be called on null
Wu Cheng-Han
3
-4
/
+3
2016-10-29
Update to support summary tag
Wu Cheng-Han
1
-0
/
+2
2016-10-29
Fix viewAjaxCallback not able to be assigned
Wu Cheng-Han
1
-0
/
+1
2016-10-29
Fix generateCleanHTML not remove smoothhashscroll attribute properly
Wu Cheng-Han
1
-3
/
+3
2016-10-26
Fix possible unclose HTML and leaked html tags when fail to parse diagrams
Wu Cheng-Han
1
-2
/
+9
2016-10-23
Update to retry when anytime the socket io disconnect
Wu Cheng-Han
1
-4
/
+1
2016-10-23
Fix socket io doc event should setDoc when revision mismatch and no outstandi...
Wu Cheng-Han
1
-1
/
+1
2016-10-23
Fix passing markdown-it-emoji incorrect parameter type
Wu Cheng-Han
1
-1
/
+1
2016-10-23
Fix code block syntax highlighting might not process properly because the HTM...
Wu Cheng-Han
1
-2
/
+2
2016-10-23
Update locale.js
Peter Dave Hello
1
-0
/
+2
2016-10-22
Fix index.js isValidURL is not defined error
Wu Cheng-Han
2
-0
/
+2
2016-10-22
Fix ReferenceError of scollToTop and scollToBottom in index.js
Wu Cheng-Han
1
-0
/
+3
2016-10-20
Fix gapi not able to reference callback function onGoogleClientLoaded
Wu Cheng-Han
1
-0
/
+1
2016-10-19
Try to remove unused front-end dependency
Wu Cheng-Han
6
-53
/
+10
2016-10-19
Fix to use bower version emojify.js
Wu Cheng-Han
2
-4
/
+0
2016-10-19
Update to make history not depends on extra
Wu Cheng-Han
3
-50
/
+51
2016-10-19
Update to make pretty use same method as slide to unescape markdown content
Wu Cheng-Han
1
-1
/
+4
2016-10-18
Update emoji parser using markdown-it-emoji instead of emojify to solve issue...
Wu Cheng-Han
2
-16
/
+22
2016-10-18
Optimize finishView selector performance by avoid using universal selector, f...
Wu Cheng-Han
1
-50
/
+49
2016-10-18
Fix finishView mermaid might select and replace whole markdown-body issue
Wu Cheng-Han
1
-2
/
+2
2016-10-18
Fix code block which in deeper level will not be parsed issue
Wu Cheng-Han
2
-5
/
+7
2016-10-17
Change to raise socket io reconnection attempts and make editor only availabl...
Wu Cheng-Han
1
-4
/
+4
2016-10-17
Remove auto linkify image since it might print out unwanted url and it can be...
Wu Cheng-Han
1
-11
/
+1
2016-10-17
Fix code block highlighting html not escaped when no languages specified
Wu Cheng-Han
1
-2
/
+5
2016-10-14
Fix client socket on delete event might not delete corresponding history reco...
Wu Cheng-Han
1
-3
/
+14
2016-10-14
Update to support wrap syntax for code block
Wu Cheng-Han
2
-3
/
+6
2016-10-14
Move gist-embed to CDN
Yukai Huang
1
-2
/
+0
2016-10-14
Fix sync scroll not handle properly on area resize
Wu Cheng-Han
1
-2
/
+2
2016-10-14
Fix require ordering
Yukai Huang
2
-7
/
+7
2016-10-13
Fix ownership display
Yukai Huang
2
-4
/
+2
2016-10-13
Remove uneccesasry serverurl exporting
Yukai Huang
1
-24
/
+23
2016-10-13
Fix spellcheck
Yukai Huang
6
-6
/
+1
2016-10-13
Fix HTML exporting
Yukai Huang
2
-2
/
+6
2016-10-13
Fix history deletion
Yukai Huang
2
-2
/
+4
2016-10-13
Expose parseMeta function
Yukai Huang
3
-1
/
+4
2016-10-13
Fix cheatsheet rendering
Yukai Huang
1
-1
/
+1
2016-10-13
Fix lastchangeui and moment timestamps
Yukai Huang
4
-28
/
+7
2016-10-13
Fix syncscroll
Yukai Huang
1
-1
/
+2
2016-10-13
Optimize common assets with CDN
Yukai Huang
3
-9
/
+2
2016-10-13
Refactor webpack module
Yukai Huang
4
-72
/
+53
2016-10-13
Config CDN for viz.js
Yukai Huang
1
-0
/
+1
2016-10-12
Fix stylesheet ordering
Yukai Huang
1
-6
/
+0
2016-10-12
Fix to handle name or color might get undefined error
Wu Cheng-Han
1
-4
/
+4
2016-10-12
Load custom markdown-it-regex plugin with script-loader
Yukai Huang
1
-16
/
+16
[next]