Commit Graph

65 Commits (master)

Author SHA1 Message Date
Carl Schwan 3183ea79d2
refactor(external-share): Port more code to string as type for the id 2 weeks ago
Micke Nordin 111fa240bc fix(ocm): probe standardized .well-known endpoint 2 months ago
Côme Chilliet 64863c9d46
chore: Apply new rector configuration to apps folder 11 months ago
Maxence Lange 4591430c9c feat(ocm): signing ocm requests 1 year ago
provokateurin 381077028a
refactor(apps): Use constructor property promotion when possible 1 year ago
Côme Chilliet 1580c8612b
chore(apps): Apply new rector configuration to autouse classes 1 year ago
provokateurin 1642a34e8a
refactor(files_sharing): Add Storage parameter strong types 1 year ago
provokateurin 376d5665bb
fix(files_sharing): Fix all IStorage return types 1 year ago
provokateurin 13d1cb730f
fix(files_sharing): Check if propfind response is valid before accessing share permission props 1 year ago
provokateurin 5d4a358cc4
refactor(files_sharing): Make permissions prop checks less error prone 1 year ago
provokateurin adc38a7248
fix(files_sharing): Parse OCM share permissions from OCM and not OCS prop 1 year ago
Julius Härtl 232c22fcd1 fix(federation): Do not overwrite certificate bundle 1 year ago
provokateurin d2d1e3284d
fix(Storage): Fix method docs inheritance 1 year ago
provokateurin 8ca6fcace7
fix(Storage): Document getOwner() can return false 1 year ago
Côme Chilliet 492e6997d8
chore: Fix psalm issues, put back private versions of getter in private Storage interface 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Andy Scherzinger 1e04619675
chore: Add SPDX header 2 years ago
Côme Chilliet ec5133b739 fix: Apply new coding standard to all files 2 years ago
Joas Schilling 91ebbe8003
fix(federation): Use `sharing.federation.allowSelfSignedCertificates` config for all OCM requests 2 years ago
Maxence Lange c6c06d517c set authType to basic 2 years ago
Maxence Lange 8b9e7e235d ocm controller 2 years ago
Christoph Wurst b8c61b3515 fix(caching): Avoid checking existence before fetching 3 years ago
Faraz Samapoor 12e3594299 Refactors "strpos" calls in /apps/files_sharing to improve code readability. 3 years ago
Julius Härtl 7cc9ba28a7
perf(federation): Only request root share info for checking availability 3 years ago
Carl Schwan c6b8a3bec3 Fix permission not being int 3 years ago
Robin Appelman 5e2dd29aaf
only request free space once for external shares 4 years ago
Robin Appelman 802e59243b
use all possible permissions dav properties 4 years ago
Robin Appelman 89d3cd1447
don't overwrite the etag from storage backends that already provide "good" etags 4 years ago
Robin Appelman b8752c59cd improve errors for external share availability check 4 years ago
Carl Schwan 33051667ce
Improve api documentation for file sharing external storage 4 years ago
Carl Schwan 325be6627b
Handle external share with invalid host 4 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
dependabot-preview[bot] eb502c02ff
Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 5 years ago
Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 5 years ago
Christoph Wurst d9015a8c94
Format code to a single space around binary operators 5 years ago
Christoph Wurst 2a054e6c04
Update the license headers for Nextcloud 20 5 years ago
Daniel Kesselberg 6b1af4ac8c
Pass $path to ocmPermissions2ncPermissions 6 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst 14c996d982
Use elseif instead of else if 6 years ago
Christoph Wurst 1a9330cd69
Update the license headers for Nextcloud 19 6 years ago
Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 6 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 6 years ago
Roeland Jago Douma 0e72d38747
Catch Request exception in testRemoteUrl 7 years ago
Robin Appelman 2c1f6331a4
Add interface to allow storages from opting out of encryption 7 years ago
Bjoern Schiessle cdf8abb060
look for correct OCM permissions 8 years ago
Roeland Jago Douma 055a003661
Use an actual function of the storage to determine needsPartFile 8 years ago
Morris Jobke d2d73f1ce8
Also replace all other occurences 8 years ago
Roeland Jago Douma 3b343e287f
Also cache invalid DiscoveryService response 8 years ago
Morris Jobke 0eebff152a
Update license headers 8 years ago
Morris Jobke c54a59d51e
Remove unused use statements 9 years ago