Commit Graph

1211 Commits (43589312ccbdf977bb6d89eae3bec28bde2dceff)

Author SHA1 Message Date
Robin Appelman 43589312cc dont delegate Mount\Manager::getByNumericId to getByStorageId 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
Richard Steinmetz f0a3b77d0f fix(encryption): don't throw on missing file 3 years ago
Robin Appelman 33b90d28f8 fix moving files of encrypted local storage to unencrypted local storage 3 years ago
Thomas Citharel 00d9d49303 Add app config for default template path 3 years ago
Julius Härtl 159a0c8411
feat(s3): Add option to specify an SSE-C customer provided key 3 years ago
Côme Chilliet f5c361cf44
composer run cs:fix 3 years ago
François Ménabé cf9bdc0274 Manage s3 storage class in objectstore 3 years ago
Git'Fellow e855298b3c Switch logical operators 3 years ago
Côme Chilliet a7740c0ae6
Suppress last psalm error until upstream fix is released and included 3 years ago
Côme Chilliet a372564850
Fix psalm spotted errors with new requirements 3 years ago
Julius Härtl 59ae6e9dd6
Also update the unencrypted size of files when creating them with empty content 3 years ago
Julius Härtl 77edd36583
Update the unencrypted file size when closing streams 3 years ago
Thomas Citharel a5b6119ec4
Handle possible null value for file in OC\Files\SimpleFS\NewSimpleFile 3 years ago
Maxence Lange cc639a8877 compare cached filesize on download 3 years ago
Robin Appelman e3a0e64698
clear is-encrypted cache when trying to fix encrypted version 3 years ago
Robin Appelman e9b87c73fa
fix reading newly written encrypted files before their cache entry is written 3 years ago
Andy Xheli e69c7c4d26
Fix Executing a query: SQLSTATE[42000] 3 years ago
Louis Chemineau 66ba90ceff Update cache when file size === 0 3 years ago
Robin Appelman 841a6a084e
delay updating setup providers untill we register the mounts 3 years ago
Côme Chilliet a78595a45f
Make sure that path is normalized and then checked, 3 years ago
Glandos 48ca33761f Test valid path only if file info has to be retrieved 3 years ago
Robin Appelman f76b4473ee
escape path prefix when doing cache jail search 3 years ago
szaimen 3f7c620f26 fix psalm 3 years ago
szaimen dd8774389e remove 32-bit workarounds 3 years ago
Robin Appelman a5036a973c allow disabling object store write check 3 years ago
Carl Schwan a5ea677370 Rename file1 and file2 to source and target in Storage abstraction 3 years ago
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
Robin Appelman 63316fc572
fix null error in getUnencryptedSize 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