owncast/models
Artur Angiel 2110dfd30c
Support path-based S3 storage. Closes #1495 (#1496)
* Support path-based S3 storage. Closes #1495

Revert "Remove forcing old path-style URLs with s3. Closes #497"

This reverts commit b2953028cf.

* #1495 Path-style S3 compatibile URLs implemented

https://github.com/owncast/owncast/issues/1495

It gives ability to use S3 compatibile providers that doesn't
support virtual-host-style URLs (i.e. Oracle Cloud Object Storage)

Co-authored-by: Artur Angiel <artur@angiel.ovh>
2021-10-28 17:27:44 -07:00
..
baseAPIResponse.go Disconnect stream Admin API + HTTP Basic Auth (#204) 2020-10-01 18:16:58 -07:00
broadcaster.go 0.0.6 -> Master (#731) 2021-02-18 23:05:52 -08:00
client.go 0.0.6 -> Master (#731) 2021-02-18 23:05:52 -08:00
currentBroadcast.go 0.0.6 -> Master (#731) 2021-02-18 23:05:52 -08:00
emoji.go Fix godoc style comments (#356) 2020-11-12 15:14:59 -08:00
eventType.go 0.0.6 -> Master (#731) 2021-02-18 23:05:52 -08:00
externalAction.go Gek/external actions (#827) 2021-03-15 15:32:52 -07:00
latencyLevels.go Update latency level values 2021-05-05 17:22:57 -07:00
pingMessage.go 0.0.6 -> Master (#731) 2021-02-18 23:05:52 -08:00
playlist.go Fix godoc style comments (#356) 2020-11-12 15:14:59 -08:00
s3Storage.go Support path-based S3 storage. Closes #1495 (#1496) 2021-10-28 17:27:44 -07:00
socialHandle.go Added LiberaPay, LBRY and Odysee to social networks (#821) 2021-03-14 21:48:23 -07:00
stats.go Support assigning nil as time instead of setting time as invalid. Fix typo that led to incorrect disconnect time. Maybe addresses #1268? 2021-08-03 17:47:16 -07:00
status.go Support assigning nil as time instead of setting time as invalid. Fix typo that led to incorrect disconnect time. Maybe addresses #1268? 2021-08-03 17:47:16 -07:00
storageProvider.go Fix godoc style comments (#356) 2020-11-12 15:14:59 -08:00
streamOutputVariant.go Expanded linting + fix warnings (#1396) 2021-09-12 00:18:15 -07:00
userJoinedEvent.go 0.0.6 -> Master (#731) 2021-02-18 23:05:52 -08:00
webhook.go Chat refactor + persistent backing chat users (#1163) 2021-07-19 19:22:29 -07:00