Julius Knorr
Julius Knorr
Signed-off-by: Julius Härtl * Resolves: # * Target version: main ### Summary ### TODO - [ ] ... ### Checklist - [ ] Code is properly formatted - [ ]...
Split off from https://github.com/nextcloud/deck/issues/15 so we have individual issues to track: Current plan from the discussion below: | Deck | CalDAV | Tasks | |-|-|-| | Board | `VCALENDAR` |...
Might be nice to have a common place where people can add their payment data like IBAN or accounts for online services so it is easy to find when trying...
Requires https://github.com/nextcloud/server/pull/44294 This will avoid that calling `getUserFolder($user)->getByid($id)` will fail on paths that have no share permission without a user session. Fix https://github.com/ONLYOFFICE/onlyoffice-nextcloud/issues/900
Missing part from https://github.com/nextcloud/server/issues/42433 As groupfolders allows to add circles to a group folder we should add a team resource provider that is able to return links the group folders...
### How to use GitHub * Please use the 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to show that you are affected by the same issue. * Please don't comment if you have no relevant...
When opening locally the storage stats fetching of the files app might fail with a NS_BINDING_ABORTED error on firefox as the window.location change will trigger a page navigation attempt so...
With federated tokens we do not allow storage operations that would be relative to the file path so we should block them Signed-off-by: Julius Härtl * Resolves: # * Target...
This is no longer possible since https://github.com/nextcloud/richdocuments/pull/3152 - [ ] Come up with a fix - [ ] Document federated editing process and share knowledge with the team - [...