Julius Härtl

Results 286 issues of Julius Härtl

When trying to insert the root page of a collective using the smart picker it does not show up. Also resolving a link to the root of the collective does...

bug
26 feedback

- [x] Basic feature tests #85 - [ ] Cypress acceptance tests

Fixes https://github.com/nextcloud/files_lock/issues/52 - Allow unlock for - The file owner - Users who have permissions to manage ACL on groupfolders - [ ] Needs upstream fix and testing as groupfolders...

enhancement
2. developing

# File locking design review 25\.04.2023: ## Overall * [ ] Issue: Restoring a previous version while it is locked and being edited in textversion not possible when file is...

There are some interesting bits in the sea file implementation about automatically detecting lock files from msoffice/libreoffice https://github.com/haiwen/seafile/blob/207bd49dcc26ce9600209a7c8720778dd978c5aa/daemon/repo-mgr.c#L3854-L3855 https://github.com/haiwen/seafile/blob/207bd49dcc26ce9600209a7c8720778dd978c5aa/daemon/repo-mgr.c#L3515-L3557 Might be worth to have another look if we can either...

enhancement

## General - [ ] Display time left instead of date+time: "30 minutes left" - [ ] "Locked by Text" → "Locked by Text app" - [ ] Nice to...

enhancement

Leftover from #54 - Locks should be supported on directories - Provided depth should be taken into account - Handle shared locks properly

enhancement

Proper fix replacing https://github.com/nextcloud/server/pull/45031 When creating a file from a template we trigger a file action. This has a dependency on the file element `$el` that is used by some...

bug
3. to review
feature: files

On our instance we've noticed that macOS dav clients are actually sending tons of requests. When looking at the network dump of what is happening it turned out that every...

bug
3. to review
performance 🚀

As reported by @stefan-niedermann and @desperateCoder as major integrators of the API endpoints in #3384 the API is lacking a lot in proper responses in case of errors that may...

1. to develop
high
technical debt
feature: api