Julius Knorr
Julius Knorr
Signed-off-by: Julius Knorr
This way we can navigate to the file directly without having to load the complete page again, when switching to a different resource of the same app.
- [ ] API design to have something we can work with from Collabora - [ ] First use case generate presentations - [ ] @DaphneMuller mentioned there would be...
Collabora introduced a couple of new mimetypes that can be opened: * https://github.com/CollaboraOnline/online/pull/10155 * https://gerrit.libreoffice.org/c/core/+/174044 * https://gerrit.libreoffice.org/c/core/+/174269 We should add this to the server mimetype list with extension/mimetypes and also...
### Steps to reproduce 1. Have an internal link like /f/1234 2. Open it in a browser (e.g. from clicking in an email) ### Expected behaviour The file should open...
Quick draft to be further extended: - [ ] Add extra "Generate with assistant" entry for inserting images - [ ] Add "Assistant" button to the Collabora menu bar -...
Signed-off-by: Julius Knorr * Resolves: # * Target version: main ### Summary ### TODO - [ ] ... ### Checklist - [ ] Code is properly formatted - [ ]...
As reported by @marinofaggiana there was an issue creating new files on iOS which I could reproduce with curl. Still to do: - [ ] Test with iOS/Android - [...
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
Small patch used for testing in the frontend, but needs a few more adjustments: - [ ] Only expose if pdftk library is installed - [ ] Extend template picker...