Commit Graph

94 Commits (e29038414dbf092ef2a8711c6962da660ed2ddf0)

Author SHA1 Message Date
Ferdinand Thiessen e0ba4d71b6
chore: add missing `Override` attribute to `OC` 1 month ago
Carl Schwan 39c14c383b
refactor: remove long deprecated IServerContainer methods 3 months ago
Salvatore Martire 8b235c8f49 fix(files_sharing): respect config to skip certificate verification 3 months ago
Carl Schwan 7b6078875b
refactor: Run rector on lib/private 4 months ago
Benjamin Frueh 9d4b11587e feat(dav): allow extending propfind properties via event 4 months ago
Git'Fellow 080335009b refactor: use strict comparison operator 4 months ago
Robin Appelman 6d0119bf8d
fix: handle dav external storage roots with spaces 11 months ago
Daniel Kesselberg de54bdb06b
fix: handle ambiguous IResponse.getBody return types 11 months ago
Maxence Lange f08d053290 fix(ocm): switching to IdentityProof 2 years ago
Maxence Lange 4591430c9c feat(ocm): signing ocm requests 2 years ago
skjnldsv 954b6c68a0 chore: use `$this->logger` and prevent Server::get 2 years ago
Victor Dubiniuk 0f96a2ccb9 Fix Undefined variable: response notice in case of non-404 error 2 years ago
provokateurin 0de4843b73 refactor(Storage): Align all Storage constructors 2 years ago
Thomas Citharel dcd27fd986
feat(http-client): expose default request timeout constant to be used instead of magic number 30 2 years ago
provokateurin f28e74b7a8
refactor(Storage): Make all parameter types strong types 2 years ago
provokateurin 7cdccd058f
fix(Storage): Fix IStorage return types 2 years ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 2 years ago
provokateurin 70fa51f042
fix(files): Never return a null ETag in DAV 2 years ago
Git'Fellow a36738dbfc chore(storage): refactor some code portions 2 years ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 2 years ago
Andy Scherzinger dae7c159f7
chore: Add SPDX header 2 years ago
Joas Schilling 7cfe36e49b
fix(storage): Fix DAV storage as false is never returned 2 years ago
Lorenz Brun a6f879e154 dav: fix wrong decoding of pluses in URLs 2 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 3 years ago
Andrew Summers 4536029589
Refactor `OC\Server::getHTTPClientService` 3 years ago
Hamid Dehnavi d0b20534b9 Refactor "substr" calls to improve code readability 3 years ago
Robin Appelman 493e151be0
dav: clean path before putting it in the statcache 3 years ago
Robin Appelman 279822c217
implement optimized getDirectoryContent for DAV 3 years ago
Dominik Fuchß e3f6a13e14 Fix deprecated method call 3 years ago
Dominik Fuchß a4a57409db Changes after code review. 3 years ago
Dominik Fuchß c3ba871f36 Add config variable for curl timeout 3 years ago
Faraz Samapoor e7cc7653b8 Refactors "strpos" calls in lib/private to improve code readability. 3 years ago
Côme Chilliet a90581b405
Get rid of more int casts in file size manipulations 3 years ago
Robin Appelman 05dc96f60d
debug log requests made by dav external storage/shares 3 years ago
Côme Chilliet 426c0341ff
Use typed version of IConfig::getSystemValue as much as possible 3 years ago
Côme Chilliet 1740311283
Adapt types of subclasses 3 years ago
Carl Schwan a5ea677370 Rename file1 and file2 to source and target in Storage abstraction 4 years ago
Côme Chilliet 2b07031d3e
composer run cs:fix 4 years ago
Côme Chilliet 23f7a37c03
Remove ILogger usages in lib/private/Files/Storage 4 years ago
Robin Appelman f9a5fb99fd
use the same cached propfind for free space for dav storage 4 years ago
Max Kunzelmann 2952c7d01f Use the null coalescing operator to set the value of `size`. 4 years ago
Max Kunzelmann 3a135f0c5f Set `mtime` to null instead of false if `getlastmodified` does not exist. 4 years ago
Max Kunzelmann e0a5fe649a Fix typo. 4 years ago
Max Kunzelmann ee888875bb Fixes the undefined index error with the DAV property getlastmodified 4 years ago
Côme Chilliet 5cca86ce19
Remove redundant if clause 4 years ago
Côme Chilliet 35dcda36a3
Fix OC\Files\Storage\DAV::hasUpdated when cache is not set 4 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
Roeland Jago Douma 618805b14f Fix RedundantPropertyInitializationCheck 5 years ago
Christoph Wurst 9ce3ea3368
Update license headers 6 years ago
Tigran Mkrtchyan 4f2dc18f58 storage: update IStorage#file_put_contents docs to match usage 6 years ago