Commit Graph

1829 Commits (b9ab00a59e2d906fdb43eaaea37eb7a4a9cc8a13)

Author SHA1 Message Date
provokateurin 5bd626bd40
chore: Fix all method calls with too many arguments 9 months ago
Marcel Klehr 43be97de08 fix(FileAccess): Use one param for rewriting home dirs and excluding non-user files mounts 9 months ago
Julien Veyssier cb221c8211 fix(FileAccess*): Change the way home dir root is found, remove the excludeTrashbinMounts param of getDistinctMounts 9 months ago
Julien Veyssier a2aeec0f4b fix(FileAccess*): Adress review comments 9 months ago
Julien Veyssier 28dc4a299e fix(FileAccess): exclude trashbin nodes on the oc_filecache query, there is no trashbin mount 9 months ago
Julien Veyssier 7e986988fe fix(FileAccess*): Adress review comments 9 months ago
Marcel Klehr 131125bbb7 fix(FileAccessTest): Adress review comments 9 months ago
Marcel Klehr 895160a1d3 fix(FileAccessTest): Do not use LIMIT in subquery 9 months ago
Marcel Klehr 34b3f7553b fix(FileAccess#getDistinctMounts): Order results deterministically 9 months ago
Marcel Klehr 10cc43041b fix(FileAccess#getByAncestorInStorage): Use a subquery to fix tests 9 months ago
Marcel Klehr d67c877ac5 fix(FileAccess): Add tests 9 months ago
Marcel Klehr 5689af5a94 fix(FileAccess): Run cs:fix 9 months ago
Marcel Klehr d8c6f8d18e fix(FileAccess): Address review comments 9 months ago
Marcel Klehr 611d83aa6a fix: Fix psalm issues 9 months ago
Marcel Klehr 3eef614769 feat(IFileAccess#getMounts): Add new method to retrieve all distinct mounts 9 months ago
Marcel Klehr 845b78086b feat(IFileAccess#getByAncestorInStorage): Add new method to retrieve all files in a mount 9 months ago
Côme Chilliet 7127ac4b43
fix: Replace OC_App::loadApp calls by IAppManager 9 months ago
Côme Chilliet 4427050f84 fix(encryption): Correctly handle file opening and copying failures 10 months ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 10 months ago
Daniel Kesselberg de54bdb06b
fix: handle ambiguous IResponse.getBody return types 10 months ago
Robin Appelman 2e1c316582 fix: remove double cache write in ObjectStoreStorage::touch 10 months ago
Ferdinand Thiessen 35a27b5fd5
fix(FilenameValidator): use `_` as default replacement for invalid chars 10 months ago
Daniel Calviño Sánchez d7ae952dc8 fix(ObjectStore): Make S3 "connect_timeout" option configurable 10 months ago
Kent Delante 06b5ce5859 fix(s3): retry failed multipart uploads with decreased concurrency 10 months ago
Joas Schilling f230abeef8
fix: Run cleanByMoundId query on all shards 11 months ago
skjnldsv e41e8de0e2 fix(dav): file drop nickname 11 months ago
Robin Appelman 5b3f4cd8fe perf: set the folder size in the same query as we create it 11 months ago
Louis Chemineau 1f8b823992 fix(S3): Use original folder size during copy 11 months ago
Robin Appelman 7599162c7b feat: move primary object store configuration to a single place 11 months ago
Jonas c952570e67
fix(node): emit hooks on `Node::copy()` 11 months ago
Ferdinand Thiessen e143921896
feat(IUser): add `getQuotaBytes` method to get machine readable quota 11 months ago
provokateurin ecfa58d3d7
fix(SetupManager): Include home and root providers when registering mounts 11 months ago
Elizabeth Danzberger 5c7216f3fd
feat: only load template fields when requested 11 months ago
provokateurin 6818aa9b12
feat(UserMountCache): Emit events for added, removed and updated mounts 11 months ago
Ferdinand Thiessen 01db539d0a
chore: move streamCopy implementation from `OC_Helper` to `OCP\Files` 11 months ago
Robin Appelman 5329c373cc fix: improve error message when cache rename source can't be found 11 months ago
John Molakvoæ (skjnldsv) 24bc1d606e
feat(core): add human readable mimes 11 months ago
Ferdinand Thiessen 072d4e8cba
chore: move implementation from OC legacy to OCP\Files 11 months ago
Ferdinand Thiessen 85a6b0d0eb
chore: deprecate \OC_Helper::canExecute 11 months ago
Côme Chilliet a86d917907 fix(encryption): Only prevent cache deletion if target is not object store in moveFromStorage 11 months ago
Côme Chilliet a79b5dea7c fix(encryption): Improve Update class and event listenening 11 months ago
Côme Chilliet e6275f8759 fix: Preserve file id when moving from object store even if encryption wrapper is present 11 months ago
Côme Chilliet 9bb0721d66 fix: Fix mtime preservation when moving a directory across storages with encryption registered 11 months ago
Côme Chilliet 8779ae38a4 fix(encryption): Fix filesize for part files in Encryption wrapper 11 months ago
Daniel Kesselberg 866063c198
fix: annotate possible exceptions 11 months ago
Robin Appelman 1e72620169 fix: fix unjailedroot of nested jails if there are other wrappers in between 11 months ago
Robin Appelman 0001c22668 test: add test for nested cache jail unjailedroot 11 months ago
Ferdinand Thiessen 6cf1870322
feat(FilenameValidator): allow to sanitize filenames 11 months ago
Robin Appelman b0b8159d6a
fix: throw a better error if we can't get the encrypted header size 11 months ago
Robin Appelman d9c53ef748
feat: add more encryption checks to info:file 11 months ago