Commit Graph

11 Commits

Author SHA1 Message Date
Kabiru Mwenja 338bb59e6c Update dev hocuspocus compose image version and env (#22019)
* Remove deprecated `ALLOWED_DOMAINS`
* Point to `openproject/hocuspocus:dev-lates` by default
2026-03-10 22:00:14 +03:00
Eric Schubert 27095f9635 [chore] add fallback to usage of the dev tld 2026-01-30 13:41:29 +01:00
Jan Sandbrink 827f577c85 Allow to change TLD for docker dev stack
Instead of assuming that the TLD is .local, we allow
to overwrite it with different TLDs, so that the local setup
can be adapted to developer needs.
2026-01-27 13:05:19 +01:00
Bruno Pagno 49470936fb use latest image of hocuspocus on docker dev setup 2025-12-22 09:58:06 +01:00
Bruno Pagno 2c95063054 encrypt oauth token for usage with hocuspocus 2025-11-24 18:48:21 +01:00
Judith Roth 91cf8595c1 Update docker/dev/hocuspocus/docker-compose.yml
Co-authored-by: Kabiru Mwenja <k.mwenja@openproject.com>
2025-10-29 13:09:52 +01:00
Judith Roth 750059755f [#68071] Document Hocuspocus docker setup for Mac
https://community.openproject.org/work_packages/68071
2025-10-29 10:49:25 +01:00
Bruno Pagno e578852ed6 update env variables for hocuspocus docker setup 2025-10-22 13:16:14 +02:00
Pavel Balashou 54f099c1be [#65875] Refactor collaborative editing.
- Use published docker image for local dev setup.
- Handle a case when Setting.collaborative_editing_hocuspocus_url is set to invalid URI.
- Remove unneedd CSS.
- Add some tests.
2025-08-29 13:30:49 +02:00
Pavel Balashou 16b7835cb0 Adjust collaborative editing.
- Fix initial content loading.
- Enable commenting on documents.
- Enable persistence on hocuspocus server
2025-08-20 15:03:10 +02:00
Pavel Balashou dc63efdffd [#65875] Enable collaborative editing. 2025-08-20 09:49:38 +02:00