index
:
hedgedoc
cindy
Hedgedoc with support for CindyScript
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
web
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-01-22
Add config option which requires authentication in FreeURL mode
Nicolas Dietrich
1
-1
/
+1
2021-01-22
Minor refactoring of freeURL condition check
Nicolas Dietrich
1
-4
/
+6
2020-12-27
Always save uploads to a tmpdir first and cleanup afterwards
David Mehren
2
-9
/
+24
2020-12-27
Improve MIME-type checks of uploaded files
David Mehren
1
-4
/
+22
2020-12-27
Rework error messages for image uploads
Sheogorath
1
-4
/
+4
2020-12-27
Fix unauthenticated file uploads
Sheogorath
1
-0
/
+3
2020-12-27
Fix arbitary file upload for uploadimage API endpoint
Sheogorath
1
-2
/
+8
2020-11-30
Fix crash when OAuth2 config parameters are missing
David Mehren
1
-12
/
+19
2020-11-26
Remove pdf export code
Tilman Vatteroth
2
-41
/
+0
2020-11-25
Add oauth2 authorization
Joachim Mathes
1
-1
/
+22
2020-11-14
Replace CodiMD with HedgeDoc
Erik Michelson
2
-2
/
+2
2020-11-11
Save note title to database when creating a note
David Mehren
1
-1
/
+2
2020-10-22
Generic OAuth2: Set state: true
Dexter Chua
1
-1
/
+2
2020-08-27
Add config option for cookie SameSite policy
Erik Michelson
1
-1
/
+2
2020-07-11
saml: make logger print actual error message
Simeon Keske
1
-2
/
+2
2020-07-11
add error handling to saml-certs
Simeon Keske
1
-2
/
+15
2020-07-11
allow to set a saml client certificate
Simeon Keske
1
-0
/
+1
2020-07-04
Fixed meta parsing of lang-attribute for using it in the published-view
Erik Michelson
1
-1
/
+1
2020-07-03
Added dynamic lang-attr to pretty.ejs
Erik Michelson
1
-0
/
+1
2020-06-20
Backport of #278 for 1.6.1
Victor Berger
1
-1
/
+2
2020-04-28
findNoteOrCreate: Create new note with empty string instead of `null`
Sandro
1
-1
/
+1
2020-03-21
Backport Fix for relative theme path
Sheogorath
1
-1
/
+1
2020-02-08
Add Google oauth variable: hostedDomain
ike
1
-1
/
+1
2019-11-28
Removing returnTo setting from referer in all other authentication sources
Ralph Krimmel
12
-28
/
+8
2019-11-28
Moving the storage of referrer information to main authorization check instea...
Ralph Krimmel
1
-5
/
+3
2019-11-27
Fixing linting problems
Ralph Krimmel
1
-4
/
+3
2019-11-27
Fixing redirection after SAML login
foobarable
1
-2
/
+5
2019-10-29
Fix crash in lutim integration
Girish Ramakrishnan
1
-1
/
+1
2019-10-27
Inline renderPublishSlide
David Mehren
1
-8
/
+4
2019-10-27
Inline responseCodiMD
David Mehren
1
-18
/
+14
2019-10-27
Inline publish and slide
David Mehren
1
-10
/
+2
2019-10-27
Inline renderPublish
David Mehren
1
-8
/
+4
2019-10-27
Move showPublishNote and publishNoteActions to note controller
David Mehren
5
-43
/
+99
2019-10-27
Move showNote to note controller
David Mehren
2
-105
/
+19
2019-10-27
Move note actions into their own file
David Mehren
2
-9
/
+131
2019-10-27
Rename actions.js to controller.js and rename functions to be more descriptive
David Mehren
2
-20
/
+31
2019-10-27
Move slide actions to own file
David Mehren
2
-2
/
+86
2019-10-27
Fix errors constant in note/actions.js
David Mehren
1
-7
/
+7
2019-10-27
Move note actions to their own file.
David Mehren
12
-67
/
+325
2019-10-22
Allow to generate lower case header references through the config
hoijui
1
-1
/
+2
2019-09-04
Refactored note-creation with given noteId
Erik Michelson
1
-3
/
+3
2019-09-04
Added endpoint for note-creation with given alias
Erik Michelson
1
-0
/
+2
2019-06-08
Rework debug logging
Sheogorath
11
-37
/
+33
2019-05-31
Fix eslint warnings
Sheogorath
20
-38
/
+37
2019-05-25
Add config for toobusy middleware
Sheogorath
1
-0
/
+4
2019-05-13
asyncified setting and verifying the password
Claudius
1
-2
/
+8
2019-04-10
Add lutim support
Dylan Dervaux
1
-0
/
+31
2019-04-06
Added a configuration option for passport-saml:
Emmanuel Ormancey
1
-1
/
+2
2019-04-06
Hide port from minio URL for protocol default port
Thor77
1
-1
/
+3
2019-03-09
Add required change for Google+ API deprecation
Sheogorath
1
-1
/
+2
[next]