owncast/core
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
..
chat Some linter cleanup 2021-10-25 00:31:45 -07:00
data Replace panics with our logging framework 2021-10-25 00:15:58 -07:00
playlist Fix godoc style comments (#356) 2020-11-12 15:14:59 -08:00
rtmp Expanded linting + fix warnings (#1396) 2021-09-12 00:18:15 -07:00
storageproviders Support path-based S3 storage. Closes #1495 (#1496) 2021-10-28 17:27:44 -07:00
transcoder Some linter cleanup 2021-10-25 00:31:45 -07:00
user Expanded linting + fix warnings (#1396) 2021-09-12 00:18:15 -07:00
webhooks Feature/oc 1316 add support for system message to single user (#1351) 2021-09-13 01:26:28 -07:00
core.go Embed static resources (#1466) 2021-10-11 15:04:16 -07:00
stats.go Expanded linting + fix warnings (#1396) 2021-09-12 00:18:15 -07:00
status.go Expanded linting + fix warnings (#1396) 2021-09-12 00:18:15 -07:00
storage.go remove global variables from core/storageproviders (#1444) 2021-10-11 16:29:36 -07:00
streamState.go Fix crash when an invalid inbound stream is disconnected. Closes #1439 (#1483) 2021-10-21 17:21:17 -07:00