owncloud / owncloud-sdk

:cloud: ownCloud client library for JavaScript
https://owncloud.dev/owncloud-sdk/
MIT License
75 stars 33 forks source link

introduce fileinfo processing state #1188

Closed kulmann closed 1 year ago

kulmann commented 1 year ago

Same as https://github.com/owncloud/owncloud-sdk/pull/1109 but now for master:

If a fileInfo (= propfind with depth 0) returns a status code 425 TOO EARLY we'll set a processing flag in the fileInfo object.

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication