aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_external/lib/Lib/Backend/AmazonS3.php
Commit message (Expand)AuthorAgeFilesLines
* feat(S3): add SSE-C support in S3 External StorageChristian Becker2025-01-281-0/+3
* chore: Add SPDX headerAndy Scherzinger2024-06-061-21/+3
* fix: Allow to disable multipart copy on external s3 storageJulius Härtl2024-02-241-0/+3
* Merge pull request #36089 from nextcloud/enh/noid/ext-storage-default-valuesVincent Petry2023-01-161-1/+2
|\
| * Enable SSL by default in ext storage configsVincent Petry2023-01-131-1/+2
* | Support of s3 storage class in External Storage applicationFrançois Ménabé2023-01-121-0/+2
|/
* Add SCHEME_NULL to list of allowed auth mechanismhowardZa2022-02-071-0/+2
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-2/+0
* Update license headersChristoph Wurst2019-12-051-1/+4
* Some php-cs fixesRoeland Jago Douma2019-11-221-4/+4
* Remove unused import statementsMorris Jobke2018-02-141-4/+0
* Remove unneeded semicolon and parenthesesMorris Jobke2018-01-261-1/+1
* add option to use legacy v2 auth with s3Robin Appelman2017-12-191-0/+2
* Fix apps/Joas Schilling2016-07-211-1/+2
* Move Lib\Backend to PSR-4Joas Schilling2016-05-241-0/+61