owncast/core/data
Gabe Kangas d24ddc2b0a
Add support for and use socket host override. (#1682)
* Add support for and use socket host override. Closes #1378

* Fix embeds with the new websocket constructor
2022-03-06 17:11:51 -08:00
..
activitypub.go Social features / ActivityPub federation (#1629) 2022-01-12 13:53:10 -08:00
cache.go Fix concurrency crash. Closes #1067 2021-06-07 21:59:43 -07:00
config.go Add support for and use socket host override. (#1682) 2022-03-06 17:11:51 -08:00
configEntry.go 0.0.6 -> Master (#731) 2021-02-18 23:05:52 -08:00
crypto.go Social features / ActivityPub federation (#1629) 2022-01-12 13:53:10 -08:00
data.go Quiet, linter 2022-01-27 14:58:31 -08:00
data_test.go refactor: move from io/ioutil to io and os packages (#1546) 2021-11-19 22:42:50 -08:00
defaults.go Social features / ActivityPub federation (#1629) 2022-01-12 13:53:10 -08:00
messages.go Social features / ActivityPub federation (#1629) 2022-01-12 13:53:10 -08:00
migrations.go Social features / ActivityPub federation (#1629) 2022-01-12 13:53:10 -08:00
persistence.go Social features / ActivityPub federation (#1629) 2022-01-12 13:53:10 -08:00
types.go 0.0.6 -> Master (#731) 2021-02-18 23:05:52 -08:00
users.go Social features / ActivityPub federation (#1629) 2022-01-12 13:53:10 -08:00
webhooks.go Remove unnecessary var data in log messages. Closes #1640 2022-02-25 15:22:52 -08:00