HedgeDoc - Ideas grow better together
Find a file
Renovate Bot 4746058765
Pin dependencies
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2021-01-05 22:12:43 +00:00
.github Link to the contribution documentation explicitly 2020-11-21 16:48:18 +01:00
docs Move docs into subdirectory to make mkdocs work in a subdirectory 2021-01-04 13:07:44 +01:00
src Fix tests 2020-10-24 21:11:16 +02:00
test/public-api Remove PUT /notes/{note}/metadata and corresponding service code 2020-10-24 21:11:06 +02:00
.editorconfig Import meta-files 2022-01-23 22:02:58 +01:00
.eslintrc.js Use default NestJS lint config 2020-07-24 21:47:41 +02:00
.gitignore Add dist folder and coverage foldert to .gitignore 2020-07-25 20:31:07 +02:00
.mailmap Import meta-files 2022-01-23 22:02:58 +01:00
.prettierrc Use default NestJS lint config 2020-07-24 21:47:41 +02:00
AUTHORS Import meta-files 2022-01-23 22:02:58 +01:00
CHANGELOG.md Import meta-files 2022-01-23 22:02:58 +01:00
CODE_OF_CONDUCT.md Import meta-files 2022-01-23 22:02:58 +01:00
CONTRIBUTING.md Update readme and contribution docs for 2.0 development 2021-01-04 14:54:19 +01:00
jest-e2e.json Collect coverage information for E2E tests 2020-10-03 18:00:12 +02:00
LICENSE Import meta-files 2022-01-23 22:02:58 +01:00
nest-cli.json Enable automatic OpenAPI spec generation. 2020-07-26 16:53:43 +02:00
package.json Pin dependencies 2021-01-05 22:12:43 +00:00
README.md Move docs into subdirectory to make mkdocs work in a subdirectory 2021-01-04 13:07:44 +01:00
renovate.json Change label used by renovate to "type: maintenance" 2020-11-30 18:07:54 +01:00
SECURITY.md Import meta-files 2022-01-23 22:02:58 +01:00
tsconfig.build.json Add empty NestJS application 2020-07-21 21:24:56 +02:00
tsconfig.json Import meta-files 2022-01-23 22:02:58 +01:00
yarn.lock Pin dependencies 2021-01-05 22:12:43 +00:00

HedgeDoc 2

#HedgeDoc on matrix.org version POEditor Mastodon

HedgeDoc lets you create real-time collaborative markdown notes. Have a look at our website for more details.

Important: 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.
  • HedgeDoc 2 will be split in two components: the backend (this repo) and the frontend in the react-client repo.
  • 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.

Community and 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.

To stay up to date with our work or get support it's recommended to join our Matrix channel, stop by our community forums or subscribe to the release feed. We also engage in regular community calls (RSS) which you are very welcome to join.

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.