summaryrefslogtreecommitdiff
path: root/package.json (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update dependency mocha to v8Renovate Bot2021-02-091-1/+1
| | | | Signed-off-by: Renovate Bot <bot@renovateapp.com>
* Merge pull request #865 from hedgedoc/renovate/master-method-override-3.xDavid Mehren2021-02-091-1/+1
|\ | | | | Update dependency method-override to v3 (master)
| * Update dependency method-override to v3Renovate Bot2021-02-091-1/+1
| | | | | | | | Signed-off-by: Renovate Bot <bot@renovateapp.com>
* | Update dependency list.js to v2Renovate Bot2021-02-091-1/+1
|/ | | | Signed-off-by: Renovate Bot <bot@renovateapp.com>
* Merge pull request #830 from hedgedoc/renovate/master-major-remark-monorepoDavid Mehren2021-02-091-2/+2
|\ | | | | Update remark monorepo (master) (major)
| * Update remark monorepoRenovate Bot2021-02-091-2/+2
| | | | | | | | Signed-off-by: Renovate Bot <bot@renovateapp.com>
* | Update dependency file-saver to v2Renovate Bot2021-02-091-1/+1
|/ | | | Signed-off-by: Renovate Bot <bot@renovateapp.com>
* Update dependency connect-session-sequelize to v7Renovate Bot2021-02-091-1/+1
| | | | Signed-off-by: Renovate Bot <bot@renovateapp.com>
* Update webpack-cli to 4.5.0David Mehren2021-02-081-3/+3
| | | | Signed-off-by: David Mehren <git@herrmehren.de>
* Update url-loader to 4.1.1David Mehren2021-02-081-1/+1
| | | | Signed-off-by: David Mehren <git@herrmehren.de>
* Update mini-css-extract-plugin to 1.3.6David Mehren2021-02-081-1/+1
| | | | Signed-off-by: David Mehren <git@herrmehren.de>
* Update css-loader to 5.0.2David Mehren2021-02-081-1/+1
| | | | Signed-off-by: David Mehren <git@herrmehren.de>
* Update less to 4.1.1David Mehren2021-02-081-1/+1
| | | | Signed-off-by: David Mehren <git@herrmehren.de>
* Update less-loader to 7.3.0David Mehren2021-02-081-1/+1
| | | | Signed-off-by: David Mehren <git@herrmehren.de>
* Update dependency file-loader to v6Renovate Bot2021-02-081-1/+1
| | | | Signed-off-by: Renovate Bot <bot@renovateapp.com>
* Upgrade to expose-loader 1.0.3David Mehren2021-02-081-1/+1
| | | | Signed-off-by: David Mehren <git@herrmehren.de>
* Upgrade to imports-loader 1.2.0David Mehren2021-02-081-1/+1
| | | | Signed-off-by: David Mehren <git@herrmehren.de>
* Update dependency async to v3Renovate Bot2021-02-051-1/+1
| | | | Signed-off-by: Renovate Bot <bot@renovateapp.com>
* Update dependency webpack to v4.46.0Renovate Bot2021-02-051-1/+1
| | | | Signed-off-by: Renovate Bot <bot@renovateapp.com>
* chore(deps): update dependency html-webpack-plugin to v4.5.1Renovate Bot2021-02-051-1/+1
| | | | Signed-off-by: Renovate Bot <bot@renovateapp.com>
* Bump version to 1.7.2David Mehren2021-01-151-1/+1
| | | | Signed-off-by: David Mehren <git@herrmehren.de>
* Bump version to 1.7.1David Mehren2020-12-271-1/+1
| | | | Signed-off-by: David Mehren <git@herrmehren.de>
* Always save uploads to a tmpdir first and cleanup afterwardsDavid Mehren2020-12-271-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>
* Improve MIME-type checks of uploaded filesDavid Mehren2020-12-271-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>
* Bump version to 1.7.0David Mehren2020-12-211-1/+1
| | | | Signed-off-by: David Mehren <git@herrmehren.de>
* Merge pull request #629 from hedgedoc/renovate/less-3.xDavid Mehren2020-12-211-1/+1
|\ | | | | Update dependency less to v3.13.1
| * Update dependency less to v3.13.1Renovate Bot2020-12-181-1/+1
| | | | | | | | Signed-off-by: Renovate Bot <bot@renovateapp.com>
* | Update dependency copy-webpack-plugin to v6.4.1Renovate Bot2020-12-161-1/+1
|/ | | | Signed-off-by: Renovate Bot <bot@renovateapp.com>
* Update dependency less to v3.13.0Renovate Bot2020-12-121-1/+1
| | | | Signed-off-by: Renovate Bot <bot@renovateapp.com>
* Update dependency copy-webpack-plugin to v6.4.0Renovate Bot2020-12-071-1/+1
| | | | Signed-off-by: Renovate Bot <bot@renovateapp.com>
* Release 1.7.0-rc2David Mehren2020-12-021-1/+1
| | | | Signed-off-by: David Mehren <git@herrmehren.de>
* Bump Version to 1.7.0-rc1David Mehren2020-11-291-1/+1
| | | | Signed-off-by: David Mehren <git@herrmehren.de>
* Merge pull request #601 from renanqts/masterYannick Bungers2020-11-271-1/+1
|\ | | | | chore: bump AWS SDK from 2.345.0 to 2.521.0
| * chore: bump AWS SDK from 2.345.0 to 2.521.0Renan Rodrigues2020-11-271-1/+1
| | | | | | | | Signed-off-by: Renan Rodrigues <renanqts@gmail.com>
* | Remove pdf export codeTilman Vatteroth2020-11-261-1/+0
|/ | | | Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de>
* Update dependency copy-webpack-plugin to v6.3.2Renovate Bot2020-11-191-1/+1
| | | | Signed-off-by: Renovate Bot <bot@renovateapp.com>
* Merge pull request #583 from hedgedoc/renovate/tough-cookie-2.xDavid Mehren2020-11-171-1/+1
|\ | | | | Update dependency tough-cookie to ~2.5.0
| * Update dependency tough-cookie to ~2.5.0Renovate Bot2020-11-171-1/+1
| | | | | | | | Signed-off-by: Renovate Bot <bot@renovateapp.com>
* | Merge pull request #582 from hedgedoc/renovate/shortid-2.xDavid Mehren2020-11-171-1/+1
|\ \ | | | | | | Update dependency shortid to v2.2.16
| * | Update dependency shortid to v2.2.16Renovate Bot2020-11-171-1/+1
| |/ | | | | | | Signed-off-by: Renovate Bot <bot@renovateapp.com>
* / Update dependency randomcolor to ^0.6.0Renovate Bot2020-11-171-1/+1
|/ | | | Signed-off-by: Renovate Bot <bot@renovateapp.com>
* Merge pull request #578 from hedgedoc/renovate/i18n-0.xDavid Mehren2020-11-171-1/+1
|\ | | | | Update dependency i18n to ^0.13.0
| * Update dependency i18n to ^0.13.0Renovate Bot2020-11-171-1/+1
| | | | | | | | Signed-off-by: Renovate Bot <bot@renovateapp.com>
* | Merge pull request #579 from hedgedoc/renovate/mini-css-extract-plugin-0.xDavid Mehren2020-11-171-1/+1
|\ \ | | | | | | Update dependency mini-css-extract-plugin to v0.12.0
| * | Update dependency mini-css-extract-plugin to v0.12.0Renovate Bot2020-11-171-1/+1
| |/ | | | | | | Signed-off-by: Renovate Bot <bot@renovateapp.com>
* | Merge pull request #577 from hedgedoc/renovate/cookie-0.xDavid Mehren2020-11-171-1/+1
|\ \ | |/ |/| Update dependency cookie to ^0.4.0
| * Update dependency cookie to ^0.4.0Renovate Bot2020-11-171-1/+1
| | | | | | | | Signed-off-by: Renovate Bot <bot@renovateapp.com>
* | Pin dependenciesRenovate Bot2020-11-171-34/+34
|/ | | | Signed-off-by: Renovate Bot <bot@renovateapp.com>
* Replace sloganTilman Vatteroth2020-11-141-2/+2
| | | | Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de>
* Replace CodiMD with HedgeDocErik Michelson2020-11-141-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>