| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
The dark theme is mostly built on top of the mkdocs slate theme.
Signed-off-by: Philip Molares <philip.molares@udo.edu>
Co-Authored-by: Tilman Vatteroth <git@tilmanvatteroth.de>
|
|\
| |
| | |
Update dependency eslint-plugin-promise to v5 (master)
|
|/
|
|
| |
Signed-off-by: Renovate Bot <bot@renovateapp.com>
|
|\
| |
| | |
Update dependency eslint to v7.24.0 (master)
|
|/
|
|
| |
Signed-off-by: Renovate Bot <bot@renovateapp.com>
|
|\
| |
| | |
Update dependency css-loader to v5.2.1 (master)
|
|/
|
|
| |
Signed-off-by: Renovate Bot <bot@renovateapp.com>
|
|\
| |
| | |
Update dependency mkdocs-material to v7.1.1 (master)
|
|/
|
|
| |
Signed-off-by: Renovate Bot <bot@renovateapp.com>
|
|\
| |
| | |
Replace codimd.org link with hedgedoc.org
|
|/
|
|
| |
Signed-off-by: Erik Michelson <github@erik.michelson.eu>
|
|\
| |
| |
| |
| | |
hedgedoc/renovate/master-mini-css-extract-plugin-1.x
Update dependency mini-css-extract-plugin to v1.4.1 (master)
|
|/
|
|
| |
Signed-off-by: Renovate Bot <bot@renovateapp.com>
|
|\
| |
| | |
Lock file maintenance (master)
|
|/
|
|
| |
Signed-off-by: Renovate Bot <bot@renovateapp.com>
|
|\ |
|
| |
| |
| |
| | |
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
|
| |
| |
| |
| | |
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
|
|\ \
| |/
|/| |
Fix emoji replacement in SAML docs
|
|/
|
|
| |
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
|
|\
| |
| | |
[Docs] Add "HedgeDoc flavored markdown" page
|
|/
|
|
|
| |
Co-authored-by: Philip Molares <philip.molares@udo.edu>
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
|
|\
| |
| | |
Features.md: Change tag explanation
|
| |
| |
| |
| |
| |
| |
| | |
Explain tags in the features.md with yaml metadata, instead of the
heading syntax.
Signed-off-by: Philip Molares <philip.molares@udo.edu>
|
|\ \
| | |
| | | |
CSP: Remove yahoo domain from defaults
|
|/ /
| |
| |
| | |
Signed-off-by: Erik Michelson <opensource@erik.michelson.eu>
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This checks all files that claim to be an svg (by their extension) that they really are and defines the typeFromMagic accordingly
Files that got identified as jpg, but have the extension .jpeg get their extension fixed.
The files extensions will work in all cases now.
Signed-off-by: Philip Molares <philip.molares@udo.edu>
|
| | |
| | |
| | |
| | |
| | |
| | | |
This was done because both .jpg and .jpeg get the mime type 'image/jpeg' by FileType
Signed-off-by: Philip Molares <philip.molares@udo.edu>
|
| | |
| | |
| | |
| | |
| | |
| | | |
This is used to check if .svg files really are svg.
Signed-off-by: Philip Molares <philip.molares@udo.edu>
|
|\ \ \ |
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Erik Michelson <opensource@erik.michelson.eu>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Previously one could override notes in FreeURL-mode by sending multiple POST requests to the /new/<alias> endpoint. This commit adds a check for an already existing note with the requested alias and returns a HTTP 409 Conflict error in case that happens.
Signed-off-by: Erik Michelson <opensource@erik.michelson.eu>
|
|\ \ \ \
| | | | |
| | | | | |
Update dependency mkdocs-material to v7.1.0 (master)
|
|/ / / /
| | | |
| | | |
| | | | |
Signed-off-by: Renovate Bot <bot@renovateapp.com>
|
|\ \ \ \
| | | | |
| | | | | |
Lock file maintenance (master)
|
| |/ / /
| | | |
| | | |
| | | | |
Signed-off-by: Renovate Bot <bot@renovateapp.com>
|
|\ \ \ \
| |/ / /
|/| | | |
Properly clean up socket on exit
|
|/ / /
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
`file.unlink` requires a callback, which we didn't set.
This commit adds a callback with (error) logging, enabling HedgeDoc
to properly clean up the socket.
Closes #784
Signed-off-by: David Mehren <git@herrmehren.de>
|
|\ \ \
| | | |
| | | | |
Update dependency eslint to v7.23.0 (master)
|
|/ / /
| | |
| | |
| | | |
Signed-off-by: Renovate Bot <bot@renovateapp.com>
|
|\ \ \
| | | |
| | | | |
Update dependency mkdocs-material to v7.0.7 (master)
|
| |/ /
| | |
| | |
| | | |
Signed-off-by: Renovate Bot <bot@renovateapp.com>
|
|\ \ \
| | | |
| | | | |
Update dependency webpack-cli to v4.6.0 (master)
|
| |/ /
| | |
| | |
| | | |
Signed-off-by: Renovate Bot <bot@renovateapp.com>
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
hedgedoc/renovate/master-mini-css-extract-plugin-1.x
Update dependency mini-css-extract-plugin to v1.4.0 (master)
|
| |/ /
| | |
| | |
| | | |
Signed-off-by: Renovate Bot <bot@renovateapp.com>
|
|\ \ \
| |/ /
|/| | |
Update dependency css-loader to v5.2.0 (master)
|
|/ /
| |
| |
| | |
Signed-off-by: Renovate Bot <bot@renovateapp.com>
|
|\ \
| |/
|/| |
Lock file maintenance (master)
|