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