HedgeDoc - Ideas grow better together
Find a file
Tilman Vatteroth f8484ca337
fix: copy of commons in frontend build
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
2023-09-24 17:56:22 +02:00
.github chore(deps): update postgres docker tag to v16 2023-09-24 10:46:53 +02:00
.idea/copyright fix: add license file for hedgedoc.xml 2023-06-21 15:31:10 +02:00
.reuse docs: restructure documentation 2023-09-17 21:50:21 +02:00
.yarn fix: remove vega node version 2023-09-03 22:00:34 +02:00
backend chore(deps): update dependency eslint to v8.50.0 2023-09-24 11:46:34 +02:00
commons refactor: move base-url-from-env-extractor into commons 2023-09-24 16:15:53 +02:00
dev-reverse-proxy fix(caddy): use hostname instead of ip 2023-09-03 22:00:34 +02:00
docker fix(docker): remove docker image hashes from example docker-compose.yml 2023-03-28 09:13:29 +02:00
docs chore(deps): update dependency mkdocs-material to v9.4.1 2023-09-22 16:47:15 +00:00
frontend fix: copy of commons in frontend build 2023-09-24 17:56:22 +02:00
html-to-react chore(deps): update dependency eslint to v8.50.0 2023-09-24 11:46:34 +02:00
LICENSES feat(frontend): replace forkawesome with bootstrap icons 2023-02-24 14:31:17 +01:00
markdown-it-plugins chore(deps): update dependency eslint to v8.50.0 2023-09-24 11:46:34 +02:00
.dockerignore misc: add turbo monorepo util 2023-02-07 21:38:40 +01:00
.env.example refactor: move .env file to repo root 2023-03-26 15:53:49 +02:00
.env.example.license refactor: move .env file to repo root 2023-03-26 15:53:49 +02:00
.gitattributes fix(repo): fix gitattributes 2022-12-01 23:51:51 +01:00
.gitignore fix(html-to-react): migrate imported files 2023-08-26 15:07:49 +02:00
.mailmap
.mailmap.license
.nvmrc chore(deps): update dependency node to v20.7.0 2023-09-20 08:47:54 +02:00
.nvmrc.license fix: move nvmrc into root directory 2023-02-12 22:10:31 +01:00
.yarnrc.yml chore(deps): update yarn to v3.6.3 2023-08-26 09:31:55 +00:00
AUTHORS fix(repository): merge authors file 2022-11-20 21:49:56 +01:00
CODE_OF_CONDUCT.md
codecov.yml fix(ci): move codecov config to top-level 2022-11-20 23:02:13 +01:00
CONTRIBUTING.md refactor: move dco into root 2023-09-17 21:50:21 +02:00
developer-certificate-of-origin.txt refactor: move dco into root 2023-09-17 21:50:21 +02:00
developer-certificate-of-origin.txt.license refactor: move dco into root 2023-09-17 21:50:21 +02:00
LICENSE fix: add new slogan 2023-07-11 21:17:19 +02:00
package.json chore(deps): update dependency @codemirror/view to v6.20.1 2023-09-22 12:53:33 +00:00
package.json.license feat(package): adjust packages to workspaces 2022-12-04 20:59:46 +01:00
README.md fix(docs): adjust frontend and reverse proxy docs 2022-11-20 21:49:56 +01:00
renovate.json fix: configure renovate to pin yjs patch 2023-06-17 07:51:07 +02:00
renovate.json.license
SECURITY.md docs(SECURITY): Shift vulnerability reporting directly to GitHub 2023-01-24 20:07:39 +01:00
turbo.json fix(turbo): deduplicate test task config and add coverage directory 2023-09-09 09:40:06 +02:00
turbo.json.license misc: add turbo monorepo util 2023-02-07 21:38:40 +01:00
yarn.lock chore(deps): update dependency @types/d3-graphviz to v2.6.8 2023-09-24 09:47:38 +00:00
yarn.lock.license feat(package): adjust packages to workspaces 2022-12-04 20:59:46 +01:00

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 UI Test

Curious about the new look and feel of HedgeDoc 2? We provide a demo of the new UI on hedgedoc.dev. This version uses mocked data and has no data persistence.

The UI test is hosted by netlify. Please check their privacy policy as well as ours.

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.