Commit Graph

52 Commits (master)

Author SHA1 Message Date
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 6 months ago
Robin Appelman 1e72620169 fix: fix unjailedroot of nested jails if there are other wrappers in between 8 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
Ferdinand Thiessen b48ee2e924
fix: Harden files scanner for invalid null access 11 months 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 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Andy Scherzinger 1e04619675
chore: Add SPDX header 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
Max be373fca3c
fix(sharing): set name to target name in sharing cache 2 years ago
Robin Appelman df71b4d734 pass the share to the cache instead of having to ask the storage 2 years ago
Carl Schwan 54031e370a Fix various other small psalm issues 3 years ago
luz paz 9d26671f05 Fix typos in apps/ subdirectory 3 years ago
Robin Appelman b731c95b79 further pre-filter search result before setting up share source cache 3 years ago
Robin Appelman b6f8b8da60 directly build the search filter for shared storage instead of setting up the source cache 3 years ago
Carl Schwan 8004aa7721
Make DisplayNameCache return null if user doesn't exists 3 years ago
Carl Schwan ed4c1e584f Update cache when display name change 4 years ago
Carl Schwan 4333c215cb Cache display name 4 years ago
Robin Appelman 1f1b2a32cb
cache the share owner name for formating cache entries 4 years ago
Morris Jobke 2690481cba
Use DI for files_sharing Cache 5 years ago
Morris Jobke 095418493e
Use proper methods for display name retrieval 5 years ago
Robin Appelman 9774fb1573
use searchoperation for storage filter instead of db expression 5 years ago
Robin Appelman e198dc1b20
rework search api to allow searching on multiple caches at once 5 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
Robin Appelman 5ae0be08b4
fix search in nested jails 5 years ago
Roeland Jago Douma eab4f3dc76
Limit shared cache search if it is just a file 5 years ago
Robin Appelman 928cee2ae7
only get the permissions from the share source if it's not already cached 5 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 6 years ago
Joas Schilling 70807a74c7
Correctly check for new default root 6 years ago
Julius Härtl 64c63bb00b
Properly initialize the CacheJail for sharing 6 years ago
Arthur Schiwon c526cdf8ab
do not explode when getting permissions from a FailedStorage 7 years ago
Roeland Jago Douma 870ebec4ac
Fix shared cache 7 years ago
Robin Appelman c87d689253
delay calculating the shared cache root until it's used 8 years ago
Robin Appelman 56fd462718
Use the correct root for shared jail when the source storage is also a jail 8 years ago
Morris Jobke 0eebff152a
Update license headers 8 years ago
Robin Appelman ed89034047
dont die if we try to access the shared cache while setting up the shared storage 9 years ago
Morris Jobke c54a59d51e
Remove unused use statements 9 years ago
Robin Appelman ae3016959e
fix shared storage numeric id 9 years ago
Morris Jobke 869ba16273
do not remove the method and only keep the tests 9 years ago
Vincent Petry 89c42a76c3
Remove SharedCache::getNumericStorageId to let CacheWrapper do it 9 years ago
Robin Appelman dbd7f6dea6
cache the displayname of the share owner 9 years ago
Robin Appelman 065753f0ae
dont use the source cache/storage until needed 9 years ago
Robin Appelman 30e7c27d86
reuse the known rootinfo in the shared cache when possible 9 years ago
Joas Schilling 246bb9f33d
Move OC\Files\Storage\Shared to the right namespace 9 years ago
Joas Schilling 0215b004da
Update with robin 10 years ago
Joas Schilling 813f0a0f40
Fix apps/ 10 years ago
blizzz 51fd2602a7 Revert "Downstream 2016-06-08" 10 years ago
Robin Appelman e7a55c4fef
handle path not being set in shared cache (#24993) 10 years ago
Robin Appelman 7a0254b15b handle path not being set in shared cache (#24993) 10 years ago