provokateurin
|
7cdccd058f
fix(Storage): Fix IStorage return types
|
vor 2 Monaten |
provokateurin
|
d2d1e3284d
fix(Storage): Fix method docs inheritance
|
vor 2 Monaten |
John Molakvoæ
|
9acaf0788f
chore: improve hash_file php usage in Local Storage
|
vor 2 Monaten |
Louis Chemineau
|
6674f790a9
fix(files): Ensure that the hash method does not return null
|
vor 4 Monaten |
provokateurin
|
5bbe535c27
fix(Storage\Local): Do not call getSourcePath() on SplFileInfo
|
vor 2 Monaten |
provokateurin
|
70fa51f042
fix(files): Never return a null ETag in DAV
|
vor 2 Monaten |
Dennis Verspuij
|
181aecad4c
fix: Release directory iterator and thereby its potential directory lock prior to deleting a directory, to avoid e.g. "Text file busy" error with VirtualBox shared folder storage
|
vor 5 Monaten |
Andy Scherzinger
|
dae7c159f7
chore: Add SPDX header
|
vor 6 Monaten |
Côme Chilliet
|
672923f0a6
fix: Fix newly spotted psalm issues, add exhaustive typed magic properties for LDAP classes
|
vor 7 Monaten |
Joas Schilling
|
64d32abb48
fix(CI): Suppress psalm UndefinedClass
|
vor 7 Monaten |
Joas Schilling
|
050408c9de
fix(files): Also skip cross storage move with access control
|
vor 7 Monaten |
Côme Chilliet
|
ec5133b739
fix: Apply new coding standard to all files
|
vor 7 Monaten |
Benjamin Gaussorgues
|
5158bbf09b
fix: avoid scanning a non existing directory
|
vor 8 Monaten |
Robin Appelman
|
8418fcfedf
add some support for rename on case insensitive local filesystems
|
vor 1 Jahr |
Robin Appelman
|
ef87ff1848
Merge pull request #39216 from shdehnavi/replace_substr_calls_in_lib_private
|
vor 1 Jahr |
Vincent Petry
|
8d1a3daa3f
Allow ext storage Local to go unavailable
|
vor 1 Jahr |
Daniel Kesselberg
|
f1d4f7c7e4
fix: copy-and-delete fallback should use unlink
|
vor 1 Jahr |
Daniel Kesselberg
|
b4ff557b8c
fix(storage): fallback to copy and unlink when rename fails
|
vor 1 Jahr |
Hamid Dehnavi
|
d0b20534b9
Refactor "substr" calls to improve code readability
|
vor 1 Jahr |
Lorenzo Tanganelli
|
6b55e92e33
invert elseif on rmdir for local storage
|
vor 1 Jahr |
Côme Chilliet
|
a90581b405
Get rid of more int casts in file size manipulations
|
vor 1 Jahr |
Robin Appelman
|
4cc5885615
Merge pull request #37062 from nextcloud/free-space
|
vor 1 Jahr |
Côme Chilliet
|
426c0341ff
Use typed version of IConfig::getSystemValue as much as possible
|
vor 1 Jahr |
Côme Chilliet
|
4393b96542
Remove unused method getLocalFolder
|
vor 1 Jahr |
Côme Chilliet
|
8104d9f5d8
Remove useless coalescing operator on non-null return value
|
vor 1 Jahr |
Côme Chilliet
|
3f84d41226
Silence a warning from psalm with explanation
|
vor 1 Jahr |
Git'Fellow
|
28231ae515
Add function_exists() check
|
vor 1 Jahr |
Git'Fellow
|
9ac065fb92
Fix free space problems
|
vor 1 Jahr |
Côme Chilliet
|
308fcf4526
Respect OCP interface in private classes
|
vor 1 Jahr |
Côme Chilliet
|
ff776a90b1
Strong type filesize related methods to ease 32bits problem findings
|
vor 1 Jahr |