index
:
hedgedoc
cindy
Hedgedoc with support for CindyScript
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
make `headerIds` `const` [fix]
hoijui
2019-10-30
1
-1
/
+1
|
*
allow to define header link generation style via environment var
hoijui
2019-10-30
1
-1
/
+2
|
*
also use gfm header generation in test and debug configuraitons
hoijui
2019-10-30
1
-2
/
+4
|
*
fix gfm header link generation with respect to `deduplicatedHeaderId`
hoijui
2019-10-30
1
-19
/
+69
|
*
document `linkifyHeaderStyle` in default.js
hoijui
2019-10-30
1
-0
/
+13
|
*
linkifyHeaderStyle needs no string-ification; is already str.
hoijui
2019-10-30
1
-1
/
+1
*
|
Merge pull request #224 from davidmehren/webpack_updates
Sheogorath
2019-12-03
2
-698
/
+671
|
\
\
|
*
|
Upgrade webpack & plugins
David Mehren
2019-11-23
2
-698
/
+671
*
|
|
Merge pull request #227 from foobarable/fix/saml
Sheogorath
2019-12-03
13
-28
/
+10
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Making the linter happy by removing superfluous ;
Ralph Krimmel
2019-11-29
0
-0
/
+0
|
|
\
\
|
|
*
\
Merge branch 'fix/saml' of https://github.com/foobarable/server into fix/saml
Ralph Krimmel
2019-11-28
0
-0
/
+0
|
|
|
\
\
|
*
|
\
\
Making the linter happy by removing superfluous ;
Ralph Krimmel
2019-11-29
0
-0
/
+0
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
/
/
|
|
|
/
/
|
|
*
|
Making the linter happy by removing superfluous ;
Ralph Krimmel
2019-11-28
1
-1
/
+1
|
*
|
|
Making the linter happy by removing superfluous ;
Ralph Krimmel
2019-11-28
1
-1
/
+1
|
|
/
/
|
*
|
Removing returnTo setting from referer in all other authentication sources
Ralph Krimmel
2019-11-28
12
-28
/
+8
|
*
|
Moving the storage of referrer information to main authorization check instea...
Ralph Krimmel
2019-11-28
2
-5
/
+5
|
*
|
Fixing linting problems
Ralph Krimmel
2019-11-27
1
-4
/
+3
|
*
|
Fixing redirection after SAML login
foobarable
2019-11-27
1
-2
/
+5
|
/
/
*
|
Merge pull request #213 from davidmehren/refactor_backend_notes
Sheogorath
2019-11-20
19
-581
/
+564
|
\
\
|
*
|
Inline renderPublishSlide
David Mehren
2019-10-27
1
-8
/
+4
|
*
|
Inline responseCodiMD
David Mehren
2019-10-27
1
-18
/
+14
|
*
|
Inline publish and slide
David Mehren
2019-10-27
1
-10
/
+2
|
*
|
Inline renderPublish
David Mehren
2019-10-27
1
-8
/
+4
|
*
|
Move showPublishNote and publishNoteActions to note controller
David Mehren
2019-10-27
6
-125
/
+99
|
*
|
Move showNote to note controller
David Mehren
2019-10-27
3
-133
/
+19
|
*
|
Move note actions into their own file
David Mehren
2019-10-27
2
-9
/
+131
|
*
|
Rename actions.js to controller.js and rename functions to be more descriptive
David Mehren
2019-10-27
3
-34
/
+33
|
*
|
Move slide actions to own file
David Mehren
2019-10-27
4
-85
/
+87
|
*
|
Fix errors constant in note/actions.js
David Mehren
2019-10-27
1
-7
/
+7
|
*
|
Move note actions to their own file.
David Mehren
2019-10-27
16
-390
/
+410
*
|
|
Update sv.json (POEditor.com)
Sheogorath
2019-11-20
1
-1
/
+2
*
|
|
Update sk.json (POEditor.com)
Sheogorath
2019-11-20
1
-3
/
+4
*
|
|
Update it.json (POEditor.com)
Sheogorath
2019-11-20
1
-3
/
+4
*
|
|
Update fr.json (POEditor.com)
Sheogorath
2019-11-20
1
-1
/
+2
*
|
|
Update ca.json (POEditor.com)
Sheogorath
2019-11-20
1
-103
/
+121
*
|
|
Merge pull request #223 from codimd/snyk-fix-84ae3f6ae6fb5c18e43decdf8ab49318
Sheogorath
2019-11-16
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
fix: package.json to reduce vulnerabilities
snyk-bot
2019-11-16
1
-1
/
+1
|
/
/
*
|
Merge pull request #217 from cloudron-io/lutim_crash
Sheogorath
2019-10-30
1
-1
/
+1
|
\
\
|
*
|
Fix crash in lutim integration
Girish Ramakrishnan
2019-10-29
1
-1
/
+1
|
/
/
*
|
Merge pull request #210 from davidmehren/mathjax_fix
Sheogorath
2019-10-29
2
-2
/
+10
|
\
\
|
*
|
Fix compatibility with MathJax 2.7.6
David Mehren
2019-10-25
2
-2
/
+10
|
|
/
*
|
Merge pull request #209 from davidmehren/webpack_docs
Sheogorath
2019-10-29
1
-1
/
+8
|
\
\
|
*
|
Improve webpack dev documentation
David Mehren
2019-10-25
1
-1
/
+8
|
|
/
*
|
Merge pull request #212 from davidmehren/webpack_cleanup
Sheogorath
2019-10-29
1
-5
/
+1
|
\
\
|
*
|
Remove unused webpack plugins from package.json
David Mehren
2019-10-25
1
-5
/
+1
|
|
/
*
|
Merge pull request #215 from SISheogorath/upgrade/database-versions
Sheogorath
2019-10-29
2
-173
/
+399
|
\
\
|
*
|
Upgrade all ORM/database related packages
Sheogorath
2019-10-28
2
-173
/
+399
|
/
/
*
|
Merge pull request #208 from jfowl/doc-change-to-yarn
Sheogorath
2019-10-28
2
-6
/
+6
|
\
\
|
|
/
|
/
|
|
*
Replaces `npm` with `yarn` commands in docs.
Jonas Zohren
2019-10-25
2
-6
/
+6
|
/
*
Update yarn.lock
Sheogorath
2019-10-23
1
-134
/
+164
[prev]
[next]