index
:
hedgedoc
cindy
Hedgedoc with support for CindyScript
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
response.js
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace CodiMD with HedgeDoc
Erik Michelson
2020-11-14
1
-1
/
+1
*
Move showPublishNote and publishNoteActions to note controller
David Mehren
2019-10-27
1
-82
/
+0
*
Move showNote to note controller
David Mehren
2019-10-27
1
-28
/
+0
*
Rename actions.js to controller.js and rename functions to be more descriptive
David Mehren
2019-10-27
1
-14
/
+2
*
Move slide actions to own file
David Mehren
2019-10-27
1
-74
/
+1
*
Move note actions to their own file.
David Mehren
2019-10-27
1
-300
/
+24
*
Fix broken error template due to missing opengraph
Sheogorath
2019-10-11
1
-1
/
+2
*
Added customizable og-metadata to notes
Erik Michelson
2019-10-04
1
-2
/
+6
*
Refactored note-creation with given noteId
Erik Michelson
2019-09-04
1
-11
/
+15
*
Added endpoint for note-creation with given alias
Erik Michelson
2019-09-04
1
-2
/
+2
*
Add link to imprint
Matthias Lindinger
2019-08-26
1
-0
/
+1
*
Respect DNT header
Sheogorath
2019-06-08
1
-2
/
+4
*
Fix eslint warnings
Sheogorath
2019-05-31
1
-11
/
+11
*
change default mode to "both" when clicking edit
Stéphane Guillou
2019-04-05
1
-2
/
+2
*
Fix empty serverURL did not redirect properly
toshi0123
2019-03-04
1
-1
/
+1
*
Fix broken PDF export by wrong unlink call
Sheogorath
2019-01-24
1
-1
/
+1
*
Disallow creation of robots.txt in freeurl
Daan Sprenkels
2018-11-17
1
-1
/
+1
*
Merge pull request #1027 from asg017/master
Christoph (Sheogorath) Kern
2018-11-12
1
-0
/
+3
|
\
|
*
forgot break statement
Alex Garcia
2018-10-27
1
-0
/
+1
|
*
Add download action to published notes
Alex Garcia
2018-10-27
1
-0
/
+2
*
|
removing global site layout vars from individual routers, putting them into a...
Claudius
2018-11-03
1
-50
/
+2
|
/
*
Fix #1001: get only project user is member of (and return max of results)
Cédric Couralet
2018-10-09
1
-1
/
+1
*
Add OpenID to CodiMD
Sheogorath
2018-10-05
1
-1
/
+3
*
Merge pull request #940 from WilliButz/fix-configurable-paths
Christoph (Sheogorath) Kern
2018-10-05
1
-6
/
+6
|
\
|
*
removing superfluous config parameters for template files
Claudius
2018-09-26
1
-6
/
+6
*
|
Fix little bug in length limit
Sheogorath
2018-09-28
1
-1
/
+1
*
|
Fix document length limit on post
Sheogorath
2018-09-26
1
-1
/
+9
|
/
*
Fix server crash on PDF creation
Sheogorath
2018-09-24
1
-0
/
+4
*
Add possibility to choose between version v3 or v4 for the gitlab api.
Cédric Couralet
2018-07-31
1
-2
/
+2
*
Final replacements
Sheogorath
2018-06-24
1
-1
/
+1
*
Do final internal renameing
Sheogorath
2018-06-24
1
-2
/
+2
*
Rename HackMD view to CodiMD
Sheogorath
2018-06-24
1
-1
/
+1
*
Merge pull request #856 from hackmdio/fix/lineEndings
Christoph (Sheogorath) Kern
2018-06-24
1
-1
/
+3
|
\
|
*
Fix possible line-ending issues for init note
Sheogorath
2018-06-24
1
-1
/
+3
*
|
Fix broken images in PDF caused by misconfigred server URL
Sheogorath
2018-06-24
1
-1
/
+4
|
/
*
Merge pull request #830 from SISheogorath/feature/GDPR
Christoph (Sheogorath) Kern
2018-06-17
1
-4
/
+26
|
\
|
*
Add token based security feature
Sheogorath
2018-05-25
1
-4
/
+23
|
*
Add privacy and ToS links
Sheogorath
2018-05-24
1
-1
/
+4
*
|
Merge pull request #784 from pferreir/add-oauth2-support
Christoph (Sheogorath) Kern
2018-06-04
1
-0
/
+4
|
\
\
|
*
|
Add support for generic OAuth2 providers
Pedro Ferreira
2018-03-26
1
-0
/
+4
*
|
|
Merge pull request #785 from pferreir/redirect-to-login
Christoph (Sheogorath) Kern
2018-05-31
1
-1
/
+7
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
403: redirect user to login page if not logged in
Pedro Ferreira
2018-03-27
1
-1
/
+7
|
|
/
*
|
Fix typos for `allowAnonymousEdits`
Sheogorath
2018-04-10
1
-2
/
+2
*
|
Fix CSP for disqus and Google Analytics
Sheogorath
2018-03-30
1
-1
/
+2
|
/
*
Change config to camel case with backwards compatibility
Sheogorath
2018-03-25
1
-44
/
+44
*
Remove and replace all note id compression in LZString with base64url
Max Wu
2018-02-26
1
-6
/
+5
*
Fix to show 500 message when got error in parseNoteId
Max Wu
2018-02-17
1
-1
/
+2
*
Fix ldap provider name in template
Sheogorath
2018-01-26
1
-0
/
+2
*
Merge pull request #598 from xxyy/feature/csp
Christoph (Sheogorath) Kern
2018-01-22
1
-1
/
+2
|
\
|
*
CSP: Add nonce to slide view inline JS
Literallie
2017-10-22
1
-1
/
+2
[next]