HedgeDoc - Ideas grow better together
Find a file
2021-01-05 16:24:45 +01:00
.github Direct questions to the community forum 2020-11-15 11:47:44 +01:00
bin heroku complains about dialect 2020-01-11 23:51:52 +01:00
docs Merge branch 'develop' into public-api-uploads 2020-10-30 22:46:08 +01:00
locales Update sv.json (POEditor.com) 2020-02-17 00:01:08 +01:00
old_src Move old backend code to old_src folder 2020-08-20 19:43:05 +02:00
src Fix tests 2020-10-24 22:21:46 +02:00
test/public-api Remove PUT /notes/{note}/metadata and corresponding service code 2020-10-24 22:21:45 +02:00
.editorconfig specifying the locale jsons to be in the exact style of poeditor should cut down on unneccessary changes ('churn') 2019-04-04 12:31:38 +02:00
.eslintignore Move old backend code to old_src folder 2020-08-20 19:43:05 +02:00
.eslintrc.js Use default NestJS lint config 2020-08-20 19:43:06 +02:00
.gitignore Add dist folder and coverage foldert to .gitignore 2020-08-20 19:43:07 +02:00
.mailmap Add mailmap for contributors 2018-07-27 13:21:52 +02:00
.prettierrc Use default NestJS lint config 2020-08-20 19:43:06 +02:00
.travis.yml CI: Add Node 14 to node versions list 2020-08-25 21:04:59 +02:00
app.json Remove PDF export 2020-02-26 15:05:54 +01:00
AUTHORS Fix file permission, remove useless executable 2017-12-14 05:05:18 +08:00
CHANGELOG.md integrating information from the old wiki 2019-04-01 01:03:36 +02:00
CODE_OF_CONDUCT.md moving code of conduct into its own file for better discoverability 2019-04-01 01:26:42 +02:00
config.json.example Remove mattermost integration 2020-02-25 14:33:30 +01:00
CONTRIBUTING.md Update readme and contribution docs for 2.0 development 2021-01-04 22:28:23 +01:00
jest-e2e.json Collect coverage information for E2E tests 2020-10-03 18:00:12 +02:00
LICENSE Fix LICENSE content 2019-03-31 03:27:12 +02:00
nest-cli.json Enable automatic OpenAPI spec generation. 2020-08-20 19:43:08 +02:00
package.json Use useStaticAssets instead of @nestjs/serve-static 2020-10-24 11:32:23 +02:00
README.md Update readme and contribution docs for 2.0 development 2021-01-04 22:28:23 +01:00
SECURITY.md Add security note to repository 2019-09-10 14:11:23 +02:00
tsconfig.build.json Exclude old backend code from tsc compilation 2020-08-20 19:43:06 +02:00
tsconfig.json Add empty NestJS application 2020-08-20 19:43:06 +02:00
yarn.lock Update dependencies 2020-10-24 23:02:05 +02: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.