Andy Scherzinger
|
dae7c159f7
chore: Add SPDX header
|
7 months ago |
Côme Chilliet
|
672923f0a6
fix: Fix newly spotted psalm issues, add exhaustive typed magic properties for LDAP classes
|
8 months ago |
Joas Schilling
|
64d32abb48
fix(CI): Suppress psalm UndefinedClass
|
8 months ago |
Joas Schilling
|
050408c9de
fix(files): Also skip cross storage move with access control
|
8 months ago |
Côme Chilliet
|
ec5133b739
fix: Apply new coding standard to all files
|
9 months ago |
Benjamin Gaussorgues
|
5158bbf09b
fix: avoid scanning a non existing directory
|
9 months ago |
Robin Appelman
|
8418fcfedf
add some support for rename on case insensitive local filesystems
|
1 year ago |
Robin Appelman
|
ef87ff1848
Merge pull request #39216 from shdehnavi/replace_substr_calls_in_lib_private
|
1 year ago |
Vincent Petry
|
8d1a3daa3f
Allow ext storage Local to go unavailable
|
1 year ago |
Daniel Kesselberg
|
f1d4f7c7e4
fix: copy-and-delete fallback should use unlink
|
1 year ago |
Daniel Kesselberg
|
b4ff557b8c
fix(storage): fallback to copy and unlink when rename fails
|
1 year ago |
Hamid Dehnavi
|
d0b20534b9
Refactor "substr" calls to improve code readability
|
1 year ago |
Lorenzo Tanganelli
|
6b55e92e33
invert elseif on rmdir for local storage
|
1 year ago |
Côme Chilliet
|
a90581b405
Get rid of more int casts in file size manipulations
|
1 year ago |
Robin Appelman
|
4cc5885615
Merge pull request #37062 from nextcloud/free-space
|
1 year ago |
Côme Chilliet
|
426c0341ff
Use typed version of IConfig::getSystemValue as much as possible
|
1 year ago |
Côme Chilliet
|
4393b96542
Remove unused method getLocalFolder
|
1 year ago |
Côme Chilliet
|
8104d9f5d8
Remove useless coalescing operator on non-null return value
|
1 year ago |
Côme Chilliet
|
3f84d41226
Silence a warning from psalm with explanation
|
2 years ago |
Git'Fellow
|
28231ae515
Add function_exists() check
|
1 year ago |
Git'Fellow
|
9ac065fb92
Fix free space problems
|
1 year ago |
Côme Chilliet
|
308fcf4526
Respect OCP interface in private classes
|
1 year ago |
Côme Chilliet
|
ff776a90b1
Strong type filesize related methods to ease 32bits problem findings
|
1 year ago |
Côme Chilliet
|
e156f8339c
Revert "remove 32-bit workarounds"
|
1 year ago |
Robin Appelman
|
33b90d28f8
fix moving files of encrypted local storage to unencrypted local storage
|
2 years ago |
szaimen
|
3f7c620f26
fix psalm
|
2 years ago |
szaimen
|
dd8774389e
remove 32-bit workarounds
|
2 years ago |
Carl Schwan
|
a5ea677370
Rename file1 and file2 to source and target in Storage abstraction
|
2 years ago |
Robin Appelman
|
cb51564356
trigger a rescan when trying to fopen a file that exists in cache but not on disk
|
2 years ago |
Tigran Mkrtchyan
|
f41209a061
config: add a switch to control truncate before update
|
2 years ago |