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
2018-03-25
Fix night mode button after restore
Sheogorath
1
-0
/
+1
2018-03-23
Persist nightmode so we can re-enable it
Sheogorath
1
-3
/
+18
2018-03-11
Fix typo
Max Wu
1
-1
/
+1
2018-03-11
Update to show log on migrate LZString type note url in history
Max Wu
1
-1
/
+1
2018-03-03
Update to migrate note url in the history of browser storage and cookie
Max Wu
2
-0
/
+47
2018-02-26
Update to allow rp tag for ruby
Max Wu
1
-0
/
+2
2018-02-26
Remove manual allow details tag since default already allow it
Max Wu
1
-3
/
+1
2018-02-25
Extend HTML5 support by whitelisting various tags
Sheogorath
1
-1
/
+11
2018-02-24
Allow the usage of the esc-key by codemirror
Sheogorath
1
-3
/
+3
2018-02-05
don't require referer to find note id in socket.io connections (fixes #623)
Stefan Bühler
1
-0
/
+3
2018-01-24
Fix task todo might not toggle
Max Wu
1
-2
/
+2
2018-01-20
Allow more detailed configuration of upload mime types
Sheogorath
1
-1
/
+3
2018-01-19
Fix image alt not render properly
Wu Cheng-Han
1
-1
/
+2
2018-01-16
Fix anchor id to keep uppercase characters
Max Wu
1
-1
/
+5
2018-01-05
:sparkles: Implemented dark theme.
Edoardo Odorico
3
-1
/
+18
2017-12-14
Fix file permission, remove useless executable
Peter Dave Hello
1
-0
/
+0
2017-11-24
Prevent XSS vul by srcdoc in iframe
Sheogorath
1
-1
/
+1
2017-11-02
Revert "Load js-url lib using legacy-loader"
Literallie
2
-8
/
+4
2017-10-30
Fix mermaid error handling
Sheogorath
1
-2
/
+7
2017-10-30
Use mermaidAPI in mermaid scope
Sheogorath
1
-12
/
+4
2017-10-30
Corrected some grammatical issues
Oliver Herrmann
1
-3
/
+3
2017-10-23
support Simplified Chinese and rename original zh to Traditional Chinese
Rwing
1
-0
/
+3
2017-10-22
Fix MathJax config not being picked up
Literallie
1
-1
/
+1
2017-10-22
Move CSP logic to new file, Fix boolean config examples
Literallie
1
-1
/
+0
2017-10-22
Load js-url lib using legacy-loader
Literallie
2
-4
/
+9
2017-10-22
Fix MathJax CSP issues
Literallie
1
-0
/
+8
2017-10-21
Fix markdown-it gist plugin code closing tag
Yukai Huang
1
-1
/
+1
2017-10-05
Fix to filter @import CSS syntax in style tag to prevent XSS [Security Issue]
Wu Cheng-Han
1
-4
/
+9
2017-10-05
Fix unescape > symbol inside the style tags to make the CSS works
Wu Cheng-Han
1
-0
/
+4
2017-10-05
Fix blockquote not parse correctly in slide mode
Wu Cheng-Han
2
-3
/
+1
2017-09-27
Fix home and end keys behavior for windows
Wu Cheng-Han
1
-0
/
+2
2017-09-27
Fix the < and > symbols are doubly escaped which affected by executing preven...
Wu Cheng-Han
1
-0
/
+2
2017-09-27
Fix slide mode contains unclosed tags might cause XSS [Security Issue]
Wu Cheng-Han
1
-1
/
+2
2017-09-27
Fix unclosed tags might cause XSS [Security Issue]
Wu Cheng-Han
1
-1
/
+1
2017-06-14
Fix slide mode might hide scrollbar on some linux
Max Wu
1
-2
/
+2
2017-06-05
Fix speaker note separator regex should only take effect on the line start
Wu Cheng-Han
1
-1
/
+1
2017-05-08
style: Fixed variable already declared
BoHong Li
1
-2
/
+2
2017-05-07
Manage syncscroll / currentMode in appState
Yukai Huang
4
-48
/
+58
2017-05-07
Move syncsroll under lib
Yukai Huang
2
-3
/
+3
2017-05-07
Remove CodeMirror-other-cursors dom creation
Yukai Huang
1
-3
/
+0
2017-05-07
Change more global var to global
Yukai Huang
1
-87
/
+87
2017-05-07
Extract modeType
Yukai Huang
3
-13
/
+15
2017-05-07
Change some global variables to local
Yukai Huang
1
-31
/
+31
2017-05-07
Fix indentation
Yukai Huang
1
-6
/
+6
2017-05-07
Expose internal editor config variable
Yukai Huang
2
-4
/
+4
2017-05-07
Load statusbar template by string-loader
Yukai Huang
2
-34
/
+61
2017-05-05
Update to support code block syntax highlighting of gherkin
Wu Cheng-Han
2
-2
/
+3
2017-04-11
Fix link regex should filter protocol with case insensitive flag [Security Is...
Wu Cheng-Han
1
-1
/
+1
2017-03-28
Fix indentations
Yukai Huang
1
-52
/
+48
2017-03-28
Drop global variable ui exposing
Yukai Huang
2
-5
/
+6
[next]