provokateurin
|
0de4843b73
refactor(Storage): Align all Storage constructors
|
1 bulan lalu |
provokateurin
|
f28e74b7a8
refactor(Storage): Make all parameter types strong types
|
2 bulan lalu |
Robin Appelman
|
3e12e1e789
fix: rework move into object store to better preserve fileids
|
2 bulan lalu |
Robin Appelman
|
888d06dff9
fix: preserve fileid when moving from objectstore to non-objectstore
|
2 bulan lalu |
Robin Appelman
|
da21acfb3f
fix: ensure source folder is removed from cache when moving to objectstore
|
2 bulan lalu |
provokateurin
|
7cdccd058f
fix(Storage): Fix IStorage return types
|
2 bulan lalu |
Robin Appelman
|
47d281865e
perf: reuse cache info we already have when moving to object store
|
2 bulan lalu |
provokateurin
|
9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1
|
2 bulan lalu |
Robin Appelman
|
3c0c81bb94
fix: ensure parent folder exists when writing a file to object storage
|
2 bulan lalu |
Robin Appelman
|
60f6347c97
fix: cleanup objectstore file_put_content
|
2 bulan lalu |
Robin Appelman
|
3e94ee391f
fix: create intermediate directories for objectstore moveFromStorage
|
2 bulan lalu |
Robin Appelman
|
879fcc4253
fix: get source file before moving the cache item in objectstore moveFromStorage
|
2 bulan lalu |
Stephan Orbaugh
|
f25acfb799
Merge pull request #47986 from cfiehe/fix_move_on_same_bucket
|
2 bulan lalu |
provokateurin
|
d2d1e3284d
fix(Storage): Fix method docs inheritance
|
2 bulan lalu |
Côme Chilliet
|
492e6997d8
chore: Fix psalm issues, put back private versions of getter in private Storage interface
|
2 bulan lalu |
Christoph Fiehe
|
9597072ada
perf(ObjectStoreStorage): Improve (slow) move on same object bucket
|
2 bulan lalu |
Julius Härtl
|
6d2253e692
Merge pull request #46013 from nextcloud/obj-store-move-from-storage-preserve-fileid
|
3 bulan lalu |
Daniel Kesselberg
|
af6de04e9e
style: update codestyle for coding-standard 1.2.3
|
3 bulan lalu |
Robin Appelman
|
bd740ac0b0
fix: write object to the correct urn when moving from another storage to object store
|
5 bulan lalu |
Andy Scherzinger
|
dae7c159f7
chore: Add SPDX header
|
6 bulan lalu |
Côme Chilliet
|
ec5133b739
fix: Apply new coding standard to all files
|
8 bulan lalu |
Joas Schilling
|
951c330d39
Revert "don't perform an explicit setup when using the file cache"
|
9 bulan lalu |
Robin Appelman
|
4fba4cd14c
fix: fix user folder init
|
2 tahun lalu |
Côme Chilliet
|
c0ce272e9c
chore: Migrate away from OC::$server->getLogger
|
10 bulan lalu |
Thomas Citharel
|
30798eb6c2
refactor(objectstorage): cleanup types
|
1 tahun lalu |
Thomas Citharel
|
3be3dbdb3b
refactor(objectstorage): move $user property from ObjectStoreStorage class to HomeObjectStoreStorage
|
1 tahun lalu |
Ferdinand Thiessen
|
5172baaf8b
fix(ObjectStore): Make copying behavior consistent with local storage
|
1 tahun lalu |
Julius Härtl
|
88a96e4db7
fix: Only store unencrypted_size if path should be encrypted
|
1 tahun lalu |
Robin Appelman
|
de85610385
use source cache when listing folder during recursive copy
|
1 tahun lalu |
Robin Appelman
|
cc0ad25c98
don't always check if we need to setup the object store root
|
1 tahun lalu |