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
2017-10-07
Adds color to new note button
geekyd
1
-3
/
+3
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-11
Add support of Danish locale
Wu Cheng-Han
1
-0
/
+1
2017-06-05
fix grammer errors
butlerx
1
-30
/
+36
2017-06-05
Fix speaker note separator regex should only take effect on the line start
Wu Cheng-Han
1
-1
/
+1
2017-06-03
add more reveal features to slide demo
butlerx
1
-9
/
+189
2017-06-03
Update yams-metadata doc for slide theme
Wu Cheng-Han
1
-0
/
+4
2017-05-31
add the ability to set slide theme in slide options
butlerx
1
-0
/
+4
2017-05-09
Fix to implement toggle of TOC in HTML template
Wu Cheng-Han
1
-0
/
+23
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
/
+20
2017-05-05
Update to support code block syntax highlighting of gherkin
Wu Cheng-Han
2
-2
/
+3
2017-04-24
Fix fb message link might not available for public
Max Wu
1
-1
/
+1
2017-04-18
Fix indent in views, shouldn't mix tabs with spaces
Peter Dave Hello
5
-20
/
+20
2017-04-18
Use abcjs on cdnjs, cc @jackycute
Peter Dave Hello
3
-0
/
+3
2017-04-18
Remove executable permission from static files
Peter Dave Hello
4
-0
/
+0
2017-04-11
Fix link regex should filter protocol with case insensitive flag [Security Is...
Wu Cheng-Han
1
-1
/
+1
2017-04-05
Update body.ejs
Ian Dees
1
-2
/
+2
2017-04-05
Clarify permission language
Ian Dees
1
-3
/
+3
2017-03-28
Fix indentations
Yukai Huang
1
-52
/
+48
2017-03-28
Drop global variable ui exposing
Yukai Huang
2
-5
/
+6
2017-03-28
Update to es6 module import style
Yukai Huang
1
-7
/
+6
2017-03-28
Update cm instance in changes event argument
Yukai Huang
1
-1
/
+1
2017-03-28
Move updateStatusBar method into editor class
Yukai Huang
3
-27
/
+35
2017-03-28
Fix listener “this” context
Yukai Huang
1
-1
/
+1
2017-03-28
Promisify getStatusBarTemplate method
Yukai Huang
1
-26
/
+28
2017-03-28
Add cm instance to cursorActivity argument
Yukai Huang
1
-2
/
+2
2017-03-28
Update focus argument with cm instance
Yukai Huang
1
-1
/
+1
2017-03-28
Rewrite cursorActivity with multi listener style
Yukai Huang
1
-17
/
+17
2017-03-28
Extract selection update from updateStatusbar
Yukai Huang
3
-28
/
+38
2017-03-28
Impl multiple codemirror event listener
Yukai Huang
2
-9
/
+22
2017-03-28
Change minor TODO to FIXME
Yukai Huang
1
-2
/
+2
2017-03-26
Update to change makefile syntax highlighting to Prism
Wu Cheng-Han
1
-0
/
+6
2017-03-26
Update to add abc in support charts of textcomplete
Wu Cheng-Han
1
-1
/
+1
2017-03-26
Fix code style
Wu Cheng-Han
1
-1
/
+1
[next]