Historia zmian

Autor SHA1 Wiadomość Data
  Carl Schwan 54031e370a Fix various other small psalm issues 2 lat temu
  luz paz 9d26671f05 Fix typos in apps/ subdirectory 2 lat temu
  Vincent Petry 5f90a6a5e2 Merge pull request #33574 from nextcloud/search-share-query-filter-no-init 2 lat temu
  Robin Appelman b731c95b79 further pre-filter search result before setting up share source cache 2 lat temu
  Robin Appelman b6f8b8da60 directly build the search filter for shared storage instead of setting up the source cache 2 lat temu
  Carl Schwan 8004aa7721 Make DisplayNameCache return null if user doesn't exists 2 lat temu
  Carl Schwan ed4c1e584f Update cache when display name change 2 lat temu
  Carl Schwan 4333c215cb Cache display name 2 lat temu
  Robin Appelman 1f1b2a32cb cache the share owner name for formating cache entries 2 lat temu
  Morris Jobke 2690481cba Use DI for files_sharing Cache 4 lat temu
  Morris Jobke 095418493e Use proper methods for display name retrieval 4 lat temu
  Robin Appelman 9774fb1573 use searchoperation for storage filter instead of db expression 3 lat temu
  Robin Appelman e198dc1b20 rework search api to allow searching on multiple caches at once 3 lat temu
  John Molakvoæ (skjnldsv) 215aef3cbd Update php licenses 3 lat temu
  Robin Appelman 5ae0be08b4 fix search in nested jails 3 lat temu
  Roeland Jago Douma eab4f3dc76 Limit shared cache search if it is just a file 4 lat temu
  Robin Appelman 928cee2ae7 only get the permissions from the share source if it's not already cached 4 lat temu
  Christoph Wurst 5bf3d1bb38 Update license headers 5 lat temu
  Joas Schilling 70807a74c7 Correctly check for new default root 5 lat temu
  Julius Härtl 64c63bb00b Properly initialize the CacheJail for sharing 5 lat temu
  Arthur Schiwon c526cdf8ab do not explode when getting permissions from a FailedStorage 6 lat temu
  Roeland Jago Douma 870ebec4ac Fix shared cache 6 lat temu
  Robin Appelman c87d689253 delay calculating the shared cache root until it's used 7 lat temu
  Robin Appelman 56fd462718 Use the correct root for shared jail when the source storage is also a jail 7 lat temu
  Morris Jobke 0eebff152a Update license headers 7 lat temu
  Robin Appelman ed89034047 dont die if we try to access the shared cache while setting up the shared storage 7 lat temu
  Morris Jobke c54a59d51e Remove unused use statements 7 lat temu
  Robin Appelman ae3016959e fix shared storage numeric id 7 lat temu
  Morris Jobke 869ba16273 do not remove the method and only keep the tests 7 lat temu
  Vincent Petry 89c42a76c3 Remove SharedCache::getNumericStorageId to let CacheWrapper do it 7 lat temu