HedgeDoc - Ideas grow better together
Find a file
Philip Molares 4fb7623225 FileMediaBackend: Fix generated urls
All urls should be of the form `uploads/<filename>.<extension>` regardless of what the uploadDirectory is, because the backend proxies all locally uploaded files.

Signed-off-by: Philip Molares <philip.molares@udo.edu>
2021-04-01 00:28:13 +02:00
.github
.idea/copyright
.reuse
docs Merge pull request #1032 from hedgedoc/docs/authentication 2021-03-28 22:41:12 +02:00
LICENSES
src FileMediaBackend: Fix generated urls 2021-04-01 00:28:13 +02:00
test NotesE2EPrivate: Fix copy&paste error 2021-04-01 00:18:24 +02:00
types/express
.editorconfig
.env.example
.eslintrc.js
.gitignore Git: Ignore test_uploads folder 2021-04-01 00:28:13 +02:00
.mailmap
.mailmap.license
.prettierrc
.prettierrc.license
AUTHORS
CHANGELOG.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
jest-e2e.json E2EConfig: Remove maxConcurrency 2021-04-01 00:18:24 +02:00
jest-e2e.json.license
LICENSE
nest-cli.json
nest-cli.json.license
package.json PackageJson: Add --runInBand to test:e2e scripts 2021-04-01 00:18:24 +02:00
package.json.license
README.md
renovate.json
renovate.json.license
SECURITY.md
tsconfig.build.json
tsconfig.build.json.license
tsconfig.json Fix compilation with ts-node 2021-03-05 17:15:33 +01:00
tsconfig.json.license
yarn.lock Merge pull request #1076 from hedgedoc/renovate/develop-ts-loader-8.x 2021-03-28 20:34:27 +02:00
yarn.lock.license

HedgeDoc 2

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

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.