Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-25return dummy availability if storage is not found in cacheRobin Appelman
2022-02-24move root mount setup to mountprovidersRobin Appelman
2022-02-23store mountprovider for each mount in the mounts tableRobin Appelman
2022-02-16Wrap S3 multipart upload exceptionLouis Chemineau
2022-02-15Wrap S3 multipart upload exceptionLouis Chemineau
2022-02-10Merge pull request #31035 from paierlep/fix/occ_scan_no_files_errorVincent Petry
2022-02-09fix fs cache test user setupRobin Appelman
2022-02-09pass user object during fs initRobin Appelman
2022-02-09only setup part of the filesystem for appdata requestsRobin Appelman
2022-02-06Removes misleading error message in occ files:scan for new users.Christian Paier
2022-01-26Return 404 when AJAX tries to list dir content but file givenMichaIng
2022-01-25Remove redundant if clauseCôme Chilliet
2022-01-25Fix OC\Files\Storage\DAV::hasUpdated when cache is not setCôme Chilliet
2022-01-17Merge pull request #29866 from nextcloud/isset-sizeVincent Petry
2022-01-14Merge pull request #30631 from nextcloud/fix/update_encrypted_versionVincent Petry
2022-01-13Fix psalm issuesCarl Schwan
2022-01-13Add helper method in WrapperCarl Schwan
2022-01-13Merge pull request #30508 from nextcloud/fix/psaml-binCarl Schwan
2022-01-13Check style updateCarl Schwan
2022-01-12Fix a few psalm issues and moved back to psalm/phar 4.18Carl Schwan
2022-01-12updateEncryptedVersion: cleanup on target if cache already got renamedJonas Meurer
2022-01-10Fix fail when keys/files folder already existsVincent Petry
2021-12-29Make max size for single put uploads configurableJulius Härtl
2021-12-28Merge pull request #28610 from nextcloud/enh/preview-cleanup-queryJulius Härtl
2021-12-21Fix php-cs for S3ConnectionTrait.phpJulius Härtl
2021-12-21Merge pull request #27493 from cuppett/cuppett/simplify-aws-credential-providerJulius Härtl
2021-12-10Merge pull request #30160 from nextcloud/bugfix/noid/encryption-wrapper-fclos...Pytal
2021-12-09Check resource before closing in encryption wrapperVincent Petry
2021-12-03Switch logical operatorsacsfer
2021-12-02background scan the source storage when a background scan on a storage jail i...Robin Appelman
2021-11-25Check for invalid characters before trimmingJoas Schilling
2021-11-24Typoacsfer
2021-11-23Check if size value is setacsfer
2021-11-23Fix Guzzle function callsCôme Chilliet
2021-11-23Fix ArrayAccess and JsonSerializable return typesCôme Chilliet
2021-11-22Simplify S3ConnectionTrait to defaultProvider plus optionStephen Cuppett
2021-11-19Merge pull request #29622 from nextcloud/feat/objectstore_multibucket-shiftVincent Petry
2021-11-19Merge pull request #29758 from nextcloud/disk_free_space-fix-php8Vincent Petry
2021-11-18Check for `disk_free_space`acsfer
2021-11-17Normalize directory entries in Encoding wrapperVincent Petry
2021-11-17Move storage encoding compatibility warning logicVincent Petry
2021-11-17Normalize file name before existence check in scannerVincent Petry
2021-11-11Implement multibucket shift for ObjectStoreJohn Molakvoæ
2021-11-05Update lib/private/Files/Storage/Wrapper/Availability.php add void Vincent Petry
2021-11-05Return false in hasUpdated when storage is not availableVincent Petry
2021-11-04Fix psalmJohn Molakvoæ
2021-11-01Merge pull request #29502 from nextcloud/revert-27378-dav-recalc-checksumJohn Molakvoæ
2021-11-01properly handle cases where cache wrappers block accessRobin Appelman
2021-11-01Merge pull request #29281 from vijfhoek/masterJohn Molakvoæ
2021-11-01Revert "add dav plugin to trigger recalculating of checksums"John Molakvoæ