Ferdinand Thiessen
|
69341e4306
refactor: Migrate filename validation logic from `Storage` to `FilenameValidator`
|
hace 4 meses |
Andy Scherzinger
|
dae7c159f7
chore: Add SPDX header
|
hace 5 meses |
Julius Härtl
|
4910e7e231
fix: Pass the mountpoint target user to storages without owner
|
hace 7 meses |
Côme Chilliet
|
ec5133b739
fix: Apply new coding standard to all files
|
hace 7 meses |
Ferdinand Thiessen
|
27642d3e6d
fix: Enforce forbidden filename characters on backend
|
hace 8 meses |
Julius Härtl
|
22eab7ba36
fix: Throw instead of yielding nothing when listing local directories
|
hace 8 meses |
Robin Appelman
|
e9d97a568f
use OCP\Server
|
hace 9 meses |
Robin Appelman
|
7a91abb439
improve di performance for cache
|
hace 1 año |
Hamid Dehnavi
|
ea06cf2f39
Convert isset ternary to null coalescing operator
|
hace 1 año |
Faraz Samapoor
|
e7cc7653b8
Refactors "strpos" calls in lib/private to improve code readability.
|
hace 1 año |
Julius Härtl
|
11c5bc6a2a
fix: Wrap filesystem LockedExceptions for holding the readable path
|
hace 1 año |
Côme Chilliet
|
b294edad80
Merge branch 'master' into enh/type-iconfig-getter-calls
|
hace 1 año |
Robin Appelman
|
570b64aafc
handle not being able to write file for notify self-test
|
hace 1 año |
Côme Chilliet
|
426c0341ff
Use typed version of IConfig::getSystemValue as much as possible
|
hace 1 año |
Côme Chilliet
|
1740311283
Adapt types of subclasses
|
hace 1 año |
Côme Chilliet
|
308fcf4526
Respect OCP interface in private classes
|
hace 1 año |
Côme Chilliet
|
d9dbed9105
Fix psalm errors related to filesizes
|
hace 1 año |
Côme Chilliet
|
ff776a90b1
Strong type filesize related methods to ease 32bits problem findings
|
hace 1 año |
Côme Chilliet
|
f5c361cf44
composer run cs:fix
|
hace 1 año |
Carl Schwan
|
a5ea677370
Rename file1 and file2 to source and target in Storage abstraction
|
hace 2 años |
blizzz
|
2e10378052
Merge pull request #31475 from nextcloud/kofemann-patch-1
|
hace 2 años |
Côme Chilliet
|
23f7a37c03
Remove ILogger usages in lib/private/Files/Storage
|
hace 2 años |
Robin Appelman
|
84f464550a
some file scanner performance improvements
|
hace 2 años |
Tiramisu Mokka
|
8190441335
files: close open directory file descriptor on error path
|
hace 2 años |
Joas Schilling
|
65d79bb592
Check for invalid characters before trimming
|
hace 3 años |
Julius Härtl
|
bc3c46362a
Make sure that a empty directory can still be deleted when copied from another storage
|
hace 4 años |
Carl Schwan
|
28970563a2
Remove some mentions of ownCloud from our api documentation
|
hace 3 años |
John Molakvoæ (skjnldsv)
|
215aef3cbd
Update php licenses
|
hace 3 años |
Robin Appelman
|
ed2d02d5f1
better cleanup of user files on user deletion
|
hace 3 años |
Julius Härtl
|
98560c80ea
Properly handle result when copying with failure and throw in tests
|
hace 3 años |