Commit Graph

86 Commits (master)

Author SHA1 Message Date
Carl Schwan b6313f68d3
perf(s3): Expose pre-signed urls for S3 3 weeks ago
Robin Appelman af907388d0
fix: make share recursion error more informative 3 months ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 6 months ago
Robin Appelman fb3e60862f
fix: disable direct download for shares 9 months ago
Côme Chilliet 64863c9d46
chore: Apply new rector configuration to apps folder 11 months ago
Git'Fellow bc3be77a69 fix(SharedStorage): Check if storage ID is set on cache 11 months ago
Robin Appelman 2786ca579a
fix: don't use cached root info from shared cache if the watcher has detected an update 11 months ago
Robin Appelman bc53a8ab87
perf: improve performance of SharedStorage::getWatcher 1 year ago
provokateurin 0de4843b73 refactor(Storage): Align all Storage constructors 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 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 22822d5e9b
fix: Fix other uses of removed Storage interface 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Ferdinand Thiessen 4bbcbc5206
feat: Make `ISharedStorage` public API and reuse where possible 1 year ago
Robin Appelman 7343da4a9c
fix: try to find non-recursive share source 1 year ago
Robin Appelman 23cdb539ce fix: fix recursive share check 1 year ago
Andy Scherzinger 1e04619675
chore: Add SPDX header 2 years ago
Robin Appelman 85b5dd0a43
fix: add extra check to ensure wrapped shared storage is set 2 years ago
Robin Appelman f46209a34e
chore: improve typing for SharedStorage::$storage 2 years ago
Robin Appelman 0ace9a4efa
fix: don't return null for SharedStorage::getWrapperStorage with share recursion 2 years ago
Robin Appelman ea8a774a0a fix: add some recrusive detection/prevention 2 years ago
Robin Appelman e7a7b4a401 perf: switch places that always use the first getById result to getFirstNodeById 2 years ago
Robin Appelman e50c176428 also improe cache ci for shared cache 2 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Robin Appelman d6eb127f76
improve logic for getting the watcher for a shared external storage 2 years ago
Robin Appelman df71b4d734 pass the share to the cache instead of having to ask the storage 2 years ago
Benjamin Gaussorgues 29c1848eda
Migrate files sharing to PSR LoggerInterface 3 years ago
jld3103 dcf6ebebab
Fix inherited parameter names 3 years ago
Côme Chilliet 3bcb4fc024
Put back the variable but make sure it is properly declared 3 years ago
Côme Chilliet 26033653a8
Remove dymanic var $mountOptions to fix PHP 8.2 compatibility 3 years ago
Carl Schwan a5ea677370 Rename file1 and file2 to source and target in Storage abstraction 3 years ago
luz paz 9d26671f05 Fix typos in apps/ subdirectory 3 years ago
Carl Schwan 4333c215cb Cache display name 4 years ago
Robin Appelman e3ade5507d
also apply the fix for the other storage types 4 years ago
Robin Appelman f6d5eb9a75
improve optimization for SharedStorage::instanceOfStorage(Common) 4 years ago
Robin Appelman 74c97e2571
use UserFolder to get the share source node 4 years ago
John Molakvoæ (skjnldsv) 719480ad9d
Return proper watcher if SharedStorage originates from ExternalMount 4 years ago
Morris Jobke 2690481cba
Use DI for files_sharing Cache 5 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
Robin Appelman 7995c6e1dc
dont return private storage interface from public mount interface 5 years ago
Roeland Jago Douma 7b9ca4f7c2 Add some typing to SharedStorage 5 years ago
Christoph Wurst 9ce3ea3368
Update license headers 5 years ago
Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 5 years ago
J0WI 68ce17e59b Unify links to php.net 5 years ago
Morris Jobke 5eb808b763
Create proper target path for shared storage fopen event 5 years ago
Morris Jobke 930c97a0ef
Fix variable name and add spaces around path in info log line 5 years ago