index
:
hedgedoc
cindy
Hedgedoc with support for CindyScript
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix note creation in FreeURL mode not using template
Erik Michelson
2021-02-02
1
-3
/
+4
*
Don't add new config option in hackmd compatibility layer
Nicolas Dietrich
2021-01-23
1
-1
/
+0
*
Keep JS and env varibale name in sync (requireFreeURLAuthentication)
Nicolas Dietrich
2021-01-23
1
-1
/
+1
*
Add config option which requires authentication in FreeURL mode
Nicolas Dietrich
2021-01-22
4
-1
/
+4
*
Minor refactoring of freeURL condition check
Nicolas Dietrich
2021-01-22
1
-4
/
+6
*
Always save uploads to a tmpdir first and cleanup afterwards
David Mehren
2020-12-27
2
-9
/
+24
*
Improve MIME-type checks of uploaded files
David Mehren
2020-12-27
1
-4
/
+22
*
Rework error messages for image uploads
Sheogorath
2020-12-27
1
-4
/
+4
*
Fix unauthenticated file uploads
Sheogorath
2020-12-27
1
-0
/
+3
*
Fix arbitary file upload for uploadimage API endpoint
Sheogorath
2020-12-27
1
-2
/
+8
*
Merge pull request #609 from hedgedoc/fix/oauth2-auth
David Mehren
2020-12-02
1
-12
/
+19
|
\
|
*
Fix crash when OAuth2 config parameters are missing
David Mehren
2020-11-30
1
-12
/
+19
*
|
Add missing catch
Tilman Vatteroth
2020-12-02
1
-1
/
+2
*
|
Catch more errors
Tilman Vatteroth
2020-12-02
9
-10
/
+31
*
|
[Migrations] Replace similar code
Tilman Vatteroth
2020-11-30
1
-2
/
+1
*
|
[Migrations] Add variant of error message to catch block
Tilman Vatteroth
2020-11-30
1
-1
/
+4
|
/
*
Merge pull request #597 from hedgedoc/fix/install-docs
David Mehren
2020-11-29
1
-3
/
+3
|
\
|
*
Replace mentions of `config.js` with `config.json`
David Mehren
2020-11-27
1
-3
/
+3
*
|
Merge pull request #596 from hedgedoc/remove-pdf-export-code
David Mehren
2020-11-27
7
-54
/
+2
|
\
\
|
*
|
Remove pdf export code
Tilman Vatteroth
2020-11-26
7
-54
/
+2
|
|
/
*
/
Add oauth2 authorization
Joachim Mathes
2020-11-25
2
-2
/
+26
|
/
*
apply review suggestions
Tilman Vatteroth
2020-11-15
1
-1
/
+1
*
Correct repo name
Tilman Vatteroth
2020-11-14
1
-1
/
+1
*
Replace CodiMD with HedgeDoc
Erik Michelson
2020-11-14
6
-6
/
+6
*
Merge pull request #509 from pierreozoux/quick-fix
David Mehren
2020-11-13
1
-1
/
+1
|
\
|
*
Makes the mime also work with upper case extension
pierreozoux
2020-11-12
1
-1
/
+1
*
|
Save note title to database when creating a note
David Mehren
2020-11-11
1
-1
/
+2
*
|
Generic OAuth2: Set state: true
Dexter Chua
2020-10-22
1
-1
/
+2
*
|
Merge pull request #486 from codimd/feature/cookie-policy
David Mehren
2020-09-25
4
-1
/
+9
|
\
\
|
|
/
|
/
|
|
*
Update documentation and messages to new default value
Erik Michelson
2020-09-08
1
-1
/
+1
|
*
Changed default policy from 'strict' to 'lax' due to the reasons mentioned in...
Erik Michelson
2020-08-27
2
-2
/
+2
|
*
Add config option for cookie SameSite policy
Erik Michelson
2020-08-27
4
-1
/
+9
*
|
Add missing unsafe-inline CSP directive
Erik Michelson
2020-08-23
1
-1
/
+1
*
|
Add dropbox CSP directive if configured and make button clickable
Erik Michelson
2020-08-23
1
-0
/
+5
|
/
*
saml: make logger print actual error message
Simeon Keske
2020-07-11
1
-2
/
+2
*
add error handling to saml-certs
Simeon Keske
2020-07-11
1
-2
/
+15
*
allow to set a saml client certificate
Simeon Keske
2020-07-11
3
-0
/
+3
*
Fixed meta parsing of lang-attribute for using it in the published-view
Erik Michelson
2020-07-04
2
-1
/
+2
*
Added dynamic lang-attr to pretty.ejs
Erik Michelson
2020-07-03
1
-0
/
+1
*
Backport of #278 for 1.6.1
Victor Berger
2020-06-20
4
-4
/
+8
*
findNoteOrCreate: Create new note with empty string instead of `null`
Sandro
2020-04-28
1
-1
/
+1
*
Fix broken redirect on login
Sheogorath
2020-03-21
1
-2
/
+4
*
Backport Fix for relative theme path
Sheogorath
2020-03-21
1
-1
/
+1
*
Add fix for missing deletion of notes on user-deletion request
Sheogorath
2020-03-21
1
-0
/
+61
*
Update CDN defaults
Sheogorath
2020-02-09
1
-1
/
+1
*
Add Google oauth variable: hostedDomain
ike
2020-02-08
4
-4
/
+7
*
Update RevealJS to version 3.9.2
Sheogorath
2020-02-01
1
-1
/
+1
*
Merge pull request #218 from hoijui/linkifyHeaderStyle
Sheogorath
2019-12-03
2
-1
/
+15
|
\
|
*
allow to define header link generation style via environment var
hoijui
2019-10-30
1
-1
/
+2
|
*
document `linkifyHeaderStyle` in default.js
hoijui
2019-10-30
1
-0
/
+13
[next]