John Molakvoæ
|
91227c908b
Merge branch 'master' into refactor/OC-Server-getHTTPClientService
|
5 mēneši atpakaļ |
Andy Scherzinger
|
dae7c159f7
chore: Add SPDX header
|
5 mēneši atpakaļ |
Joas Schilling
|
7cfe36e49b
fix(storage): Fix DAV storage as false is never returned
|
6 mēneši atpakaļ |
Lorenz Brun
|
a6f879e154
dav: fix wrong decoding of pluses in URLs
|
1 gadu atpakaļ |
Joas Schilling
|
aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1
|
11 mēneši atpakaļ |
Andrew Summers
|
4536029589
Refactor `OC\Server::getHTTPClientService`
|
1 gadu atpakaļ |
Hamid Dehnavi
|
d0b20534b9
Refactor "substr" calls to improve code readability
|
1 gadu atpakaļ |
Robin Appelman
|
493e151be0
dav: clean path before putting it in the statcache
|
1 gadu atpakaļ |
Robin Appelman
|
279822c217
implement optimized getDirectoryContent for DAV
|
1 gadu atpakaļ |
Dominik Fuchß
|
e3f6a13e14
Fix deprecated method call
|
1 gadu atpakaļ |
Dominik Fuchß
|
a4a57409db
Changes after code review.
|
1 gadu atpakaļ |
Dominik Fuchß
|
c3ba871f36
Add config variable for curl timeout
|
1 gadu atpakaļ |
Robin Appelman
|
9f1d497a0b
Merge pull request #38261 from fsamapoor/replace_strpos_calls_in_lib_private
|
1 gadu atpakaļ |
Faraz Samapoor
|
e7cc7653b8
Refactors "strpos" calls in lib/private to improve code readability.
|
1 gadu atpakaļ |
Côme Chilliet
|
a90581b405
Get rid of more int casts in file size manipulations
|
1 gadu atpakaļ |
Robin Appelman
|
05dc96f60d
debug log requests made by dav external storage/shares
|
1 gadu atpakaļ |
Côme Chilliet
|
426c0341ff
Use typed version of IConfig::getSystemValue as much as possible
|
1 gadu atpakaļ |
Côme Chilliet
|
1740311283
Adapt types of subclasses
|
1 gadu atpakaļ |
Carl Schwan
|
a5ea677370
Rename file1 and file2 to source and target in Storage abstraction
|
2 gadi atpakaļ |
Côme Chilliet
|
2b07031d3e
composer run cs:fix
|
2 gadi atpakaļ |
Côme Chilliet
|
23f7a37c03
Remove ILogger usages in lib/private/Files/Storage
|
2 gadi atpakaļ |
Robin Appelman
|
f9a5fb99fd
use the same cached propfind for free space for dav storage
|
2 gadi atpakaļ |
Max Kunzelmann
|
2952c7d01f
Use the null coalescing operator to set the value of `size`.
|
2 gadi atpakaļ |
Max Kunzelmann
|
3a135f0c5f
Set `mtime` to null instead of false if `getlastmodified` does not exist.
|
2 gadi atpakaļ |
Max Kunzelmann
|
e0a5fe649a
Fix typo.
|
2 gadi atpakaļ |
Max Kunzelmann
|
ee888875bb
Fixes the undefined index error with the DAV property getlastmodified
|
2 gadi atpakaļ |
Côme Chilliet
|
5cca86ce19
Remove redundant if clause
|
2 gadi atpakaļ |
Côme Chilliet
|
35dcda36a3
Fix OC\Files\Storage\DAV::hasUpdated when cache is not set
|
2 gadi atpakaļ |
John Molakvoæ (skjnldsv)
|
215aef3cbd
Update php licenses
|
3 gadi atpakaļ |
Roeland Jago Douma
|
618805b14f
Fix RedundantPropertyInitializationCheck
|
3 gadi atpakaļ |