summaryrefslogtreecommitdiff
path: root/docs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Keep JS and env varibale name in sync (requireFreeURLAuthentication)Nicolas Dietrich2021-01-231-1/+1
| | | | Signed-off-by: Nicolas Dietrich <nidi@mailbox.org>
* Add config option which requires authentication in FreeURL modeNicolas Dietrich2021-01-221-0/+1
| | | | | | | | | 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>
* [Documentation] Fix link in manual setupTilman Vatteroth2021-01-211-1/+1
| | | | Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de>
* Rewrite sentenceTilman Vatteroth2021-01-181-1/+1
| | | | Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de>
* Add page to setup namespaceTilman Vatteroth2021-01-181-0/+8
| | | | Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de>
* Bump version to 1.7.2David Mehren2021-01-152-2/+2
| | | | Signed-off-by: David Mehren <git@herrmehren.de>
* Docs: Reorder navigation linksDavid Mehren2021-01-131-6/+6
| | | | Signed-off-by: David Mehren <git@herrmehren.de>
* Docs: Various formatting fixesDavid Mehren2021-01-135-8/+11
| | | | Signed-off-by: David Mehren <git@herrmehren.de>
* Docs: Use extensions to make markdown parsing more like GFMDavid Mehren2021-01-132-0/+3
| | | | Signed-off-by: David Mehren <git@herrmehren.de>
* GitLab Auth Guide: Fix indentationDavid Mehren2021-01-111-12/+13
| | | | Signed-off-by: David Mehren <git@herrmehren.de>
* GitHub Auth Guide: Fix indentationDavid Mehren2021-01-111-2/+2
| | | | Signed-off-by: David Mehren <git@herrmehren.de>
* SAML Auth Guide: Fix indentationDavid Mehren2021-01-111-10/+15
| | | | Signed-off-by: David Mehren <git@herrmehren.de>
* Docs: Unify code block languagesDavid Mehren2021-01-1110-20/+20
| | | | | | Use `yaml` for Dockerfiles, `shell` for environment variables and `json` for our config file. Signed-off-by: David Mehren <git@herrmehren.de>
* Docs: Replace `:smile` with actual 😃 emojiDavid Mehren2021-01-116-8/+9
| | | | Signed-off-by: David Mehren <git@herrmehren.de>
* Docs: Enable SuperFences extensionDavid Mehren2021-01-111-0/+1
| | | | | | This allows indented code blocks in lists Signed-off-by: David Mehren <git@herrmehren.de>
* docs: Fix indentation of codeSimon C2021-01-111-23/+32
| | | | | (cherry picked from commit 4559d52d521939739b0d3aad0c84e39d2aa5c960) Signed-off-by: David Mehren <git@herrmehren.de>
* Several theme changes (#659)Tilman Vatteroth2021-01-057-1/+35
| | | | | | | | | | * Several theme changes - Add max width of 1440px - Rename css file - Fix edit button - Add local Roboto font Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de>
* Move docs into subdirectory to make mkdocs work in a subdirectoryTilman Vatteroth2021-01-0593-40/+117
| | | | Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de>
* Merge pull request #650 from hedgedoc/mkdocsDavid Mehren2021-01-045-1/+49
|\
| * added documentation about how the write, build and deploy thisPhilip Molares2021-01-042-1/+28
| | | | | | | | | | | | documentation. Signed-off-by: Philip Molares <philip.molares@udo.edu>
| * added all necessary configs to use structorPhilip Molares2021-01-034-7/+18
| | | | | | | | | | | | see https://github.com/traefik/structor Signed-off-by: Philip Molares <philip.molares@udo.edu>
| * started work on a mkdocs documentation for readthedocs.orgPhilip Molares2021-01-032-0/+10
| | | | | | | | Signed-off-by: Philip Molares <philip.molares@udo.edu>
* | Merge pull request #646 from hedgedoc/kubernetesDavid Mehren2021-01-041-2/+2
|\ \ | |/ |/|
| * remove old documentationPhilip Molares2021-01-031-4/+0
| | | | | | | | Signed-off-by: Philip Molares <philip.molares@udo.edu>
| * Update docs/setup/kubernetes.mdPhilip Molares2021-01-021-1/+1
| | | | | | | | | | Co-authored-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de> Signed-off-by: Philip Molares <philip.molares@udo.edu>
| * changed kubernetes setup docPhilip Molares2021-01-021-2/+6
| | | | | | | | | | | | | | currently we don't provide our own and still linking to hackmd/codimd is not helpful Signed-off-by: Philip Molares <philip.molares@udo.edu>
* | Bump version to 1.7.1David Mehren2020-12-271-1/+1
| | | | | | | | Signed-off-by: David Mehren <git@herrmehren.de>
* | update linuxserver docker infoaptalca2020-12-241-4/+12
| | | | | | | | | | | | Update badges and info to point to the newly published HedgeDoc image Signed-off-by: aptalca <aptalca@linuxserver.io>
* | Update configuration.mdPhilip Molares2020-12-221-1/+1
|/ | | | | | Added a more in depth example of how to set CMD_DB_URL or dbUrl Signed-off-by: Philip Molares <philip.molares@udo.edu>
* Set Install-with-yunohost bagde to SVGericgaspar2020-12-211-1/+1
| | | | Signed-off-by: ericgaspar <junk.eg@free.fr>
* Bump version to 1.7.0David Mehren2020-12-211-1/+1
| | | | Signed-off-by: David Mehren <git@herrmehren.de>
* Fix typo in reverse proxy docsDavid Mehren2020-12-131-1/+1
| | | | Signed-off-by: David Mehren <git@herrmehren.de>
* Document reverse proxy config for ApacheDavid Mehren2020-12-131-0/+26
| | | | | | As we found out in #616, Apache does not set the `X-Forwarded-Proto` header, which is now required because we switched to secure cookies in 383d791a50919bb9890a3f3f797ecc95125ab8bf. Signed-off-by: David Mehren <git@herrmehren.de>
* Merge pull request #613 from nidico/patch-1David Mehren2020-12-031-3/+3
|\ | | | | Fix some typos in history.md
| * Fix some typos in history.mdNicolas Dietrich2020-12-011-3/+3
| |
* | Release 1.7.0-rc2David Mehren2020-12-021-1/+1
| | | | | | | | Signed-off-by: David Mehren <git@herrmehren.de>
* | Update yunohost.mdericgaspar2020-11-301-2/+2
|/ | | | | | | | Signed-off-by: ericgaspar <junk.eg@free.fr> Upgrade YunoHost doc link Signed-off-by: ericgaspar <junk.eg@free.fr>
* Bump Version to 1.7.0-rc1David Mehren2020-11-291-1/+1
| | | | Signed-off-by: David Mehren <git@herrmehren.de>
* Merge pull request #597 from hedgedoc/fix/install-docsDavid Mehren2020-11-291-23/+14
|\
| * Document that Git can also be used to checkout releases.David Mehren2020-11-271-1/+2
| | | | | | | | Signed-off-by: David Mehren <git@herrmehren.de>
| * Mention that the database connection string needs an absolute path to the ↵David Mehren2020-11-271-1/+1
| | | | | | | | | | | | SQLite file Signed-off-by: David Mehren <git@herrmehren.de>
| * Update manual install docs for 1.7David Mehren2020-11-271-22/+12
| | | | | | | | | | | | | | Starting with 1.7, releases include the frontend bundle. This commit updates the docs accordingly. Signed-off-by: David Mehren <git@herrmehren.de>
* | Merge pull request #596 from hedgedoc/remove-pdf-export-codeDavid Mehren2020-11-274-26/+1
|\ \ | | | | | | Remove pdf export code
| * | Remove pdf export codeTilman Vatteroth2020-11-264-26/+1
| |/ | | | | | | Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de>
* | Merge pull request #595 from joachimmathes/oauth2_authorizationYannick Bungers2020-11-271-0/+3
|\ \ | |/ |/| Add oauth2 authorization roles
| * Add oauth2 authorizationJoachim Mathes2020-11-251-0/+3
| | | | | | | | Signed-off-by: Joachim Mathes <joachim_mathes@web.de>
* | Replace nGinx by NginxNils VAN ZUIJLEN2020-11-181-2/+2
| | | | | | | | Signed-off-by: Nils VAN ZUIJLEN <nils.van-zuijlen@mailo.com>
* | Add documentation for reverse-proxy useNils VAN ZUIJLEN2020-11-181-0/+69
|/ | | | | | Fixes #256 Signed-off-by: Nils VAN ZUIJLEN <nils.van-zuijlen@mailo.com>
* Updated screenshotErik Michelson2020-11-171-0/+0
| | | | Signed-off-by: Erik Michelson <github@erik.michelson.eu>
* Rename image fileTilman Vatteroth2020-11-151-0/+0
|