Robin Appelman
|
41c53648ad
Merge pull request #49262 from nextcloud/move-from-encryption-no-opt
|
il y a 1 mois |
Git'Fellow
|
60d956f39f
refactor(storage): Code adjustements and simplifications
|
il y a 1 mois |
Git'Fellow
|
8755bf1815
fix(storage): Try to delete existing target
|
il y a 1 mois |
Robin Appelman
|
0bc478de2c
fix: don't do same-storage move optimization with encryption wrappers
|
il y a 1 mois |
provokateurin
|
0de4843b73
refactor(Storage): Align all Storage constructors
|
il y a 2 mois |
provokateurin
|
f28e74b7a8
refactor(Storage): Make all parameter types strong types
|
il y a 3 mois |
Kate
|
26762172f5
Merge pull request #48454 from nextcloud/fix/storage/get-directory-content-return-type
|
il y a 3 mois |
provokateurin
|
e1998b6b6c
fix(Storage): Fix getDirectoryContent() return type
|
il y a 3 mois |
Robin Appelman
|
888d06dff9
fix: preserve fileid when moving from objectstore to non-objectstore
|
il y a 3 mois |
provokateurin
|
7cdccd058f
fix(Storage): Fix IStorage return types
|
il y a 3 mois |
Côme Chilliet
|
94b0a0e863
fix: Move storage constructor to specific interface
|
il y a 3 mois |
provokateurin
|
d2d1e3284d
fix(Storage): Fix method docs inheritance
|
il y a 3 mois |
provokateurin
|
8ca6fcace7
fix(Storage): Document getOwner() can return false
|
il y a 3 mois |
Côme Chilliet
|
e7ac9bb2d8
chore: Check storage is an instance of the correct class instead of psalm-suppress
|
il y a 3 mois |
Côme Chilliet
|
ed0ac284e3
chore: Remove deprecated Storage::search method instead of moving it to IStorage
|
il y a 3 mois |
Côme Chilliet
|
5d01e0a73c
chore: psalm-suppress legacy code weirdness
|
il y a 3 mois |
Côme Chilliet
|
492e6997d8
chore: Fix psalm issues, put back private versions of getter in private Storage interface
|
il y a 3 mois |
provokateurin
|
70fa51f042
fix(files): Never return a null ETag in DAV
|
il y a 3 mois |
Ferdinand Thiessen
|
17f011f7c5
fix: Also validate parent path in `verifyPath`
|
il y a 4 mois |
Daniel Kesselberg
|
af6de04e9e
style: update codestyle for coding-standard 1.2.3
|
il y a 4 mois |
John Molakvoæ
|
d35c4eb911
Merge branch 'master' into jr-readdir-false-false
|
il y a 4 mois |
Ferdinand Thiessen
|
69341e4306
refactor: Migrate filename validation logic from `Storage` to `FilenameValidator`
|
il y a 5 mois |
Andy Scherzinger
|
dae7c159f7
chore: Add SPDX header
|
il y a 7 mois |
Julius Härtl
|
4910e7e231
fix: Pass the mountpoint target user to storages without owner
|
il y a 9 mois |
Côme Chilliet
|
ec5133b739
fix: Apply new coding standard to all files
|
il y a 9 mois |
Ferdinand Thiessen
|
27642d3e6d
fix: Enforce forbidden filename characters on backend
|
il y a 10 mois |
Julius Härtl
|
22eab7ba36
fix: Throw instead of yielding nothing when listing local directories
|
il y a 10 mois |
Robin Appelman
|
e9d97a568f
use OCP\Server
|
il y a 10 mois |
Robin Appelman
|
7a91abb439
improve di performance for cache
|
il y a 1 an |
Hamid Dehnavi
|
ea06cf2f39
Convert isset ternary to null coalescing operator
|
il y a 1 an |