Robin Appelman
|
e50c176428
also improe cache ci for shared cache
|
1 gadu atpakaļ |
Joas Schilling
|
aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1
|
11 mēneši atpakaļ |
Max
|
be373fca3c
fix(sharing): set name to target name in sharing cache
|
1 gadu atpakaļ |
Robin Appelman
|
df71b4d734
pass the share to the cache instead of having to ask the storage
|
1 gadu atpakaļ |
Carl Schwan
|
54031e370a
Fix various other small psalm issues
|
2 gadi atpakaļ |
luz paz
|
9d26671f05
Fix typos in apps/ subdirectory
|
2 gadi atpakaļ |
Vincent Petry
|
5f90a6a5e2
Merge pull request #33574 from nextcloud/search-share-query-filter-no-init
|
2 gadi atpakaļ |
Robin Appelman
|
b731c95b79
further pre-filter search result before setting up share source cache
|
2 gadi atpakaļ |
Robin Appelman
|
b6f8b8da60
directly build the search filter for shared storage instead of setting up the source cache
|
2 gadi atpakaļ |
Carl Schwan
|
8004aa7721
Make DisplayNameCache return null if user doesn't exists
|
2 gadi atpakaļ |
Carl Schwan
|
ed4c1e584f
Update cache when display name change
|
2 gadi atpakaļ |
Carl Schwan
|
4333c215cb
Cache display name
|
2 gadi atpakaļ |
Robin Appelman
|
1f1b2a32cb
cache the share owner name for formating cache entries
|
2 gadi atpakaļ |
Morris Jobke
|
2690481cba
Use DI for files_sharing Cache
|
4 gadi atpakaļ |
Morris Jobke
|
095418493e
Use proper methods for display name retrieval
|
4 gadi atpakaļ |
Robin Appelman
|
9774fb1573
use searchoperation for storage filter instead of db expression
|
3 gadi atpakaļ |
Robin Appelman
|
e198dc1b20
rework search api to allow searching on multiple caches at once
|
3 gadi atpakaļ |
John Molakvoæ (skjnldsv)
|
215aef3cbd
Update php licenses
|
3 gadi atpakaļ |
Robin Appelman
|
5ae0be08b4
fix search in nested jails
|
3 gadi atpakaļ |
Roeland Jago Douma
|
eab4f3dc76
Limit shared cache search if it is just a file
|
4 gadi atpakaļ |
Robin Appelman
|
928cee2ae7
only get the permissions from the share source if it's not already cached
|
4 gadi atpakaļ |
Christoph Wurst
|
5bf3d1bb38
Update license headers
|
5 gadi atpakaļ |
Joas Schilling
|
70807a74c7
Correctly check for new default root
|
5 gadi atpakaļ |
Julius Härtl
|
64c63bb00b
Properly initialize the CacheJail for sharing
|
5 gadi atpakaļ |
Arthur Schiwon
|
c526cdf8ab
do not explode when getting permissions from a FailedStorage
|
6 gadi atpakaļ |
Roeland Jago Douma
|
870ebec4ac
Fix shared cache
|
6 gadi atpakaļ |
Robin Appelman
|
c87d689253
delay calculating the shared cache root until it's used
|
7 gadi atpakaļ |
Robin Appelman
|
56fd462718
Use the correct root for shared jail when the source storage is also a jail
|
7 gadi atpakaļ |
Morris Jobke
|
0eebff152a
Update license headers
|
7 gadi atpakaļ |
Robin Appelman
|
ed89034047
dont die if we try to access the shared cache while setting up the shared storage
|
7 gadi atpakaļ |