Go to file
Philip Okugbe ca9558b246
feat(EE): resolve comments (#1420)
* feat: resolve comment (EE)

* Add resolve to comment mark in editor (EE)

* comment ui permissions

* sticky comment state tabs (EE)

* cleanup

* feat: add space_id to comments and allow space admins to delete any comment

- Add space_id column to comments table with data migration from pages
- Add last_edited_by_id, resolved_by_id, and updated_at columns to comments
- Update comment deletion permissions to allow space admins to delete any comment
- Backfill space_id on old comments

* fix foreign keys
2025-07-29 21:36:48 +01:00
apps feat(EE): resolve comments (#1420) 2025-07-29 21:36:48 +01:00
packages feat(EE): resolve comments (#1420) 2025-07-29 21:36:48 +01:00
patches fix: remove space tree delete shortcut key (#394) 2024-10-12 13:14:29 +01:00
.dockerignore move storage data directory to root 2024-06-27 15:07:48 +01:00
.env.example update env file 2025-03-23 13:14:20 +00:00
.gitignore feat: cloud and ee (#805) 2025-03-06 13:38:37 +00:00
.gitmodules feat: cloud and ee (#805) 2025-03-06 13:38:37 +00:00
.npmrc switch to nx monorepo 2024-01-09 18:58:26 +01:00
Dockerfile fix 2025-03-06 18:32:25 +00:00
LICENSE LICENSE 2023-11-15 23:11:15 +00:00
README.md Update README.md 2025-04-21 21:50:21 +01:00
crowdin.yml Update Crowdin configuration file 2025-01-04 13:22:31 +00:00
docker-compose.yml update docker compose file 2024-06-29 13:00:10 +01:00
nx.json switch to nx monorepo 2024-01-09 18:58:26 +01:00
package.json fix xss in generic iframe embed (#1419) 2025-07-29 19:28:48 +01:00
pnpm-lock.yaml update passport-saml (#1418) 2025-07-29 19:30:53 +01:00
pnpm-workspace.yaml * add new tiptap editor extension monorepo package 2024-01-14 23:05:41 +01:00

README.md

Docmost

Open-source collaborative wiki and documentation software.
Website | Documentation | Twitter / X


Getting started

To get started with Docmost, please refer to our documentation or try our cloud version .

Features

  • Real-time collaboration
  • Diagrams (Draw.io, Excalidraw and Mermaid)
  • Spaces
  • Permissions management
  • Groups
  • Comments
  • Page history
  • Search
  • File attachments
  • Embeds (Airtable, Loom, Miro and more)
  • Translations (10+ languages)

Screenshots

home editor

License

Docmost core is licensed under the open-source AGPL 3.0 license.
Enterprise features are available under an enterprise license (Enterprise Edition).

All files in the following directories are licensed under the Docmost Enterprise license defined in packages/ee/License.

  • apps/server/src/ee
  • apps/client/src/ee
  • packages/ee

Contributing

See the development documentation

Thanks

Special thanks to;

Crowdin

Crowdin for providing access to their localization platform.

Algolia-mark-square-white

Algolia for providing full-text search to the docs.