Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactor(Storage): Align all Storage constructorsrefactor/storage/constructors | provokateurin | 2024-10-23 | 1 | -1/+1 |
| | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | style: update codestyle for coding-standard 1.2.3 | Daniel Kesselberg | 2024-08-25 | 1 | -2/+2 |
| | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-24 | 1 | -19/+2 |
| | | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de> | ||||
* | fix: Apply new coding standard to all files | Côme Chilliet | 2024-04-02 | 1 | -1/+1 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -2/+1 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | set mimetype for objects uploaded to object storages | Robin Appelman | 2021-04-21 | 1 | -7/+7 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | use in objectstore copy | Robin Appelman | 2020-11-24 | 1 | -0/+4 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -1/+3 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Add objectExists to objectstore interface | Robin Appelman | 2018-12-12 | 1 | -0/+13 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | add azure unit tests with azurite | Robin Appelman | 2018-06-04 | 1 | -1/+28 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | add azure object storage backend | Robin Appelman | 2018-06-04 | 1 | -0/+91 |
Signed-off-by: Robin Appelman <robin@icewind.nl> Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> |