richdocuments
richdocuments copied to clipboard
📑 Collabora Online for Nextcloud
Bumps [cypress-split](https://github.com/bahmutov/cypress-split) from 1.24.17 to 1.24.18. Release notes Sourced from cypress-split's releases. v1.24.18 1.24.18 (2025-06-07) Bug Fixes deps: update dependency humanize-duration to v3.33.0 (#393) (c7b3bd5) Commits c7b3bd5 fix(deps): update dependency...
Bumps [@nextcloud/auth](https://github.com/nextcloud/nextcloud-auth) from 2.4.0 to 2.5.1. Release notes Sourced from @nextcloud/auth's releases. v2.5.1 2.5.1 - 2025-08-123 Fixed fix: listen to guest changes by @skjnldsv in nextcloud-libraries/nextcloud-auth#803 v2.5.0 2.5.0 - 2025-05-12...
Bumps [@nextcloud/dialogs](https://github.com/nextcloud-libraries/nextcloud-dialogs) from 6.2.0 to 6.3.0. Release notes Sourced from @nextcloud/dialogs's releases. v6.3.0 v6.3.0 🚀 Enhancements [stable6] feat: add guest auth prompt component by @skjnldsv in nextcloud-libraries/nextcloud-dialogs#1759 🐛 Fixed bugs...
Bumps [@nextcloud/dialogs](https://github.com/nextcloud-libraries/nextcloud-dialogs) from 6.2.0 to 6.3.1. Release notes Sourced from @nextcloud/dialogs's releases. v6.3.1 v6.3.1 🐛 Fixed bugs [stable6] fix: display guest name validity by @skjnldsv in nextcloud-libraries/nextcloud-dialogs#1837 v6.3.0 v6.3.0 🚀...
**Environment information** * **Nextcloud version:** `31.0.4.1` * **Richdocuments app version:** `8.6.4` (Problem also observed briefly with 8.6.3 during testing) * **Collabora Docker image:** `collabora/code:latest` (Image ID starting `c9186...` as of...
We should analyse and improve where feasible - [ ] Loading time when opening a link to a document (loading with files app from scratch) - [ ] Frontend profiling,...
Class OC\Files\Storage\Home lacks method getMountPoint, causing WebDAV TypeError in Nextcloud Office
# Class OC\Files\Storage\Home lacks method getMountPoint, causing WebDAV TypeError in Nextcloud Office ## Description When enabling the Nextcloud Office (richdocuments) app on Nextcloud 31.0.6.2, WebDAV requests trigger a TypeError. The...
- Add a setup check to verify that we are running the latest Collabora release - Add a setup check to verify connectivity with the collabora server - Extend the...
Reverts nextcloud/richdocuments#4715 once https://github.com/CollaboraOnline/online/issues/11792 is fixed