| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Signed-off-by: Claudius <opensource@amenthes.de>
|
|
|
|
| |
Signed-off-by: Claudius <opensource@amenthes.de>
|
|
|
|
|
|
|
|
| |
We will no longer test on node6 and instead focus on 8+. This won't
break node6 immediately, but we will no longer go out of our way
supporting a version that does not receive security updates.
Signed-off-by: Claudius <opensource@amenthes.de>
|
|
|
|
| |
Signed-off-by: Claudius <opensource@amenthes.de>
|
|
|
|
| |
Signed-off-by: Claudius <opensource@amenthes.de>
|
|
|
|
| |
Signed-off-by: Claudius <opensource@amenthes.de>
|
|
|
|
| |
Signed-off-by: Claudius <opensource@amenthes.de>
|
|\
| |
| | |
Fix toolbar day mode and upload button
|
| |
| |
| |
| | |
Signed-off-by: Pedro Ferreira <pedro@dete.st>
|
| |
| |
| |
| | |
Signed-off-by: Pedro Ferreira <pedro@dete.st>
|
| |
| |
| |
| |
| |
| | |
Also moved the code to SCSS
Signed-off-by: Pedro Ferreira <pedro@dete.st>
|
|/
|
|
|
|
|
| |
Also set a title in the input field, so that the file name doesn't show
up.
Signed-off-by: Pedro Ferreira <pedro@dete.st>
|
|\
| |
| | |
Provide documentation for configuration with Keycloak
|
| |
| |
| |
| | |
Signed-off-by: Simon Fish <si@mon.fish>
|
|/
|
|
| |
Signed-off-by: Simon Fish <si@mon.fish>
|
| |
|
|\
| |
| | |
Add name of directory to clone into
|
|/
|
|
| |
Signed-off-by: Mauricio Robayo <rfmajo@gmail.com>
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|\
| |
| | |
Replace js-url with wurl
|
| |
| |
| |
| |
| |
| |
| |
| | |
js-url is outdated and wurl is it's successor. This will fix some
vulnerabilities in the dependencies and also optimize the build process
by removing the external library toward internal tooling.
Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
|
|\ \
| | |
| | | |
[Snyk] Fix for 1 vulnerable dependencies
|
|/ /
| |
| |
| |
| | |
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-HANDLEBARS-174183
|
|\ \
| | |
| | | |
fixing manual upgrade instructions and completing requirements
|
| | |
| | |
| | |
| | | |
Signed-off-by: Claudius <opensource@amenthes.de>
|
| |/
|/|
| |
| |
| |
| | |
* fix unix socket not removed on shutdown
Signed-off-by: naimo <nicolas@aimon.fr>
|
| | |
|
|\ \
| |/
|/| |
Fix stored XSS in the graphviz error message rendering
|
|/
|
|
|
|
| |
Signed-off-by: Max Wu <jackymaxj@gmail.com>
Co-Authored-By: Sheogorath <sheogorath@shivering-isles.com>
|
|\
| |
| | |
Add community forum to help section
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
We have a community forum and want to use it for users support and to
bring developers and end-users together. In order to achieve this, it
would be helpful to inform users about its existence.
This patch adds the community forum as resource to the help section and
aligns it along the Matrix channel and GitHub issue tracker.
Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
|
|\ \
| | |
| | | |
Update meta-marked to fix possible vulnerabilities
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
The yarn version we use in CI is quite outdated. This brings up the
problem that it doesn't support semver for git repositories. In order to
fix that problem updating yarn seems to be the right thing to do.
This patch should fix the CI problem caused by the semver git URL.
Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Snyk informed us about possible vulnerabilities in meta-marked. It seems
like at least some of them were already address by HackMD around a year
ago but never pushed upstream to CodiMD.
This patch provides a fix by using an up-to-date dependency from our own
repository with CI integration.
Details: https://app.snyk.io/vuln/SNYK-JS-JSYAML-174129
Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
|
| |/
|/| |
|
|/
|
|
| |
Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
|
|\
| |
| | |
Add support for image hosting with lutim
|
| |
| |
| |
| | |
Signed-off-by: Dylan Dervaux <dylanderv05@gmail.com>
|
|\ \
| | |
| | | |
Fix broken dependency js-sequence-diagrams
|
|/ /
| |
| |
| |
| |
| |
| |
| |
| | |
A few days ago the dependency was removed from npm. this causes various
setups to fail and blocks deployments and development.
This patch should fix the dependency and allow CodiMD to move forward.
Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
|
|\ \
| |/
|/| |
[Snyk] Fix for 1 vulnerable dependencies
|