index
:
hedgedoc
cindy
Hedgedoc with support for CindyScript
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
public
/
js
/
index.js
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-11-19
Fix wrong anchors
Sheogorath
1
-0
/
+1
2018-11-14
switching to eslint for code checking
Claudius Coenen
1
-1
/
+3
2018-10-10
Add autocomplete for highlight.js languages into codemirror
Sheogorath
1
-1
/
+2
2018-10-09
Fix #986 : Visibility is now transmitted with gitlab V4 api
Cédric Couralet
1
-1
/
+1
2018-07-31
Add possibility to choose between version v3 or v4 for the gitlab api.
Cédric Couralet
1
-6
/
+11
2018-06-23
Fix liniting and optimize some functions
Sheogorath
1
-4
/
+2
2018-06-19
Add a toolbar to Codemirror editor
Edgar Zanella Alvarenga
1
-0
/
+9
2018-05-16
Removing google drive integration
Sheogorath
1
-104
/
+0
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-02-05
don't require referer to find note id in socket.io connections (fixes #623)
Stefan Bühler
1
-0
/
+3
2018-01-05
:sparkles: Implemented dark theme.
Edoardo Odorico
1
-0
/
+15
2017-11-02
Revert "Load js-url lib using legacy-loader"
Literallie
1
-4
/
+2
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
1
-2
/
+5
2017-05-07
Manage syncscroll / currentMode in appState
Yukai Huang
1
-34
/
+33
2017-05-07
Move syncsroll under lib
Yukai Huang
1
-1
/
+1
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
1
-11
/
+1
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
1
-4
/
+3
2017-05-05
Update to support code block syntax highlighting of gherkin
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
1
-2
/
+0
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
1
-27
/
+7
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
1
-25
/
+31
2017-03-28
Impl multiple codemirror event listener
Yukai Huang
1
-9
/
+9
2017-03-28
Change minor TODO to FIXME
Yukai Huang
1
-2
/
+2
2017-03-26
Update to add abc in support charts of textcomplete
Wu Cheng-Han
1
-1
/
+1
2017-03-23
Fix text complete of extra tags for list not triggered properly
Wu Cheng-Han
1
-14
/
+14
2017-03-23
Fix google drive file picker not initialize properly
Wu Cheng-Han
1
-1
/
+3
2017-03-22
Fix front-end index.js code styles
Wu Cheng-Han
1
-24
/
+34
2017-03-14
Fix rendering might result XSS attribute on self closing tag [Security Issue]
Wu Cheng-Han
1
-0
/
+2
2017-03-13
Fix variable exporting error
Yukai Huang
1
-0
/
+3
2017-03-09
Use JavaScript Standard Style (part 2)
BoHong Li
1
-3635
/
+3488
2017-03-08
Extract editor related code
Yukai Huang
1
-569
/
+31
2017-02-18
Fix not determine OT have pending operations properly
Wu Cheng-Han
1
-5
/
+10
2017-02-18
Fix to keep selections on save and restore info
Wu Cheng-Han
1
-1
/
+4
2017-02-03
Fix missing type declaration in text complete strategy
Wu Cheng-Han
1
-1
/
+1
2017-02-03
Removed UTF-8 BOM in download function
NV
1
-2
/
+2
2017-02-03
Fix missing type declaration
Wu Cheng-Han
1
-1
/
+1
2017-01-21
Fix meta error not clear on before rendering
Wu Cheng-Han
1
-0
/
+1
2017-01-16
Update to prevent all empty link change hash
Wu Cheng-Han
1
-0
/
+4
[next]