Julius Härtl

Results 286 issues of Julius Härtl

As asked for by @mmeeks we would need to have `wasm-unsafe-eval` CSP headers set for WASM experiments currently taking place. I checked back and we have a partly mechanism available...

enhancement

Since there is a user wide templates folder in Nextcloud now we should drop the user option to set a template and only make use of the core one.

1. to develop
good first issue
technical debt
feature: templates

- docxf/oform files should already open with Collabora - tested and it works by renaming them to docx - mimetype should be known to Nextcloud already https://github.com/nextcloud/server/pull/32481 - [ ]...

enhancement
0. Needs triage

- Making it easier to create bullet lists: we discussed this before but there is also a ticket https://github.com/CollaboraOnline/online/issues/4346 - Shortcut: https://github.com/CollaboraOnline/online/pull/7122 (Darshan) - Let’s have CTRL + SHIFT +...

enhancement
upstream: collabora online

- [ ] Cleanup docs/ - [ ] Maybe move to documentation repo as we have nextcloud office sections there - [ ] https://github.com/nextcloud/richdocuments/pull/3137 - [ ] https://github.com/nextcloud/richdocuments/pull/3141 - [...

1. to develop
pending documentation

- [x] Check logged in file handling - [ ] New file menu for public share links

technical debt

https://wopi.readthedocs.io/en/latest/scenarios/proofkeys.html

enhancement
technical debt
feature: wopi host

While we have a hidden app config value for the public wopi url, it would be more straight forward to have this configurable in the UI. This would also allow...

enhancement
feature: settings

Likely related to the files 2 vue migration: ``` Uncaught TypeError: OCA.Files.FileList is undefined https://nextcloud.local/apps/circles/js/files/circles.files.list.js?v=7916aede-0:42 https://nextcloud.local/apps/circles/js/files/circles.files.list.js?v=7916aede-0:306 [circles.files.list.js:42:36](https://nextcloud.local/apps/circles/js/files/circles.files.list.js?v=7916aede-0) https://nextcloud.local/apps/circles/js/files/circles.files.list.js?v=7916aede-0:42 https://nextcloud.local/apps/circles/js/files/circles.files.list.js?v=7916aede-0:306 ``` cc @ArtificialOwl

1. to develop
bug

From discussion in https://github.com/nextcloud/server/issues/42433 We should have a configurable emoji for each circle to help for identifying them in the UI. - Needs to be stored in the DB -...