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
*
Automatically enable protocolUseSSL when useSSL is set
David Mehren
2021-05-06
1
-4
/
+11
*
Fix upgradeInsecureRequests CSP directive
David Mehren
2021-05-04
1
-2
/
+2
*
Remove unneeded polyfill
Erik Michelson
2021-04-26
1
-9
/
+0
*
Merge pull request from GHSA-p528-555r-pf87
David Mehren
2021-04-25
1
-3
/
+3
|
\
|
*
Fix Relative Path Traversal Attack on note creation
Sheogorath
2021-04-25
1
-3
/
+3
*
|
Add custom prometheus metrics
David Mehren
2021-04-25
1
-0
/
+49
*
|
ImageRouterImgur: Replace imgur library with note-fetch request
Philip Molares
2021-04-22
1
-6
/
+24
*
|
Remove yahoo domain from default CSP rules
Erik Michelson
2021-03-29
1
-1
/
+1
*
|
Merge pull request #1079 from hedgedoc/fix/mimeTypes
Yannick Bungers
2021-03-29
2
-4
/
+17
|
\
\
|
*
|
ImageUpload: Fix errors with .jpeg and .svg
Philip Molares
2021-03-29
1
-2
/
+17
|
*
|
Config: Remove image/jpg
Philip Molares
2021-03-28
1
-2
/
+0
|
|
/
*
|
Add better logging messages
Erik Michelson
2021-03-29
1
-2
/
+2
*
|
Check for existing notes on POST and dont override them
Erik Michelson
2021-03-29
2
-1
/
+17
|
/
*
Replace request library with node-fetch
Erik Michelson
2021-03-12
1
-47
/
+58
*
Run database migrations automatically on startup
David Mehren
2021-02-27
1
-0
/
+31
*
Merge pull request #889 from hedgedoc/renovate/master-uuid-8.x
David Mehren
2021-02-25
1
-2
/
+2
|
\
|
*
Use new uuid export
David Mehren
2021-02-16
1
-2
/
+2
*
|
Add HTTP 404 error on non-existent note downloads
Erik Michelson
2021-02-17
2
-3
/
+6
|
/
*
Linter: Fix all lint errors
Philip Molares
2021-02-15
33
-425
/
+464
*
Switch to minio v7 API
David Mehren
2021-02-12
1
-1
/
+1
*
Fix SAML auth error logging
David Mehren
2021-02-11
1
-1
/
+1
*
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
|
\
\
|
|
/
|
/
|
[next]