71 Commits (a399de1b222b524a2b3ddcfd03ba34c39e00d951)

Author SHA1 Message Date
  Joas Schilling 7cfe36e49b
fix(storage): Fix DAV storage as false is never returned 1 month ago
  Lorenz Brun a6f879e154 dav: fix wrong decoding of pluses in URLs 8 months ago
  Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 6 months ago
  Hamid Dehnavi d0b20534b9 Refactor "substr" calls to improve code readability 11 months ago
  Robin Appelman 493e151be0
dav: clean path before putting it in the statcache 1 year ago
  Robin Appelman 279822c217
implement optimized getDirectoryContent for DAV 1 year ago
  Dominik Fuchß e3f6a13e14 Fix deprecated method call 1 year ago
  Dominik Fuchß a4a57409db Changes after code review. 1 year ago
  Dominik Fuchß c3ba871f36 Add config variable for curl timeout 1 year ago
  Faraz Samapoor e7cc7653b8 Refactors "strpos" calls in lib/private to improve code readability. 1 year ago
  Côme Chilliet a90581b405
Get rid of more int casts in file size manipulations 1 year ago
  Robin Appelman 05dc96f60d
debug log requests made by dav external storage/shares 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
  Carl Schwan a5ea677370 Rename file1 and file2 to source and target in Storage abstraction 1 year ago
  Côme Chilliet 2b07031d3e
composer run cs:fix 2 years ago
  Côme Chilliet 23f7a37c03
Remove ILogger usages in lib/private/Files/Storage 2 years ago
  Robin Appelman f9a5fb99fd
use the same cached propfind for free space for dav storage 2 years ago
  Max Kunzelmann 2952c7d01f Use the null coalescing operator to set the value of `size`. 2 years ago
  Max Kunzelmann 3a135f0c5f Set `mtime` to null instead of false if `getlastmodified` does not exist. 2 years ago
  Max Kunzelmann e0a5fe649a Fix typo. 2 years ago
  Max Kunzelmann ee888875bb Fixes the undefined index error with the DAV property getlastmodified 2 years ago
  Côme Chilliet 5cca86ce19
Remove redundant if clause 2 years ago
  Côme Chilliet 35dcda36a3
Fix OC\Files\Storage\DAV::hasUpdated when cache is not set 2 years ago
  John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 3 years ago
  Roeland Jago Douma 618805b14f Fix RedundantPropertyInitializationCheck 3 years ago
  Christoph Wurst 9ce3ea3368
Update license headers 3 years ago
  Tigran Mkrtchyan 4f2dc18f58 storage: update IStorage#file_put_contents docs to match usage 3 years ago
  Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 3 years ago
  Morris Jobke dc479aae2d
Improve CertificateManager to not be user context dependent 4 years ago
  Christoph Wurst 2a054e6c04
Update the license headers for Nextcloud 20 3 years ago
  Daniel Kesselberg e984357cfc
Set retry = false for forbidden exception. 4 years ago
  Christoph Wurst caff1023ea
Format control structures, classes, methods and function 4 years ago
  Christoph Wurst 14c996d982
Use elseif instead of else if 4 years ago
  Christoph Wurst 1a9330cd69
Update the license headers for Nextcloud 19 4 years ago
  Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 4 years ago
  Christoph Wurst 5bf3d1bb38
Update license headers 4 years ago
  Arthur Schiwon 0e911d643f
delay creation of the cert bundle 4 years ago
  Roeland Jago Douma 68748d4f85
Some php-cs fixes 4 years ago
  Roeland Jago Douma c08e803db3
Catch forbidden http status code 4 years ago
  Joas Schilling 323642454a
Undefined variable response when server is no nextcloud anymore 4 years ago
  Robin Appelman 631ae17dce
handle long etags from dav external storage 5 years ago
  Roeland Jago Douma 01bbd28530
Do not log to error loglevel when converting the error 5 years ago
  Roeland Jago Douma 54c4d95a11
Request a valid property for DAV opendir 6 years ago
  Arthur Schiwon 38a90130ce
move log constants to ILogger 6 years ago
  Morris Jobke 67dcff7a1f
Fix undefined variable - found by Phan 6 years ago
  Robin Appelman 97b44605f4
Adjust dav client to new guzzle 6 years ago
  Morris Jobke 9ff51aafc5
Use index based string access for substr with length of 1 6 years ago
  Morris Jobke 2a38605545
Properly log the full exception instead of only the message 6 years ago
  Morris Jobke 4866314ce0
Run updated license header updater 6 years ago