index
:
hedgedoc
cindy
Hedgedoc with support for CindyScript
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
public
/
js
/
extra.js
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-01-13
Rename common.js to login.js
Yukai Huang
1
-1
/
+1
2017-01-05
Convert extra.js to es6
Yukai Huang
1
-332
/
+305
2017-01-04
Update to show yaml-metadata and diagram parsing error in the view
Wu Cheng-Han
1
-2
/
+16
2017-01-04
Workaround that graphviz might not recover from error
Wu Cheng-Han
1
-12
/
+22
2016-12-20
Fix mathjax not able to render issue
Wu Cheng-Han
1
-1
/
+8
2016-12-19
Update to handle graphviz output empty graph
Wu Cheng-Han
1
-0
/
+1
2016-12-19
Remove unused vendor code and add fix related usages
Wu Cheng-Han
1
-2
/
+2
2016-12-12
Update to make TOC syntax be case-insensitive
Wu Cheng-Han
1
-1
/
+1
2016-11-28
Fix header id and text might affects by mathjax tags
Wu Cheng-Han
1
-3
/
+12
2016-11-28
Update to support typescript and jsx syntax highlighting
Wu Cheng-Han
1
-1
/
+3
2016-11-26
Optimize hackmd resource packing and load orders
Wu Cheng-Han
1
-1
/
+1
2016-11-26
Update to support go in code block syntax highlighting
Wu Cheng-Han
1
-2
/
+3
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
1
-0
/
+6
2016-11-07
Fix syntax highlighting not apply correctly in slides
Wu Cheng-Han
1
-1
/
+0
2016-11-02
Config extra entry for html.min.css
Yukai Huang
1
-1
/
+1
2016-11-01
Fix viewAjaxCallback might be called on null
Wu Cheng-Han
1
-2
/
+1
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
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-22
Fix index.js isValidURL is not defined error
Wu Cheng-Han
1
-0
/
+1
2016-10-19
Try to remove unused front-end dependency
Wu Cheng-Han
1
-0
/
+5
2016-10-19
Fix to use bower version emojify.js
Wu Cheng-Han
1
-2
/
+0
2016-10-19
Update to make history not depends on extra
Wu Cheng-Han
1
-0
/
+36
2016-10-18
Update emoji parser using markdown-it-emoji instead of emojify to solve issue...
Wu Cheng-Han
1
-15
/
+19
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
1
-4
/
+5
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
Update to support wrap syntax for code block
Wu Cheng-Han
1
-2
/
+4
2016-10-13
Fix ownership display
Yukai Huang
1
-3
/
+2
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
-1
/
+2
2016-10-13
Fix lastchangeui and moment timestamps
Yukai Huang
1
-9
/
+5
2016-10-13
Refactor webpack module
Yukai Huang
1
-48
/
+49
2016-10-13
Config CDN for viz.js
Yukai Huang
1
-0
/
+1
2016-10-12
Load custom markdown-it-regex plugin with script-loader
Yukai Huang
1
-16
/
+16
2016-10-12
Revert 56c5378
Yukai Huang
1
-3
/
+0
2016-10-11
Fix module export
Yukai Huang
1
-1
/
+3
2016-10-11
Revert customized markdown-it-mathjax plugin
Yukai Huang
1
-1
/
+1
2016-10-11
Optimize viz.js async rendering through webpack chunk
Yukai Huang
1
-14
/
+18
2016-10-11
Manage more packages with npm and webpack
Yukai Huang
1
-0
/
+1
2016-10-10
Improve syntax highlighting performance by moving it to finish view
Wu Cheng-Han
1
-14
/
+31
2016-10-10
Update to support showing owner on the infobar
Wu Cheng-Han
1
-0
/
+18
2016-10-10
More function expose workaround for reveal-markdown.js
Yukai Huang
1
-0
/
+2
2016-10-09
Fix more js errors
Yukai Huang
1
-0
/
+1
[next]