richdocuments
richdocuments copied to clipboard
📑 Collabora Online for Nextcloud
Last year @drupol presented his work on a shared wopi library for PHP in the Collabora community calls. We should look into how we can possibly make use of that...
**Describe the bug** Nextcloud becomes unusable when activating richdocuments app + richdocumentscode after colaboraoffice upgrade. It was working smoothly before the update. **To Reproduce** Steps to reproduce the behavior: Just...
Is it possible to highlight the changes if I use the File -> versions function? It would be great if I can see a highlighted diff to the previous version.
**Describe the bug** Have a few versions of a file. Then open it. Restore a previous version. The previous version is restored. There is a false failure message on top...
**Describe the bug** Tested with a shared link (editable). When the link is used _without_ an active logged-in account, we fail to load the view altogether. This is on NC...
- Check discovery/capabilities on the backend and return a proper status with additional details if something failed (connection issue/timeout) - Check protocol to be equal between discovery response and the...
**Describe the bug** Richdocuments is spamming my error log with: OCP\Share\Exceptions\ShareNotFound: The requested share does not exist anymore Stack trace: ``` /var/www/html/custom_apps/richdocuments/lib/Controller/WopiController.php - line 708: OC\Share20\Manager->getShareByToken("dRjw4ioPEG2xjgm") /var/www/html/custom_apps/richdocuments/lib/Controller/WopiController.php - line 495:...
### ⚠️ This issue respects the following points: ⚠️ - [X] This is a **bug**, not a question or a configuration/webserver/proxy issue. - [X] This issue is **not** already reported...
**Describe the bug** After installing Collabora app Nextcloud generates previews for Office and PDF files despite that it is not turned on in 'enabledPreviewProvieders' in nextcloud config. **To Reproduce** Steps...
Currently the discovery/capabilities endpoints are fetched and then cached quite heavily, which leads to opening documents not working properly if the Collabora server is temporarily not available when the cache...