Lorenzo Tanganelli
|
6b55e92e33
invert elseif on rmdir for local storage
|
1 年之前 |
Côme Chilliet
|
a90581b405
Get rid of more int casts in file size manipulations
|
1 年之前 |
Robin Appelman
|
4cc5885615
Merge pull request #37062 from nextcloud/free-space
|
1 年之前 |
Côme Chilliet
|
426c0341ff
Use typed version of IConfig::getSystemValue as much as possible
|
1 年之前 |
Côme Chilliet
|
4393b96542
Remove unused method getLocalFolder
|
1 年之前 |
Côme Chilliet
|
8104d9f5d8
Remove useless coalescing operator on non-null return value
|
1 年之前 |
Côme Chilliet
|
3f84d41226
Silence a warning from psalm with explanation
|
1 年之前 |
Git'Fellow
|
28231ae515
Add function_exists() check
|
1 年之前 |
Git'Fellow
|
9ac065fb92
Fix free space problems
|
1 年之前 |
Côme Chilliet
|
308fcf4526
Respect OCP interface in private classes
|
1 年之前 |
Côme Chilliet
|
ff776a90b1
Strong type filesize related methods to ease 32bits problem findings
|
1 年之前 |
Côme Chilliet
|
e156f8339c
Revert "remove 32-bit workarounds"
|
1 年之前 |
Robin Appelman
|
33b90d28f8
fix moving files of encrypted local storage to unencrypted local storage
|
1 年之前 |
szaimen
|
3f7c620f26
fix psalm
|
2 年之前 |
szaimen
|
dd8774389e
remove 32-bit workarounds
|
2 年之前 |
Carl Schwan
|
a5ea677370
Rename file1 and file2 to source and target in Storage abstraction
|
2 年之前 |
Robin Appelman
|
cb51564356
trigger a rescan when trying to fopen a file that exists in cache but not on disk
|
2 年之前 |
Tigran Mkrtchyan
|
f41209a061
config: add a switch to control truncate before update
|
2 年之前 |
Tigran Mkrtchyan
|
8fc4cf67f1
files: remove destination file before copying new content (WORM)
|
2 年之前 |
Tigran Mkrtchyan
|
b6065a236f
files: make OC\Files\Storage\Local WORM friendly
|
4 年之前 |
Martin Brugnara
|
7409569994
Expose umask override value as config parameter: localstorage.umask
|
2 年之前 |
Côme Chilliet
|
23f7a37c03
Remove ILogger usages in lib/private/Files/Storage
|
2 年之前 |
Robin Appelman
|
468d6a9cf1
ignore forbidden files while scanning local storage
|
2 年之前 |
Robin Appelman
|
84f464550a
some file scanner performance improvements
|
2 年之前 |
acsfer
|
152e2bfdaa
Check for `disk_free_space`
|
3 年之前 |
Carl Schwan
|
9408f8ae69
Fix security issues when copying groupfolder with advanced ACL
|
3 年之前 |
John Molakvoæ
|
a1c8b6e9eb
Merge pull request #28768 from nextcloud/check-file-exists
|
3 年之前 |
acsfer
|
98eac0fc05
Simplify :)
|
3 年之前 |
acsfer
|
8a8df49bc0
Replace `file_exists()` method by `is_file()`
|
3 年之前 |
acsfer
|
3a25183b66
Get `filesize()` if `file_exists()`
|
3 年之前 |