Commit Graph

144 Commits (2bc77a3c5aff352cdc19aa683bbb36da2ff20b01)

Author SHA1 Message Date
Carl Schwan 8555f98e32 refactor: Port External\Manager to the query builder 7 months ago
Robin Appelman aa15f9d16d
chore: run rector 10 months ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 10 months ago
provokateurin 78a175fc74
refactor: Apply rector refactorings 11 months ago
Côme Chilliet 64863c9d46
chore: Apply new rector configuration to apps folder 1 year ago
Ferdinand Thiessen b48ee2e924
fix: Harden files scanner for invalid null access 1 year ago
provokateurin 9f59204148
fix(files_sharing): Gracefully handle fetching non-existent share 1 year ago
skjnldsv 5c359e424f feat(federatedfilesharing): auto-accept shares from trusted servers 1 year ago
skjnldsv bc0ad5efbf fix(federatedfilesharing): get share by token fallback 1 year ago
Maxence Lange 4591430c9c feat(ocm): signing ocm requests 1 year ago
provokateurin 77114fb327
fix(OpenAPI): Adjust array syntax to avoid ambiguities 1 year ago
provokateurin 381077028a
refactor(apps): Use constructor property promotion when possible 2 years ago
dependabot[bot] bb598c8451
chore(deps): Bump nextcloud/coding-standard in /vendor-bin/cs-fixer 2 years ago
Côme Chilliet 1580c8612b
chore(apps): Apply new rector configuration to autouse classes 2 years ago
provokateurin 1642a34e8a
refactor(files_sharing): Add Storage parameter strong types 2 years ago
provokateurin 376d5665bb
fix(files_sharing): Fix all IStorage return types 2 years ago
provokateurin 13d1cb730f
fix(files_sharing): Check if propfind response is valid before accessing share permission props 2 years ago
provokateurin 5d4a358cc4
refactor(files_sharing): Make permissions prop checks less error prone 2 years ago
provokateurin adc38a7248
fix(files_sharing): Parse OCM share permissions from OCM and not OCS prop 2 years ago
Julius Härtl 232c22fcd1 fix(federation): Do not overwrite certificate bundle 2 years ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 2 years ago
provokateurin d2d1e3284d
fix(Storage): Fix method docs inheritance 2 years ago
provokateurin 8ca6fcace7
fix(Storage): Document getOwner() can return false 2 years ago
Côme Chilliet 492e6997d8
chore: Fix psalm issues, put back private versions of getter in private Storage interface 2 years ago
Christoph Wurst c57e684e7b
fix: Handle null checks with the ?? operator 2 years ago
Christoph Wurst 614f9ec0a2
refactor: Use the elvis operator 2 years ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 2 years 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 aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Robin Appelman dec880b285
optimize builtin storage wrappers 2 years ago
Joas Schilling 91ebbe8003
fix(federation): Use `sharing.federation.allowSelfSignedCertificates` config for all OCM requests 3 years ago
Hamid Dehnavi d64bbc8bd3 Convert isset ternary to null coalescing operator 3 years ago
Maxence Lange c6c06d517c set authType to basic 3 years ago
Maxence Lange 8b9e7e235d ocm controller 3 years ago
Robin Appelman 5685d68bd3
add more checks to ensure mounts aren't empty 3 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
Côme Chilliet 74811813e7 Avoid extra parenthesis around SQL in IN expressions 3 years ago
Julius Härtl 7cc9ba28a7
perf(federation): Only request root share info for checking availability 3 years ago
Carl Schwan 54031e370a Fix various other small psalm issues 4 years ago
Carl Schwan 0a2a4d8687 Fix incorrect argument name in inherited method 4 years ago
Carl Schwan c6b8a3bec3 Fix permission not being int 4 years ago
Robin Appelman 8367b99c59
fix external share scanner not propagating locking-opt-out 4 years ago
Carl Schwan 6ba9a4a752
Disable locking on federated shares 4 years ago
Carl Schwan fa48430feb
Revert "Revert "Remove inefficient fed share scanner"" 4 years ago
Carl Schwan 6667007bf2 Revert "Remove inefficient fed share scanner" 4 years ago
Carl Schwan 579c6b1e5a Use querybuilder for share external mountpoint 4 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