HedgeDoc - Ideas grow better together
Find a file
Erik Michelson 1f60a7dedf enhancement(notifications): add possibility to show catched error message
Signed-off-by: Erik Michelson <github@erik.michelson.eu>
2024-04-04 00:36:48 +02:00
.github fix(ci): adjust options for artifacts action v4 2024-02-12 09:39:38 +01:00
.idea/copyright
.reuse
.yarn fix: version of resolution of dicebear/converter 2024-02-11 23:54:55 +01:00
backend feat: add event listener for canceling destroy timer 2024-03-03 21:15:32 +01:00
commons chore(deps): update linters 2024-03-01 17:51:22 +01:00
dev-reverse-proxy
docker fix(docker): remove docker image hashes from example docker-compose.yml 2023-03-28 09:13:29 +02:00
docs chore(deps): update yarn to v4.1.0 2024-02-10 18:00:34 +01:00
frontend enhancement(notifications): add possibility to show catched error message 2024-04-04 00:36:48 +02:00
html-to-react chore(deps): update linters 2024-03-01 17:51:22 +01:00
LICENSES
markdown-it-plugins chore(deps): update linters 2024-03-01 17:51:22 +01:00
.dockerignore
.env.example
.env.example.license
.gitattributes
.gitignore add download directory 2024-01-24 12:14:40 +01:00
.mailmap
.mailmap.license
.nvmrc chore(deps): update dependency node to v20.11.0 2024-02-10 16:16:10 +01:00
.nvmrc.license
.yarnrc.yml chore(deps): update yarn to v4.1.0 2024-02-10 18:00:34 +01:00
AUTHORS
CODE_OF_CONDUCT.md
codecov.yml
CONTRIBUTING.md
developer-certificate-of-origin.txt
developer-certificate-of-origin.txt.license
LICENSE
package.json chore(deps): update dependency @types/node to v20.11.18 2024-02-15 15:34:38 +00:00
package.json.license
README.md Change to direct link 2024-01-12 09:41:07 +01:00
renovate.json fix: add dicebear/converter patch fix to renovate.json 2024-02-11 23:54:55 +01:00
renovate.json.license
SECURITY.md
turbo.json
turbo.json.license
yarn.lock fix(deps): update dependency katex to v0.16.10 [security] 2024-03-25 23:21:37 +00:00
yarn.lock.license

HedgeDoc Logo

#HedgeDoc on matrix.org version POEditor Mastodon Twitter REUSE Compliance Check Nest.JS CI codecov

HedgeDoc lets you create real-time collaborative markdown notes.

Getting Started

State of the project

HedgeDoc 1.x is stable and used around the world, but the codebase has grown over time, making it hard to add new features.
We are currently working on HedgeDoc 2, a complete rewrite of HedgeDoc. Please note the following:

  • This branch contains the latest development code and does not implement all features yet. If you are looking for the 1.x source code, have a look at the master branch.
  • The 1.x release is maintenance-only. We do not accept feature requests or PRs for this release anymore and may choose to close non-critical bug reports, if the bug will be non-existent in 2.0.
  • HedgeDoc 2 will be split in two components. The backend and the frontend. Both are present in this repository.

Development

Information for setting up a local development environment can be found in the developer documentation

HedgeDoc 2 Alpha

Curious about the new look and feel of HedgeDoc 2? We provide a demo of the alpha on hedgedoc.dev.

If you want to try it out on your own devices, visit the HedgeDoc 2 docs. But be aware that these may change over time.

Contributions

We welcome contributions!
Have a look at our contribution docs to find out how you can help. If you want to contribute to HedgeDoc 2, please join our development chat.

License

Licensed under AGPLv3. For our list of contributors, see AUTHORS.

The license does not include the HedgeDoc logo, whose terms of usage can be found in the github repository.