richdocuments
richdocuments copied to clipboard
📑 Collabora Online for Nextcloud
We would like a new API extension to WOPI that lets us serialize configuration data; essentially a two layer system and then user set of settings. Discussed with @elzody *...
It would be great to be able to get a path of a file that would allow to embed a nextcloud collabora file. I think especially about matrix. Being able...
The documentation should be in a common place, best in https://docs.nextcloud.com/server/latest/admin_manual/office/index.html and referenced in the README and appinfo for the [App Store](https://apps.nextcloud.com/apps/richdocuments) - https://github.com/nextcloud/richdocuments/issues/2471 - https://github.com/nextcloud/richdocuments/tree/master/docs
"Save As" from CODE in link-shared folder can save in the folder of the user who created the share.
**Describe the bug** When a guest "Saves as", guest can save in the folder of the user who created the share. **To Reproduce** Steps to reproduce the behavior: USER creates...
Small patch used for testing in the frontend, but needs a few more adjustments: - [ ] Only expose if pdftk library is installed - [ ] Extend template picker...
* Resolves: # * Target version: main ### Summary ### TODO - [ ] ... ### Checklist - [ ] Code is properly formatted - [ ] Sign-off message is...
**Describe the bug** I have noticed today that the https://sdk.collaboraonline.com/docs/linking_api.html is not working: https://paste.opensuse.org/pastes/3be00af7d685 . https://github.com/user-attachments/assets/a0de5e19-1f28-45c7-8c07-c246af608a73 I could reproduce this with current master and stable but also I have tried...
**Describe the bug** When sharing a PDF to another user with the "Allow download and sync" option unchecked, the other person cannot view the file. It simply shows a blank...
This issue is meant for tracking the addition of the rest of the form types you can make in Collabora: ### 📡 Tracking - ~~Rich text~~ Already done with introduction...
When a file is loaded in a widget richdocuments acquire the lock, but it does not release it on close (close meaning navigating away). The lock should be released when...