summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | Merge pull request #1159 from hedgedoc/renovate/master-css-loader-5.xDavid Mehren2021-04-192-5/+5
|\ \ \ \ | |/ / / |/| | | Update dependency css-loader to v5.2.4 (master)
| * | | Update dependency css-loader to v5.2.4Renovate Bot2021-04-192-5/+5
|/ / / | | | | | | | | | Signed-off-by: Renovate Bot <bot@renovateapp.com>
* | | Merge pull request #1145 from hedgedoc/docs/darkThemeDavid Mehren2021-04-187-11/+65
|\ \ \ | | | | | | | | Documentation: Add toggleable dark theme
| * | | Documentation: Add toggleable dark themePhilip Molares2021-04-187-11/+65
| | | | | | | | | | | | | | | | | | | | | | | | | | | | The dark theme is mostly built on top of the mkdocs slate theme. Signed-off-by: Philip Molares <philip.molares@udo.edu> Co-Authored-by: Tilman Vatteroth <git@tilmanvatteroth.de>
* | | | Merge pull request #984 from hedgedoc/docs/upgrade-instructionsYannick Bungers2021-04-175-104/+241
|\ \ \ \
| * | | | Docs: Fixup some wording in manual setup guideDavid Mehren2021-04-161-4/+4
| | | | | | | | | | | | | | | | | | | | Signed-off-by: David Mehren <git@herrmehren.de>
| * | | | Docs: Add hint about account creationDavid Mehren2021-04-161-0/+2
| | | | | | | | | | | | | | | | | | | | Signed-off-by: David Mehren <git@herrmehren.de>
| * | | | Docs: Include minimal config on manual setup pageDavid Mehren2021-04-161-2/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | To make it easier to get started, this commit adds a minimal `config.json` snipped to the manual setup instruction. Signed-off-by: David Mehren <git@herrmehren.de>
| * | | | Docs: Cleanup docker pageDavid Mehren2021-04-161-20/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Build instructions are not relevant for most users. Contact info can already be found on the 'Home' page. Signed-off-by: David Mehren <git@herrmehren.de>
| * | | | Docs: Move migration hints to getting started pageDavid Mehren2021-04-162-17/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | These are relevant for all installation methods, so they should be placed at a 'global' place. Signed-off-by: David Mehren <git@herrmehren.de>
| * | | | Docs: Include docker-compose snippetDavid Mehren2021-04-161-15/+37
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Directing users to use the container repo to install HedgeDoc has caused upgrade-trouble in the past, after we made incompatible changes to the docker-compose.yml in the repo. This commit inserts a minimal docker-compose snipped in the docs, which can be used to get started. Upgrading can then be performed by just incrementing the referenced image version. Signed-off-by: David Mehren <git@herrmehren.de>
| * | | | Add an example systemd unit to installation docsDavid Mehren2021-04-161-1/+69
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Heavily inspired by the unit of Arch Linux: https://github.com/archlinux/svntogit-community/blob/packages/hedgedoc/trunk/hedgedoc.service Fixes https://github.com/hedgedoc/hedgedoc/issues/46 Signed-off-by: David Mehren <git@herrmehren.de>
| * | | | Remove ancient migration docsDavid Mehren2021-04-162-56/+0
| | | | | | | | | | | | | | | | | | | | Signed-off-by: David Mehren <git@herrmehren.de>
| * | | | Migrate container docs to main documentationDavid Mehren2021-04-161-10/+95
| | | | | | | | | | | | | | | | | | | | Signed-off-by: David Mehren <git@herrmehren.de>
| * | | | Docs: Improve manual installation guideDavid Mehren2021-04-151-31/+45
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Move the requirements into an info block - Make clear that we use Yarn Classic - Link to our downloads page instead of GitHub - Simplify paragraph about configuring HedgeDoc - Move additional information into `<small>` tags - Match upgrade documentation to installation steps. Signed-off-by: David Mehren <git@herrmehren.de>
| * | | | Docs: Add a note about upgrading to the getting started guideDavid Mehren2021-04-132-0/+12
| | | | | | | | | | | | | | | | | | | | Signed-off-by: David Mehren <git@herrmehren.de>
* | | | | Merge pull request #1128 from hedgedoc/renovate/master-lock-file-maintenanceDavid Mehren2021-04-171-140/+125
|\ \ \ \ \ | | | | | | | | | | | | Lock file maintenance (master)
| * | | | | Lock file maintenanceRenovate Bot2021-04-171-140/+125
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: Renovate Bot <bot@renovateapp.com>
* | | | | Merge pull request #1142 from hedgedoc/renovate/master-css-loader-5.xDavid Mehren2021-04-172-13/+12
|\ \ \ \ \ | |_|/ / / |/| | | | Update dependency css-loader to v5.2.2 (master)
| * | | | Update dependency css-loader to v5.2.2Renovate Bot2021-04-162-13/+12
|/ / / / | | | | | | | | | | | | Signed-off-by: Renovate Bot <bot@renovateapp.com>
* | | | Merge pull request #1119 from hedgedoc/renovate/master-major-lintersDavid Mehren2021-04-152-5/+5
|\ \ \ \ | | | | | | | | | | Update dependency eslint-plugin-promise to v5 (master)
| * | | | Update dependency eslint-plugin-promise to v5Renovate Bot2021-04-152-5/+5
|/ / / / | | | | | | | | | | | | Signed-off-by: Renovate Bot <bot@renovateapp.com>
* | | | Merge pull request #1120 from hedgedoc/renovate/master-lintersDavid Mehren2021-04-152-5/+5
|\ \ \ \ | | | | | | | | | | Update dependency eslint to v7.24.0 (master)
| * | | | Update dependency eslint to v7.24.0Renovate Bot2021-04-152-5/+5
|/ / / / | | | | | | | | | | | | Signed-off-by: Renovate Bot <bot@renovateapp.com>
* | | | Merge pull request #1118 from hedgedoc/renovate/master-css-loader-5.xYannick Bungers2021-04-152-5/+5
|\ \ \ \ | | | | | | | | | | Update dependency css-loader to v5.2.1 (master)
| * | | | Update dependency css-loader to v5.2.1Renovate Bot2021-04-132-5/+5
|/ / / / | | | | | | | | | | | | Signed-off-by: Renovate Bot <bot@renovateapp.com>
* | | | Merge pull request #1123 from hedgedoc/renovate/master-mkdocs-material-7.xYannick Bungers2021-04-131-1/+1
|\ \ \ \ | |/ / / |/| | | Update dependency mkdocs-material to v7.1.1 (master)
| * | | Update dependency mkdocs-material to v7.1.1Renovate Bot2021-04-101-1/+1
|/ / / | | | | | | | | | Signed-off-by: Renovate Bot <bot@renovateapp.com>
* | | Merge pull request #1116 from hedgedoc/docs/hedgedoc-domainDavid Mehren2021-04-081-1/+1
|\ \ \ | |/ / |/| | Replace codimd.org link with hedgedoc.org
| * | Replace codimd.org link with hedgedoc.orgErik Michelson2021-04-081-1/+1
|/ / | | | | | | Signed-off-by: Erik Michelson <github@erik.michelson.eu>
* | Merge pull request #1109 from ↵David Mehren2021-04-072-5/+5
|\ \ | | | | | | | | | | | | hedgedoc/renovate/master-mini-css-extract-plugin-1.x Update dependency mini-css-extract-plugin to v1.4.1 (master)
| * | Update dependency mini-css-extract-plugin to v1.4.1Renovate Bot2021-04-072-5/+5
|/ / | | | | | | Signed-off-by: Renovate Bot <bot@renovateapp.com>
* | Merge pull request #1104 from hedgedoc/renovate/master-lock-file-maintenanceDavid Mehren2021-04-061-46/+68
|\ \ | | | | | | Lock file maintenance (master)
| * | Lock file maintenanceRenovate Bot2021-04-051-46/+68
|/ / | | | | | | Signed-off-by: Renovate Bot <bot@renovateapp.com>
* | Merge pull request #1101 from hedgedoc/add-missing-mkdocs-pluginYannick Bungers2021-04-042-50/+51
|\ \
| * | Add missing footnote mkdocs extensionTilman Vatteroth2021-04-031-0/+1
| | | | | | | | | | | | Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
| * | Replace Unicode character with emoji shortcodeTilman Vatteroth2021-04-031-50/+50
| | | | | | | | | | | | Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
* | | Merge pull request #1102 from hedgedoc/fix-saml-docsYannick Bungers2021-04-041-2/+2
|\ \ \ | |/ / |/| | Fix emoji replacement in SAML docs
| * | Fix emoji replacement in SAML docsTilman Vatteroth2021-04-041-2/+2
|/ / | | | | | | Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
* | Merge pull request #1091 from hedgedoc/improvement/add-hfm-docsDavid Mehren2021-04-032-0/+118
|\ \ | | | | | | [Docs] Add "HedgeDoc flavored markdown" page
| * | [Docs] Add "HedgeDoc flavored markdown" pageTilman Vatteroth2021-04-012-0/+118
|/ / | | | | | | | | Co-authored-by: Philip Molares <philip.molares@udo.edu> Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
* | Merge pull request #1075 from hedgedoc/fix/featuresTagsDavid Mehren2021-03-311-2/+9
|\ \ | | | | | | Features.md: Change tag explanation
| * | Features.md: Change tag explanationPhilip Molares2021-03-281-2/+9
| |/ | | | | | | | | | | | | Explain tags in the features.md with yaml metadata, instead of the heading syntax. Signed-off-by: Philip Molares <philip.molares@udo.edu>
* | Merge pull request #1088 from hedgedoc/fix/remove-yahoo-cspDavid Mehren2021-03-311-1/+1
|\ \ | | | | | | CSP: Remove yahoo domain from defaults
| * | Remove yahoo domain from default CSP rulesErik Michelson2021-03-291-1/+1
|/ / | | | | | | Signed-off-by: Erik Michelson <opensource@erik.michelson.eu>
* | Merge pull request #1079 from hedgedoc/fix/mimeTypesYannick Bungers2021-03-294-12/+26
|\ \
| * | ImageUpload: Fix errors with .jpeg and .svgPhilip Molares2021-03-291-2/+17
| | | | | | | | | | | | | | | | | | | | | | | | This checks all files that claim to be an svg (by their extension) that they really are and defines the typeFromMagic accordingly Files that got identified as jpg, but have the extension .jpeg get their extension fixed. The files extensions will work in all cases now. Signed-off-by: Philip Molares <philip.molares@udo.edu>
| * | Config: Remove image/jpgPhilip Molares2021-03-281-2/+0
| | | | | | | | | | | | | | | | | | This was done because both .jpg and .jpeg get the mime type 'image/jpeg' by FileType Signed-off-by: Philip Molares <philip.molares@udo.edu>
| * | Dependency: Add is-svgPhilip Molares2021-03-282-8/+9
| | | | | | | | | | | | | | | | | | This is used to check if .svg files really are svg. Signed-off-by: Philip Molares <philip.molares@udo.edu>
* | | Merge pull request #1084 from hedgedoc/fix/double-freeurl-note-creationYannick Bungers2021-03-292-2/+18
|\ \ \