| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| | |
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)
|
|/
|
|
| |
Signed-off-by: Renovate Bot <bot@renovateapp.com>
|
|\
| |
| | |
[1.x] Templates: Remove lang and add translation parameter
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Since the interface is not always in english, we mostly removed the lang attribute from all html tags. Since the error messages in error.ejs are not translated, but always in english, there the global lang="en" should be kept.
Also in the slide and editor template the div, which contains the user generated text, has the attribute translate="no" now, to avoid unwanted translations.
Since on the publish view (pretty.ejs) only the user generated content is shown, we set the lang to the language defined in yaml (or 'en') as a default, but that was also moved to the corresponding markdown div instead of html.
Fixes #881
See also #437
Signed-off-by: Philip Molares <philip.molares@udo.edu>
|