hedgedoc/public
Erik Michelson 307a634157 fix(router): do not create sessions for /_health
When the /_health endpoint for the docker container
healthcheck was introduced, it seems that it was
forgotten to exclude that route from the session
creation. As the healthcheck runs quite periodically,
this created a huge amount of session entries in the
database. This commit excludes the route from
session creation.

Signed-off-by: Erik Michelson <github@erik.michelson.eu>
2024-02-10 15:52:08 +01:00
..
banner Replace CodiMD with HedgeDoc 2020-11-14 21:18:36 +01:00
css Ignore local installed fonts 2021-08-18 22:47:22 +02:00
docs fix(router): do not create sessions for /_health 2024-02-10 15:52:08 +01:00
fonts Remove uesless executable permission for static files 2016-11-14 21:13:02 +08:00
icons apply review suggestions 2020-11-15 20:12:39 +01:00
js feat: use codemirror precompiled package 2023-02-28 09:25:43 +01:00
uploads upload image to public/uploads 2016-11-14 16:45:57 +08:00
vendor Fix missing inline authorship colors 2022-04-08 12:13:37 +02:00
views fix(opengraph): treat user frontmatter values as String 2024-01-17 17:10:06 +01:00
.eslintrc.js Fix missing inline authorship colors 2022-04-08 12:13:37 +02:00
default.md Removed unused note and set empty on default note, updated features note 2016-01-17 09:57:25 -06:00
screenshot.png Updated screenshot 2020-11-17 11:13:58 +01:00