| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| | |
Update remark monorepo (master) (major)
|
| |
| |
| |
| | |
Signed-off-by: Renovate Bot <bot@renovateapp.com>
|
|\ \
| |/
|/| |
Update dependency file-saver to v2 (master)
|
|/
|
|
| |
Signed-off-by: Renovate Bot <bot@renovateapp.com>
|
|\
| |
| |
| | |
hedgedoc/renovate/master-connect-session-sequelize-7.x
|
|/
|
|
| |
Signed-off-by: Renovate Bot <bot@renovateapp.com>
|
|\ |
|
| |
| |
| |
| | |
Signed-off-by: David Mehren <git@herrmehren.de>
|
| |
| |
| |
| | |
Signed-off-by: David Mehren <git@herrmehren.de>
|
| |
| |
| |
| | |
Signed-off-by: David Mehren <git@herrmehren.de>
|
| |
| |
| |
| | |
Signed-off-by: David Mehren <git@herrmehren.de>
|
| |
| |
| |
| | |
Signed-off-by: David Mehren <git@herrmehren.de>
|
| |
| |
| |
| | |
Signed-off-by: David Mehren <git@herrmehren.de>
|
|\ \
| |/
|/| |
Fix link to sequelize docs for database dialects
|
|/
|
|
| |
Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de>
|
|\
| |
| | |
Update dependency file-loader to v6 (master)
|
|/
|
|
| |
Signed-off-by: Renovate Bot <bot@renovateapp.com>
|
|\ |
|
| |
| |
| |
| | |
Signed-off-by: David Mehren <git@herrmehren.de>
|
|/
|
|
| |
Signed-off-by: David Mehren <git@herrmehren.de>
|
|\
| |
| | |
Fix note creation in FreeURL-mode does not apply default template
|
| |
| |
| |
| |
| |
| |
| | |
As explained in #391, the previous note creation logic didn't handle the case "alias is set, but it's not a file on disk". The fix introduces a separate if-statement for this scenario at the cost of a doubled filesystem read access.
Co-Authored-By: @evanlinde
Signed-off-by: Erik Michelson <github@erik.michelson.eu>
|
|\ \
| | |
| | | |
Update dependency async to v3 (master)
|
|/ /
| |
| |
| | |
Signed-off-by: Renovate Bot <bot@renovateapp.com>
|
|\ \
| | |
| | | |
Update actions/setup-node action to v2 (master)
|
| | |
| | |
| | |
| | | |
Signed-off-by: Renovate Bot <bot@renovateapp.com>
|
|\ \ \
| |/ /
|/| | |
Update dependency webpack to v4.46.0 (master)
|
|/ /
| |
| |
| | |
Signed-off-by: Renovate Bot <bot@renovateapp.com>
|
|\ \
| | |
| | | |
chore(deps): update dependency pymdown-extensions to v8.1.1 (master)
|
| | |
| | |
| | |
| | | |
Signed-off-by: Renovate Bot <bot@renovateapp.com>
|
|\ \ \
| |/ /
|/| | |
chore(deps): update dependency html-webpack-plugin to v4.5.1 (master)
|
|/ /
| |
| |
| | |
Signed-off-by: Renovate Bot <bot@renovateapp.com>
|
|\ \
| | |
| | | |
chore(deps): update dependency mkdocs-material to v6.2.8 (master)
|
|/ /
| |
| |
| | |
Signed-off-by: Renovate Bot <bot@renovateapp.com>
|
|\ \
| | |
| | | |
[Docs] Add "getting started" page
|
|/ /
| |
| |
| | |
Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de>
|
|\ \
| | |
| | | |
Extend setup page with community methods
|
| |/
| |
| |
| | |
Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de>
|
|\ \
| |/
|/| |
Fix wrong acces to slide options
|
|/
|
|
|
|
|
|
|
|
| |
If the slide options in the frontmatter are empty
or not present, then slideOptions object in the
parsed JSON is undefined. This triggers an
exception when the sanitized slide options object
is built.
Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de>
|
|\
| |
| | |
Improved CSS in night-mode
|
|/
|
|
|
|
| |
A general invert-filter is applied to all pre elements in night mode. As diagrams are embedded inside pre tags, they're inverted as well. For sequence-diagrams and flow-charts this looks well, if we wouldn't additionally set the stroke and text color to white in night-mode. These additional white rules invert the already inverted diagram again and make it not good visible. The graphviz and abc embeddings aren't really optimized to be inverted, therefore they're now excluded from invertion and stay in day mode.
Signed-off-by: Erik Michelson <github@erik.michelson.eu>
|
|\
| |
| |
| | |
nidico/issue-754-config-require-freeurl-authentication
|
| |
| |
| |
| | |
Signed-off-by: Nicolas Dietrich <nidi@mailbox.org>
|
| |
| |
| |
| | |
Signed-off-by: Nicolas Dietrich <nidi@mailbox.org>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This mitigates unintended note creation by bots or humans through a
simple GET call.
See discussion in #754.
Signed-off-by: Nicolas Dietrich <nidi@mailbox.org>
|
| |
| |
| |
| | |
Signed-off-by: Nicolas Dietrich <nidi@mailbox.org>
|
|/
|
|
|
|
|
| |
Signed-off-by: Nicolas Dietrich <nidi@mailbox.org>
(cherry picked from commit d1ae76a5f91b88c9bd3f6c21e48bb424b257bad0)
Signed-off-by: David Mehren <git@herrmehren.de>
|
|\
| |
| | |
[Documentation] Fix link in manual setup
|
|/
|
|
| |
Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de>
|