summaryrefslogtreecommitdiffstats
path: root/lib/private/Files/ObjectStore/S3Signature.php
Commit message (Expand)AuthorAgeFilesLines
* fix(S3): Adjust usage of guzzle promiseFerdinand Thiessen2024-06-161-1/+1
* chore: Add SPDX headerAndy Scherzinger2024-05-241-21/+2
* Refactors "strpos" calls in lib/private to improve code readability.Faraz Samapoor2023-05-151-2/+2
* Fix Guzzle function callsCôme Chilliet2021-11-231-2/+2
* Move DateTime::RFC2822 to DateTimeInterface::2822Christoph Wurst2021-06-231-1/+1
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+2
* Format code to a single space around binary operatorsChristoph Wurst2020-10-051-1/+1
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-0/+1
* Update presign method to match with interface again.Daniel Kesselberg2020-06-251-1/+2
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-10/+5
* Update license headersChristoph Wurst2019-12-051-1/+22
* add option to use legacy v2 auth with s3Robin Appelman2017-12-191-0/+204