aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_external/lib/Lib/Storage/AmazonS3.php
Commit message (Expand)AuthorAgeFilesLines
* chore: apply new CSFixer rulesFerdinand Thiessen12 days1-0/+1
* chore: Apply new rector configuration to apps folderCôme Chilliet2025-02-131-2/+3
* feat(S3): add SSE-C support in S3 External StorageChristian Becker2025-01-281-3/+3
* refactor(Storage): Align all Storage constructorsrefactor/storage/constructorsprovokateurin2024-10-231-1/+1
* chore(apps): Apply new rector configuration to autouse classesCôme Chilliet2024-10-151-1/+2
* refactor(files_external): Add Storage parameter strong typesrefactor/storage/strong-param-typesprovokateurin2024-10-071-29/+25
* fix(files_external): Fix all IStorage return typesprovokateurin2024-09-261-46/+29
* chore: Apply rector configuration to apps folderCôme Chilliet2024-09-201-3/+3
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-3/+3
* feat: add a specialized writeStream implementation for s3 external storageRobin Appelman2024-07-241-0/+21
* chore: Add SPDX headerAndy Scherzinger2024-06-061-36/+3
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-5/+2
* Return correct status if touch failedLouis Chemineau2023-10-231-11/+13
* use multipart copy for s3Robin Appelman2023-09-201-4/+1
* handle more exceptions in AmazonS3::fopenRobin Appelman2023-07-131-1/+1
* Update AmazonS3.phpJames Guo2023-04-061-1/+1
* Support of s3 storage class in External Storage applicationFrançois Ménabé2023-01-121-1/+2
* fix s3 directory copyRobin Appelman2022-11-151-3/+3
* Rename file1 and file2 to source and target in Storage abstractionCarl Schwan2022-10-181-22/+22
* Additional type hinting found by psalmCarl Schwan2022-10-181-1/+1
* Port away from deprecated clearBucket callCarl Schwan2022-10-161-9/+2
* Port to LoggerInterfaceCarl Schwan2022-10-161-10/+44
* handle AccessDenied error when checking if external s3 support versionsMatthieu Gallien2022-07-281-1/+1
* Move CappedMemoryCache to OCPCarl Schwan2022-07-141-1/+1
* Add stricter psalm type for CappedMemoryCacheCarl Schwan2022-05-121-16/+12
* Add a public replacement for OC::$server->getCarl Schwan2022-05-101-2/+3
* AmazonS3: allow not implemented versioningErik van Velzen2022-03-151-2/+14
* Use unique combination of hostname/bucket/key for external storagesJulius Härtl2021-11-041-0/+1
* cache versioning enabled statusRobin Appelman2021-10-191-2/+16
* minor directory detect improvementsRobin Appelman2021-10-191-2/+2
* always set Key field in `headObject`Robin Appelman2021-10-151-1/+3
* more reliable hasUpdated for s3Robin Appelman2021-10-151-0/+13
* remove old migration methodRobin Appelman2021-10-151-31/+0
* optimize filetype for s3 directories a bitRobin Appelman2021-10-151-0/+3
* more reliable directory copyRobin Appelman2021-10-151-20/+10
* doesDirectoryExist fixesRobin Appelman2021-10-151-4/+4
* s3 external storage listing reworkRobin Appelman2021-10-151-96/+147
* Revert "Delete S3 versions in rmdir"Vincent Petry2021-10-121-23/+1
* Delete S3 versions in rmdirVincent Petry2021-10-111-1/+23
* Fix folder size contained in S3 bucketsLouis Chemineau2021-08-191-4/+9
* Delete object to cleanup leftover of paths when removing directoriesJulius Härtl2021-08-131-0/+1
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* set mimetype for objects uploaded to object storagesRobin Appelman2021-04-211-2/+7
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-1/+1
* Remove the deprecated update.phpChristoph Wurst2020-11-271-1/+1
* Check if array elements exist before using themRoeland Jago Douma2020-10-251-1/+7
* Set delimiter so that the CommonPrefixes response can properly be determinedJulius Härtl2020-09-101-1/+2
* fix s3 doesDirectoryExist check for empty directoriesRobin Appelman2020-09-101-1/+1
* Fix reading empty files from objectstorageRoeland Jago Douma2020-09-091-2/+8
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-0/+1