Commit Graph

1173 Commits (150e6adbc55df2d3003a82fca5fd3fc92bb16152)

Author SHA1 Message Date
Carl Schwan 54031e370a Fix various other small psalm issues 3 years ago
John Molakvoæ e4ff84d468
Scope the appdata theming storage for global and users 3 years ago
Julius Härtl 214a50d071
Avoid allocating too much memory for the buffer 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
Carl Schwan 92a5a8f075 Cleanup tags and Share component 3 years ago
Robin Appelman cb51564356 trigger a rescan when trying to fopen a file that exists in cache but not on disk 3 years ago
Arthur Schiwon 9b7ef2962e
remove listeners to OC_Filesystem::(write|rename) old style hooks 3 years ago
Tigran Mkrtchyan f41209a061 config: add a switch to control truncate before update 3 years ago
Tigran Mkrtchyan 8fc4cf67f1 files: remove destination file before copying new content (WORM) 3 years ago
Robin Appelman d8961ed10f
fix using FSEEK_END with SeekableHttpStream to get file size 3 years ago
Git'Fellow 5300f0d693
Switch logical operators (and|or) 3 years ago
Carl Schwan 67551f379f
Filter out old files when trying to get recent files 3 years ago
Robin Appelman 9f5f970957
handle errors from hash_final 3 years ago
Robin Appelman bd91c56539
get quota for user only when needed 3 years ago
Robin Appelman a9575a7029
handle cases where the hash context gets cleaned up before the hash wrapper 3 years ago
Robin Appelman e9ba58ca61
remove leading slash for search results at mountpoint root 3 years ago
Tigran Mkrtchyan b6065a236f files: make OC\Files\Storage\Local WORM friendly 3 years ago
Julius Härtl 83b1415906
Only pass parent if paths match 3 years ago
Julius Härtl b2d6435737
Avoid extra query for the parent node if we can pass it along 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 10767d7779 fix updating cached mounts that didn't have their mount provider set previously 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 3 years ago
Côme Chilliet cb271b759e
Fix dynamic property creations in test files 3 years ago
luz paz 368f83095d Fix typos in lib/private subdirectory 3 years ago
Robin Appelman 61fdd91dcf
don't set `null` as a bundle path 3 years ago
Robin Appelman 13eef55a92
always triger setup of builtin storage wrappers 4 years ago
Carl Schwan 19a36b58a6 Add typing to SimpleFS 4 years ago
Carl Schwan d5c23dbb9f Move CappedMemoryCache to OCP 4 years ago
Jonas 74e9ef0fb1
Fix listening for circle events in SetupManager 4 years ago
Robin Appelman f1486890d7
only use nextcloud bundle when explicitly enabled 4 years ago
Robin Appelman bffa67c48b
also use nextcloud certificate bundle when downloading from s3 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
Carl Schwan 940b5e8f0a Fix metadata extraction 4 years ago
Côme Chilliet 1bd5222224
Fix PHP 8.2 warnings about undeclared properties 4 years ago
Robin Appelman 5c768f980e
fix mounts mounted at the users home 4 years ago
Robin Appelman a937ab03dd
perform onetime setup earlier to ensure wrappers are registered on time 4 years ago
Robin Appelman 499995b37a
handle stream wrappers in SeekableHttpStream 4 years ago
Jasper Weyne 0633a1d9f5
Disable ~/.aws/config access by S3ConnectionTrait 4 years ago
Martin Brugnara 7409569994
Expose umask override value as config parameter: localstorage.umask 4 years ago
Robin Appelman 8238582e59
store unencrypted size in the unencrypted_size column 4 years ago
Julius Härtl 0f0e74a78c Cleanup temporary files after finishing the write to object storage 4 years ago
Daniel Kesselberg f399fd41ec
Fix docblock for return type 4 years ago