index
:
hedgedoc
cindy
Hedgedoc with support for CindyScript
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
public
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-11-26
Optimize hackmd resource packing and load orders
Wu Cheng-Han
4
-47
/
+17
2016-11-26
Optimize index page resources packing and loads
Wu Cheng-Han
1
-26
/
+8
2016-11-26
Fix possible meta XSS in history list [Security Issue]
Wu Cheng-Han
1
-0
/
+5
2016-11-26
Fix possible XSS in yaml-metadata and turn using ejs escape syntax than exter...
Wu Cheng-Han
7
-19
/
+13
2016-11-26
Update to support go in code block syntax highlighting
Wu Cheng-Han
4
-7
/
+9
2016-11-26
Fix slide might able to add unsafe attribute on section tag which cause XSS [...
Wu Cheng-Han
2
-1
/
+5
2016-11-26
Fix slide might trigger script when processing markdown which cause XSS [Secu...
Wu Cheng-Han
2
-5
/
+11
2016-11-26
Update socket.io to 1.6.0
Wu Cheng-Han
1
-1
/
+1
2016-11-26
Update to separate polypill for IE to a template
Wu Cheng-Han
5
-21
/
+11
2016-11-26
Fix published note won't scroll to hash on load
Wu Cheng-Han
1
-0
/
+2
2016-11-18
Fix mathjax with blockquote might have race condition
Wu Cheng-Han
1
-11
/
+13
2016-11-18
Update to support haskell syntax highlighting in code block
Wu Cheng-Han
4
-13
/
+20
2016-11-14
Remove uesless executable permission for static files
Peter Dave Hello
75
-0
/
+0
2016-11-07
Fix index social foot style
Wu Cheng-Han
1
-0
/
+1
2016-11-07
Fix syntax highlighting not apply correctly in slides
Wu Cheng-Han
4
-4
/
+7
2016-11-04
Fix slide highlighting styles not apply properly and add missing styles depen...
Wu Cheng-Han
2
-3
/
+4
2016-11-03
Add google font css for exported html
Yukai Huang
1
-0
/
+1
2016-11-03
Add font css to templates
Yukai Huang
4
-0
/
+8
2016-11-03
Rename google font css
Yukai Huang
1
-0
/
+0
2016-11-03
Remove html.min.css since it will be built via webpack afterwards
Wu Cheng-Han
1
-1
/
+0
2016-11-03
Seperate cdn/local google font css
Yukai Huang
3
-2
/
+210
2016-11-03
Add fonts
Yukai Huang
66
-0
/
+0
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
2
-3
/
+5
2016-11-02
Require pretty stylesheets
Yukai Huang
2
-3
/
+4
2016-11-02
Require cover stylesheets
Yukai Huang
2
-2
/
+3
2016-11-02
Require index stylesheets
Yukai Huang
2
-5
/
+8
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 slide export pdf styles not applied issue and add shiv and shim for IE
Wu Cheng-Han
2
-4
/
+28
2016-10-29
Fix viewAjaxCallback not able to be assigned
Wu Cheng-Han
1
-0
/
+1
2016-10-29
Fix to hide duplicated MathML elements in static HTML exporting
Wu Cheng-Han
2
-1
/
+5
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-25
Update mathjax cdn path and source path
Wu Cheng-Han
3
-6
/
+12
2016-10-25
Fix typos in the slide-example.md
Wu Cheng-Han
1
-3
/
+3
2016-10-25
Fix index select2 input padding and font-family to meet bootstrap input style
Wu Cheng-Han
1
-0
/
+4
2016-10-23
Fix conflicting bootstrap in index and add select2 in non-cdn resource
Wu Cheng-Han
1
-1
/
+1
2016-10-23
Update to move select2 dependency to bower and add its cdn sources
Wu Cheng-Han
7
-1223
/
+3
2016-10-23
Fix config.js use cdn option not parse properly and add missing cdn resources
Wu Cheng-Han
3
-0
/
+5
2016-10-23
Fix some typo of PR #230
Wu Cheng-Han
2
-2
/
+1
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
Use CDNJS by default with https and SRI support
Peter Dave Hello
6
-83
/
+84
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
[next]