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