Commit Graph

51 Commits (f4e4a85fcfc8ee25d4d398f5fa8aa657d4eaf08a)

Author SHA1 Message Date
Robin Appelman c688703117
use getGetUnjailedRoot to determine if jailed search needs the path filter 4 years ago
Robin Appelman c48f9ffcdd
use case insensitive like when limiting search to jail 4 years ago
Robin Appelman 97aadbe46c
dont apply jail search filter is on the root 4 years ago
Robin Appelman 362cb2a11f
inject SearchBuilder 5 years ago
Robin Appelman 5d1d53c42e
perform file search in a single query 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 7ee528fc5a
properly use limit and offset for search in Jail wrapper 5 years ago
dependabot-preview[bot] eb502c02ff
Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 5 years ago
Robin Appelman e511a539b7
adjust tests 5 years ago
Robin Appelman 5ae0be08b4
fix search in nested jails 5 years ago
Robin Appelman 27f9df2e87
fix cachjail searching for root 5 years ago
Robin Appelman a44aab11f7
do cachejail search filtering in sql 5 years ago
Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 5 years ago
Christoph Wurst 2a054e6c04
Update the license headers for Nextcloud 20 5 years ago
Morris Jobke fedf9c69d9
Use matching parameter names form interfaces and implementations 5 years ago
Christoph Wurst 1584c9ae9c
Add visibility to all methods and position of static keyword 6 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst 14c996d982
Use elseif instead of else if 6 years ago
Christoph Wurst 41b5e5923a
Use exactly one empty line after the namespace declaration 6 years ago
Christoph Wurst 1a9330cd69
Update the license headers for Nextcloud 19 6 years ago
Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 6 years ago
Christoph Wurst 23eb0462e5
Use lowercase true, false and null constants 6 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 6 years ago
Roeland Jago Douma 68748d4f85
Some php-cs fixes 6 years ago
Roeland Jago Douma 0487144b26
Remove deprecated searchByTag 7 years ago
Ari Selseng d16cfb519e Avoid calculating folder size for parent that needs scan. 7 years ago
Roeland Jago Douma 0277cd7158
Properly search the root of a shared external storage 7 years ago
Robin Appelman 6c5ea0ceca
pass `Cache::getMoveInfo` along cache wrappers 7 years ago
Roeland Jago Douma c1ff12e234
CacheJail should apply limit and offset after searching 8 years ago
Roeland Jago Douma 53a780e31c
Do not try to get the jailed path if we can't find the id 8 years ago
Robin Appelman c87d689253
delay calculating the shared cache root until it's used 8 years ago
Morris Jobke 0eebff152a
Update license headers 8 years ago
Robin Appelman dfe662ad42
Fix propagating changes within jail wrapper 9 years ago
Robin Appelman fa81759917
fix moving folders out of a cache jail 9 years ago
Robin Appelman 1f1e1b0d00
use unmasked permissions during scanning 9 years ago
Robin Appelman df2063ee7b
Implement webdav SEARCH 9 years ago
Robin Appelman 2520a4831b
Make sure we use the correct storage id when scanning a jailed storage 9 years ago
Robin Appelman 14cdeafc3e
make source cache injectable in cache wrappers 9 years ago
Robin Appelman 30e7c27d86
reuse the known rootinfo in the shared cache when possible 9 years ago
Thomas Müller f1cd68d713 Adding test case for getPathById including a jailed cache where root is just empty 10 years ago
Thomas Müller d252d79059 getJailedPath expects $path to have a trailing / - fixes #25464 10 years ago
Joas Schilling 0215b004da
Update with robin 10 years ago
Joas Schilling ba87db3fcc
Fix others 10 years ago
Lukas Reschke aba539703c
Update license headers 10 years ago
Roeland Jago Douma 00122c166a
Properly get the internal path for a cachejail move 10 years ago
Roeland Jago Douma dedf392751
Move \OC\Files to PSR-4 10 years ago