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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix duplicated headers anchor link not been updated properly
Wu Cheng-Han
2017-02-03
1
-1
/
+1
*
Fix "[object HTMLCollection] is not iterable!" error in some browsers
Wu Cheng-Han
2017-02-03
1
-1
/
+2
*
Merge pull request #341 from nvsofts/fix_bom_utf8
Max Wu
2017-02-03
1
-2
/
+2
|
\
|
*
Removed UTF-8 BOM in download function
NV
2017-02-03
1
-2
/
+2
*
|
Upgrade viz.js to fix manual workaround and get smaller file size
Wu Cheng-Han
2017-02-02
1
-21
/
+12
|
/
*
Rename common.js to login.js
Yukai Huang
2017-01-13
1
-1
/
+1
*
Merge branch 'master' into frontend-next
Yukai Huang
2017-01-07
1
-15
/
+39
|
\
|
*
Update to show yaml-metadata and diagram parsing error in the view
Wu Cheng-Han
2017-01-04
1
-2
/
+16
|
*
Workaround that graphviz might not recover from error
Wu Cheng-Han
2017-01-04
1
-12
/
+22
*
|
Convert extra.js to es6
Yukai Huang
2017-01-05
1
-332
/
+305
|
/
*
Fix mathjax not able to render issue
Wu Cheng-Han
2016-12-20
1
-1
/
+8
*
Update to handle graphviz output empty graph
Wu Cheng-Han
2016-12-19
1
-0
/
+1
*
Remove unused vendor code and add fix related usages
Wu Cheng-Han
2016-12-19
1
-2
/
+2
*
Update to make TOC syntax be case-insensitive
Wu Cheng-Han
2016-12-12
1
-1
/
+1
*
Fix header id and text might affects by mathjax tags
Wu Cheng-Han
2016-11-28
1
-3
/
+12
*
Update to support typescript and jsx syntax highlighting
Wu Cheng-Han
2016-11-28
1
-1
/
+3
*
Optimize hackmd resource packing and load orders
Wu Cheng-Han
2016-11-26
1
-1
/
+1
*
Update to support go in code block syntax highlighting
Wu Cheng-Han
2016-11-26
1
-2
/
+3
*
Fix mathjax with blockquote might have race condition
Wu Cheng-Han
2016-11-18
1
-11
/
+13
*
Update to support haskell syntax highlighting in code block
Wu Cheng-Han
2016-11-18
1
-0
/
+6
*
Fix syntax highlighting not apply correctly in slides
Wu Cheng-Han
2016-11-07
1
-1
/
+0
*
Config extra entry for html.min.css
Yukai Huang
2016-11-02
1
-1
/
+1
*
Fix viewAjaxCallback might be called on null
Wu Cheng-Han
2016-11-01
1
-2
/
+1
*
Fix viewAjaxCallback not able to be assigned
Wu Cheng-Han
2016-10-29
1
-0
/
+1
*
Fix generateCleanHTML not remove smoothhashscroll attribute properly
Wu Cheng-Han
2016-10-29
1
-3
/
+3
*
Fix possible unclose HTML and leaked html tags when fail to parse diagrams
Wu Cheng-Han
2016-10-26
1
-2
/
+9
*
Fix passing markdown-it-emoji incorrect parameter type
Wu Cheng-Han
2016-10-23
1
-1
/
+1
*
Fix code block syntax highlighting might not process properly because the HTM...
Wu Cheng-Han
2016-10-23
1
-2
/
+2
*
Fix index.js isValidURL is not defined error
Wu Cheng-Han
2016-10-22
1
-0
/
+1
*
Try to remove unused front-end dependency
Wu Cheng-Han
2016-10-19
1
-0
/
+5
*
Fix to use bower version emojify.js
Wu Cheng-Han
2016-10-19
1
-2
/
+0
*
Update to make history not depends on extra
Wu Cheng-Han
2016-10-19
1
-0
/
+36
*
Update emoji parser using markdown-it-emoji instead of emojify to solve issue...
Wu Cheng-Han
2016-10-18
1
-15
/
+19
*
Optimize finishView selector performance by avoid using universal selector, f...
Wu Cheng-Han
2016-10-18
1
-50
/
+49
*
Fix finishView mermaid might select and replace whole markdown-body issue
Wu Cheng-Han
2016-10-18
1
-2
/
+2
*
Fix code block which in deeper level will not be parsed issue
Wu Cheng-Han
2016-10-18
1
-4
/
+5
*
Remove auto linkify image since it might print out unwanted url and it can be...
Wu Cheng-Han
2016-10-17
1
-11
/
+1
*
Fix code block highlighting html not escaped when no languages specified
Wu Cheng-Han
2016-10-17
1
-2
/
+5
*
Update to support wrap syntax for code block
Wu Cheng-Han
2016-10-14
1
-2
/
+4
*
Fix ownership display
Yukai Huang
2016-10-13
1
-3
/
+2
*
Fix spellcheck
Yukai Huang
2016-10-13
1
-1
/
+0
*
Fix HTML exporting
Yukai Huang
2016-10-13
1
-1
/
+3
*
Expose parseMeta function
Yukai Huang
2016-10-13
1
-1
/
+2
*
Fix lastchangeui and moment timestamps
Yukai Huang
2016-10-13
1
-9
/
+5
*
Refactor webpack module
Yukai Huang
2016-10-13
1
-48
/
+49
*
Config CDN for viz.js
Yukai Huang
2016-10-13
1
-0
/
+1
*
Load custom markdown-it-regex plugin with script-loader
Yukai Huang
2016-10-12
1
-16
/
+16
*
Revert 56c5378
Yukai Huang
2016-10-12
1
-3
/
+0
*
Fix module export
Yukai Huang
2016-10-11
1
-1
/
+3
*
Merge branch 'master' into webpack-frontend
Yukai Huang
2016-10-11
1
-15
/
+51
|
\
[next]