Commit Graph

277 Commits (fe8d29236f5df4acc08055bb90bbdeec581e64bb)

Author SHA1 Message Date
Christoph Wurst 872c181c74
chore: Drop dead private methods in /lib 3 years ago
Julius Härtl 9453c2d40d fix: execute throws docrine exceptions not our wrapped ones 3 years ago
Faraz Samapoor e7cc7653b8 Refactors "strpos" calls in lib/private to improve code readability. 3 years ago
Côme Chilliet ae525e1935
Fix return types in phpdoc 3 years ago
Côme Chilliet a90581b405
Get rid of more int casts in file size manipulations 3 years ago
Robin Appelman 2ea41dab93
repair -1 folder sizes for object store background scan 3 years ago
Arthur Schiwon df662f50bd
refactor: remove where specification from SELECT getter 3 years ago
Arthur Schiwon dbfd2f936a
refactor: remove SystemTag logic from Folder into QuerySearchHelper 3 years ago
Arthur Schiwon 2489a2d63a
feat: specify media type via url path: systemtags-current/$mediaType 3 years ago
Arthur Schiwon 6bff6a5667
PoC: SystemTags endpoint to return tags used by a user with meta data 3 years ago
Julius Härtl 3bdd770129
fix: Check for wrapped retriable exceptions 3 years ago
Robin Appelman 4b52dafbf9
ignore errors while trying to update parent storage_mtime 3 years ago
Robin Appelman b1f352c614
improve handling of files we can't access in the scanner 3 years ago
Côme Chilliet 426c0341ff
Use typed version of IConfig::getSystemValue as much as possible 3 years ago
Robin Appelman 5267a74027
fix type hints 3 years ago
Robin Appelman 8c9197d65e
fix unencrypted folder size when no children with unencrypted size set are left 3 years ago
Robin Appelman 649bed5154
fix unencrypted_size for files when scanning 3 years ago
Robin Appelman 63fb33538c
fix unencrypted_size for folders when scanning the filesystem with encryption enabled 3 years ago
jld3103 dcf6ebebab
Fix inherited parameter names 3 years ago
Robin Appelman c9e4e30523 clear encrypted flag when moving away from encrypted storage 3 years ago
Joas Schilling 4bdc5834fa
Make sure name and path are strings 3 years ago
Joas Schilling c27c9fac98
Try fixing Oracle 3 years ago
Louis Chemineau 2830eeac7e Dispatch event for all remove entry 3 years ago
Côme Chilliet f5c361cf44
composer run cs:fix 3 years ago
Git'Fellow e855298b3c Switch logical operators 3 years ago
Andy Xheli e69c7c4d26
Fix Executing a query: SQLSTATE[42000] 3 years ago
Robin Appelman f76b4473ee
escape path prefix when doing cache jail search 3 years ago
Carl Schwan 54031e370a Fix various other small psalm issues 3 years ago
Robin Appelman 63316fc572
fix null error in getUnencryptedSize 3 years ago
raul 95bc770a37 Fix unencrypted size calculation for files created before the Encryption storage is enabled 3 years ago
raul 45a1ebcc4c Fix: Prevent deadlocks during mtime/size/etag propagation 3 years ago
Robin Appelman b6f8b8da60 directly build the search filter for shared storage instead of setting up the source cache 3 years ago
Robin Appelman 457822c144 don't update the folder size if we know it hasn't changed 3 years ago
Robin Appelman de63f6363f fix updating size when folder is empty 3 years ago
Robin Appelman 1374cbee3e store unencrypted size in the unencrypted_size column 3 years ago
Robin Appelman 9d6c2ce301 optimize search post-processing for jail wrapper 3 years ago
Robin Appelman 5e375d9092 Revert "store unencrypted size in the unencrypted_size column" 3 years ago
David fe3f4afd77
fixed the cache searchBuilder negative map 3 years ago
Côme Chilliet 7ae6791737
Document all getIncomplete implementations as returning string|false 4 years ago
Côme Chilliet cb271b759e
Fix dynamic property creations in test files 4 years ago
luz paz 368f83095d Fix typos in lib/private subdirectory 4 years ago
Jonas 7d07e06bfe Check whether entry is of type ICacheEntry in Cache->remove() 4 years ago
Carl Schwan f326b54e53 Search without join on filecache_extended 4 years ago
Robin Appelman 8238582e59
store unencrypted size in the unencrypted_size column 4 years ago
Marcel Klehr f755ee0868 Files: Extend search to also cover tags 4 years ago
Côme Chilliet 069477e608
Migrate more classes of lib/private to LoggerInterface 4 years ago
Robin Appelman a4e120c203
tell mysql to ignore the sort index for search queries 4 years ago
Robin Appelman 5e2dd29aaf
only request free space once for external shares 4 years ago
Robin Appelman 89d3cd1447
don't overwrite the etag from storage backends that already provide "good" etags 4 years ago
Joas Schilling d3b9d49c22
Deduplicate storage ids in list before reusing 4 years ago