summaryrefslogtreecommitdiff
path: root/docs (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-01-23Keep JS and env varibale name in sync (requireFreeURLAuthentication)Nicolas Dietrich1-1/+1
Signed-off-by: Nicolas Dietrich <nidi@mailbox.org>
2021-01-22Add config option which requires authentication in FreeURL modeNicolas Dietrich1-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>
2021-01-21[Documentation] Fix link in manual setupTilman Vatteroth1-1/+1
Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de>
2021-01-18Rewrite sentenceTilman Vatteroth1-1/+1
Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de>
2021-01-18Add page to setup namespaceTilman Vatteroth1-0/+8
Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de>
2021-01-15Bump version to 1.7.2David Mehren2-2/+2
Signed-off-by: David Mehren <git@herrmehren.de>
2021-01-13Docs: Reorder navigation linksDavid Mehren1-6/+6
Signed-off-by: David Mehren <git@herrmehren.de>
2021-01-13Docs: Various formatting fixesDavid Mehren5-8/+11
Signed-off-by: David Mehren <git@herrmehren.de>
2021-01-13Docs: Use extensions to make markdown parsing more like GFMDavid Mehren2-0/+3
Signed-off-by: David Mehren <git@herrmehren.de>
2021-01-11GitLab Auth Guide: Fix indentationDavid Mehren1-12/+13
Signed-off-by: David Mehren <git@herrmehren.de>
2021-01-11GitHub Auth Guide: Fix indentationDavid Mehren1-2/+2
Signed-off-by: David Mehren <git@herrmehren.de>
2021-01-11SAML Auth Guide: Fix indentationDavid Mehren1-10/+15
Signed-off-by: David Mehren <git@herrmehren.de>
2021-01-11Docs: Unify code block languagesDavid Mehren10-20/+20
Use `yaml` for Dockerfiles, `shell` for environment variables and `json` for our config file. Signed-off-by: David Mehren <git@herrmehren.de>
2021-01-11Docs: Replace `:smile` with actual 😃 emojiDavid Mehren6-8/+9
Signed-off-by: David Mehren <git@herrmehren.de>
2021-01-11Docs: Enable SuperFences extensionDavid Mehren1-0/+1
This allows indented code blocks in lists Signed-off-by: David Mehren <git@herrmehren.de>
2021-01-11docs: Fix indentation of codeSimon C1-23/+32
(cherry picked from commit 4559d52d521939739b0d3aad0c84e39d2aa5c960) Signed-off-by: David Mehren <git@herrmehren.de>
2021-01-05Several theme changes (#659)Tilman Vatteroth7-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>
2021-01-05Move docs into subdirectory to make mkdocs work in a subdirectoryTilman Vatteroth93-40/+117
Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de>
2021-01-04added documentation about how the write, build and deploy thisPhilip Molares2-1/+28
documentation. Signed-off-by: Philip Molares <philip.molares@udo.edu>
2021-01-03added all necessary configs to use structorPhilip Molares4-7/+18
see https://github.com/traefik/structor Signed-off-by: Philip Molares <philip.molares@udo.edu>
2021-01-03remove old documentationPhilip Molares1-4/+0
Signed-off-by: Philip Molares <philip.molares@udo.edu>
2021-01-03started work on a mkdocs documentation for readthedocs.orgPhilip Molares2-0/+10
Signed-off-by: Philip Molares <philip.molares@udo.edu>
2021-01-02Update docs/setup/kubernetes.mdPhilip Molares1-1/+1
Co-authored-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de> Signed-off-by: Philip Molares <philip.molares@udo.edu>
2021-01-02changed kubernetes setup docPhilip Molares1-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>
2020-12-27Bump version to 1.7.1David Mehren1-1/+1
Signed-off-by: David Mehren <git@herrmehren.de>
2020-12-24update linuxserver docker infoaptalca1-4/+12
Update badges and info to point to the newly published HedgeDoc image Signed-off-by: aptalca <aptalca@linuxserver.io>
2020-12-22Update configuration.mdPhilip Molares1-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>
2020-12-21Set Install-with-yunohost bagde to SVGericgaspar1-1/+1
Signed-off-by: ericgaspar <junk.eg@free.fr>
2020-12-21Bump version to 1.7.0David Mehren1-1/+1
Signed-off-by: David Mehren <git@herrmehren.de>
2020-12-13Fix typo in reverse proxy docsDavid Mehren1-1/+1
Signed-off-by: David Mehren <git@herrmehren.de>
2020-12-13Document reverse proxy config for ApacheDavid Mehren1-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>
2020-12-02Release 1.7.0-rc2David Mehren1-1/+1
Signed-off-by: David Mehren <git@herrmehren.de>
2020-12-01Fix some typos in history.mdNicolas Dietrich1-3/+3
2020-11-30Update yunohost.mdericgaspar1-2/+2
Signed-off-by: ericgaspar <junk.eg@free.fr> Upgrade YunoHost doc link Signed-off-by: ericgaspar <junk.eg@free.fr>
2020-11-29Bump Version to 1.7.0-rc1David Mehren1-1/+1
Signed-off-by: David Mehren <git@herrmehren.de>
2020-11-27Document that Git can also be used to checkout releases.David Mehren1-1/+2
Signed-off-by: David Mehren <git@herrmehren.de>
2020-11-27Mention that the database connection string needs an absolute path to the ↵David Mehren1-1/+1
SQLite file Signed-off-by: David Mehren <git@herrmehren.de>
2020-11-27Update manual install docs for 1.7David Mehren1-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>
2020-11-26Remove pdf export codeTilman Vatteroth4-26/+1
Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de>
2020-11-25Add oauth2 authorizationJoachim Mathes1-0/+3
Signed-off-by: Joachim Mathes <joachim_mathes@web.de>
2020-11-18Replace nGinx by NginxNils VAN ZUIJLEN1-2/+2
Signed-off-by: Nils VAN ZUIJLEN <nils.van-zuijlen@mailo.com>
2020-11-18Add documentation for reverse-proxy useNils VAN ZUIJLEN1-0/+69
Fixes #256 Signed-off-by: Nils VAN ZUIJLEN <nils.van-zuijlen@mailo.com>
2020-11-17Updated screenshotErik Michelson1-0/+0
Signed-off-by: Erik Michelson <github@erik.michelson.eu>
2020-11-15Rename image fileTilman Vatteroth1-0/+0
2020-11-15Replace hedgedoc logo with horizontalTilman Vatteroth1-0/+0
2020-11-15Rename imageTilman Vatteroth1-0/+0
2020-11-15Resize hedgedoc logo for readmeTilman Vatteroth1-0/+0
2020-11-15Resize readme imageTilman Vatteroth1-0/+0
2020-11-15Replace image in readmeTilman Vatteroth1-0/+0
2020-11-15change images in docs auth githubTilman Vatteroth3-0/+0