index
:
hedgedoc
cindy
Hedgedoc with support for CindyScript
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
public
/
js
/
lib
/
editor
/
index.js
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix toolbar day mode
Pedro Ferreira
2019-05-12
1
-0
/
+2
*
Make upload button respect night mode
Pedro Ferreira
2019-05-12
1
-1
/
+1
*
Move upload button into toolbar
Sheogorath
2019-03-25
1
-0
/
+9
*
switching to eslint for code checking
Claudius Coenen
2018-11-14
1
-4
/
+4
*
Fix liniting and optimize some functions
Sheogorath
2018-06-23
1
-15
/
+11
*
Add a toolbar to Codemirror editor
Edgar Zanella Alvarenga
2018-06-19
1
-0
/
+87
*
Allow the usage of the esc-key by codemirror
Sheogorath
2018-02-24
1
-3
/
+3
*
Corrected some grammatical issues
Oliver Herrmann
2017-10-30
1
-3
/
+3
*
Fix home and end keys behavior for windows
Wu Cheng-Han
2017-09-27
1
-0
/
+2
*
Expose internal editor config variable
Yukai Huang
2017-05-07
1
-0
/
+1
*
Load statusbar template by string-loader
Yukai Huang
2017-05-07
1
-34
/
+20
*
Move updateStatusBar method into editor class
Yukai Huang
2017-03-28
1
-0
/
+23
*
Fix listener “this” context
Yukai Huang
2017-03-28
1
-1
/
+1
*
Promisify getStatusBarTemplate method
Yukai Huang
2017-03-28
1
-26
/
+28
*
Extract selection update from updateStatusbar
Yukai Huang
2017-03-28
1
-1
/
+2
*
Impl multiple codemirror event listener
Yukai Huang
2017-03-28
1
-0
/
+13
*
Fix variable exporting error
Yukai Huang
2017-03-13
1
-3
/
+1
*
Use JavaScript standard style
Yukai Huang
2017-03-09
1
-426
/
+449
*
Extract editor related code
Yukai Huang
2017-03-08
1
-0
/
+459