kobergj

Results 13 issues of kobergj

To keep track of changes between edge and experimental branch. Not to run into the same issues as with master and edge DO NOT MERGE FOR NOW - NEEDS GO...

fixes propfinds returning 200 even it they are not complete. For real. I promise. :crossed_fingers:

To get shareIDs on PROPFINDS

Adds a `Status` field to the resource info of a resource. This field can be used to signal a meta status of the resource (like "processing", "readytouse", "blocked", ...). For...

The lock object should be enhanced with two new optional values: - "ownername": The name of the lock owner. This is an enhancement so clients do not have to query...

`ocis storage-users uploads clean` cleans up unfinished uploads when executed. `ocis storage-users uploads sessions` lists unfinished uploads. It takes filters to only list specific uploads (e.g. processing=true). It already has...

Trying to find out why *some* developers need to do sonarclouds work all the time... (Wuff)

When ocis crashes while a space is deleted, there is a possibility for parts of the space not being deleted. We need a small cli program that runs over the...

Fixes a bug where uploading the same file multiple times leads to orphaned blobs in the blobstore. Reva part of https://github.com/owncloud/ocis/issues/9498

Bumps Reva Fixes https://github.com/owncloud/ocis/issues/6999