summaryrefslogtreecommitdiff
path: root/package.json (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-12-27Bump version to 1.7.1David Mehren1-1/+1
Signed-off-by: David Mehren <git@herrmehren.de>
2020-12-27Always save uploads to a tmpdir first and cleanup afterwardsDavid Mehren1-0/+1
This makes sure no unintended files are permanently saved. Co-authored-by: Yannick Bungers <git@innay.de> Signed-off-by: David Mehren <git@herrmehren.de>
2020-12-27Improve MIME-type checks of uploaded filesDavid Mehren1-0/+1
This commit adds a check if the MIME-type of the uploaded file (detected using the magic bytes) matches the file extension. Signed-off-by: David Mehren <git@herrmehren.de>
2020-12-21Bump version to 1.7.0David Mehren1-1/+1
Signed-off-by: David Mehren <git@herrmehren.de>
2020-12-18Update dependency less to v3.13.1Renovate Bot1-1/+1
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2020-12-16Update dependency copy-webpack-plugin to v6.4.1Renovate Bot1-1/+1
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2020-12-12Update dependency less to v3.13.0Renovate Bot1-1/+1
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2020-12-07Update dependency copy-webpack-plugin to v6.4.0Renovate Bot1-1/+1
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2020-12-02Release 1.7.0-rc2David Mehren1-1/+1
Signed-off-by: David Mehren <git@herrmehren.de>
2020-11-29Bump Version to 1.7.0-rc1David Mehren1-1/+1
Signed-off-by: David Mehren <git@herrmehren.de>
2020-11-27chore: bump AWS SDK from 2.345.0 to 2.521.0Renan Rodrigues1-1/+1
Signed-off-by: Renan Rodrigues <renanqts@gmail.com>
2020-11-26Remove pdf export codeTilman Vatteroth1-1/+0
Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de>
2020-11-19Update dependency copy-webpack-plugin to v6.3.2Renovate Bot1-1/+1
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2020-11-17Update dependency tough-cookie to ~2.5.0Renovate Bot1-1/+1
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2020-11-17Update dependency shortid to v2.2.16Renovate Bot1-1/+1
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2020-11-17Update dependency randomcolor to ^0.6.0Renovate Bot1-1/+1
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2020-11-17Update dependency mini-css-extract-plugin to v0.12.0Renovate Bot1-1/+1
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2020-11-17Update dependency i18n to ^0.13.0Renovate Bot1-1/+1
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2020-11-17Update dependency cookie to ^0.4.0Renovate Bot1-1/+1
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2020-11-17Pin dependenciesRenovate Bot1-34/+34
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2020-11-14Replace sloganTilman Vatteroth1-2/+2
Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de>
2020-11-14Replace CodiMD with HedgeDocErik Michelson1-6/+6
Signed-off-by: Erik Michelson <github@erik.michelson.eu> Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de> Rename to HedgeDoc: References in public/views Signed-off-by: David Mehren <git@herrmehren.de> Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de> Rename to HedgeDoc: Update links in README Signed-off-by: David Mehren <git@herrmehren.de> Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de> Rename to HedgeDoc: Update links in SECURITY.md Signed-off-by: David Mehren <git@herrmehren.de> Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de> Rename to HedgeDoc: Update links in LICENSE Signed-off-by: David Mehren <git@herrmehren.de> Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de> Rename to HedgeDoc: Update links in docs/configuration.md Signed-off-by: David Mehren <git@herrmehren.de> Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de> Rename to HedgeDoc: Update links in bin/setup Signed-off-by: David Mehren <git@herrmehren.de> Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de> Rename to HedgeDoc: References in docs/guides Signed-off-by: David Mehren <git@herrmehren.de> Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de> Rename to HedgeDoc: References in docs/dev Signed-off-by: David Mehren <git@herrmehren.de> Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de> Rename to HedgeDoc: References in docs/guides/auth Signed-off-by: David Mehren <git@herrmehren.de> Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de> Rename to HedgeDoc: References in docs/setup Signed-off-by: David Mehren <git@herrmehren.de> Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de> Rename to HedgeDoc: Update various links in code to the new GitHub org. Signed-off-by: David Mehren <git@herrmehren.de> Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de> Rename to HedgeDoc: codiMDVersion.js is now hedgeDocVersion.js Signed-off-by: David Mehren <git@herrmehren.de> Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de> Rename to HedgeDoc: References in docs/setup/yunohost Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de> Rebrand to HedgeDoc: Add banner and logo Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de> Rename to HedgeDoc: Update links in docs/guides/migrate-etherpad Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de> Rename to HedgeDoc: Remove note in docs/guides/auth/github Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de> Rename to HedgeDoc: Replace links in public/docs/features Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de> Rename to HedgeDoc: Add todo placeholder in docs/history Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de> Rename to HedgeDoc: Replace github link in public/views/index/body Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de> Rename to HedgeDoc: Replace github link in README Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de> Rename to HedgeDoc: Add logo to README Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de> Rename to HedgeDoc: Add note about the renaming to the front page Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de> Removed Travis from README.md and change CodiMD to HedgeDoc in some places Signed-off-by: Yannick Bungers <git@innay.de> Some more renaming to HedgeDoc - Fixed capitalization of HedgeDoc - Added renaming for etherpad migration doc Signed-off-by: Yannick Bungers <git@innay.de> Changed Repo name to hedgedoc Signed-off-by: Yannick Bungers <git@innay.de>
2020-11-11Use our fork of CodeMirrorDavid Mehren1-1/+1
Signed-off-by: David Mehren <git@herrmehren.de>
2020-11-11Revert "Adjust webpack config to new code mirror version"David Mehren1-1/+1
It turned out that we can't directly use the codemirror source files and actually need to run their build script manually. This reverts commit 0ec180de Signed-off-by: David Mehren <git@herrmehren.de>
2020-11-10Upgrade `archiver` to v5David Mehren1-1/+1
Breaking changes only include dropping node <8 and glob patterns. Signed-off-by: David Mehren <git@herrmehren.de> Co-authored-by: Yannick Bungers <git@innay.de>
2020-11-10Upgrade meta-markedDavid Mehren1-1/+1
Signed-off-by: David Mehren <git@herrmehren.de> Co-authored-by: Yannick Bungers <git@innay.de>
2020-11-10Use npm-release of raphaelDavid Mehren1-1/+1
Other dependencies already depend on npm-releases of this, so it does not seem to make sense to get this via Git. Signed-off-by: David Mehren <git@herrmehren.de> Co-authored-by: Yannick Bungers <git@innay.de>
2020-11-10Always use `~` to allow minor upgrades of dependenciesDavid Mehren1-11/+11
Signed-off-by: David Mehren <git@herrmehren.de> Co-authored-by: Yannick Bungers <git@innay.de>
2020-11-10Remove unneeded `style-loader` dependencyDavid Mehren1-1/+0
Signed-off-by: David Mehren <git@herrmehren.de> Co-authored-by: Yannick Bungers <git@innay.de>
2020-11-10Set minimum required Node version to 10.13David Mehren1-1/+1
This was computed based on our dependencies using `installed-check`. Node 10 is supported until April 2021. Signed-off-by: David Mehren <git@herrmehren.de> Co-authored-by: Yannick Bungers <git@innay.de>
2020-10-31Adjust webpack config to new code mirror versionTilman Vatteroth1-1/+1
Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de>
2020-08-19Update copy-webpack-plugin, css-loader, html-webpack-plugin, style-loader, ↵David Mehren1-1/+1
webpack and webpack-cli Signed-off-by: David Mehren <git@herrmehren.de>
2020-08-17fix: package.json & yarn.lock to reduce vulnerabilitiessnyk-bot1-1/+1
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-LODASH-590103
2020-08-10fix: package.json & yarn.lock to reduce vulnerabilitiessnyk-bot1-1/+1
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-PRISMJS-597628
2020-07-10fix: package.json & yarn.lock to reduce vulnerabilitiessnyk-bot1-1/+1
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-LODASH-567746
2020-07-02feat: add remark-lint dependencies and scriptoupala1-0/+3
Add remark-lint dependencies as dev dependencies, and an npm script alias to launch markdown linting with `npm run markdownlint`. Signed-off-by: oupala <oupala@users.noreply.github.com>
2020-06-09Upgrade pg to fix node version 14 compatibilitySheogorath1-1/+1
As @davidmehren figured out, the problem that NodeJS version 14 gets stuck while CodiMD is starting, was due to the outdated postgres dependency. The old pg version doesn't work with node version 14 due to an undocumented API change in the `readyState` in the socket API. This patch updates the required dependency and this way resolves the issue. Reference: https://github.com/sequelize/sequelize/issues/12158 https://github.com/brianc/node-postgres/commit/149f48232445da0fb3022044e4f1c53509040ad3 Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
2020-05-27Update to mermaid 8.5.1Nick Hahn1-1/+1
Signed-off-by: Nick Hahn <nick.hahn@posteo.de>
2020-05-26Upgrade jquery to 3.5.1Sheogorath1-1/+1
Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
2020-04-14fix: package.json & yarn.lock to reduce vulnerabilitiessnyk-bot1-1/+1
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-JQUERY-565129
2020-02-18Release version 1.6.0Sheogorath1-1/+1
Thanks for all contributions, this community is awesome.
2020-02-10Update mermaidAntoine Aflalo1-1/+1
Signed-off-by: Antoine Aflalo <antoine@warrantymaster.com>
2020-02-01Update RevealJS to version 3.9.2Sheogorath1-1/+1
This update of revealJS helps us to get rid of the headjs depedency integration using webpack. It updates reveal.js to 3.9.2 and updates the csp hash accordingly for using the slide mode. Background for this update is the critical security vulnerability described by snyk in their disclosure: https://snyk.io/vuln/SNYK-JS-REVEALJS-543841 Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
2019-11-23Upgrade webpack & pluginsDavid Mehren1-13/+13
Signed-off-by: David Mehren <dmehren1@gmail.com>
2019-11-16fix: package.json to reduce vulnerabilitiessnyk-bot1-1/+1
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-HANDLEBARS-534478
2019-10-28Upgrade all ORM/database related packagesSheogorath1-6/+7
This patch provides some major upgrades to all database backend library. It also fixes an issues that appears since the change from sequelize v3 to v5 where mariadb was originally handled by mysql2 and is now handled by an own mariadb library. Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
2019-10-25Remove unused webpack plugins from package.jsonDavid Mehren1-5/+1
Signed-off-by: David Mehren <dmehren1@gmail.com>
2019-10-25Fix compatibility with MathJax 2.7.6David Mehren1-1/+1
Signed-off-by: David Mehren <dmehren1@gmail.com>
2019-10-10fix: package.json to reduce vulnerabilitiessnyk-bot1-1/+1
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-MARKDOWNIT-459438
2019-09-30fix: package.json to reduce vulnerabilitiessnyk-bot1-1/+1
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-HELMETCSP-469436