owncast/models
Philipp a290770ac9
Allow embedding HTML for external actions (#2693)
* Admin UI: implement HTML embeds

* Admin UI External Actions: set correct useHTML on edits

* Admin UI: edit by index, not URL

* External Actions: render HTML on stream frontend

* Don't open embeds externally

* Remove TODO comment

* Add HTML as unique action key

* Admin UI: Actions: use CodeMirror editor, dropdown
2023-02-14 09:08:54 -08:00
..
baseAPIResponse.go
broadcaster.go
client.go
currentBroadcast.go
emoji.go ../ 2022-05-26 18:59:16 -07:00
eventType.go
externalAction.go Allow embedding HTML for external actions (#2693) 2023-02-14 09:08:54 -08:00
federatedActivity.go Social features / ActivityPub federation (#1629) 2022-01-12 13:53:10 -08:00
follower.go Social features / ActivityPub federation (#1629) 2022-01-12 13:53:10 -08:00
ipAddress.go Add support for IP-based bans (#1703) 2022-03-06 20:34:49 -08:00
latencyLevels.go
notification.go Remove twitter notification configuration (#2598) 2023-01-17 13:20:29 -08:00
pingMessage.go
playlist.go
s3Storage.go
socialHandle.go Add Fediverse, Matrix and XMPP social links (#2044) 2022-08-27 20:26:07 -07:00
stats.go Add support for active viewer details API. Closes #1477 (#1747) 2022-03-06 17:31:47 -08:00
status.go
storageProvider.go
streamHealth.go Surface the % of players represented in metrics 2022-03-27 16:27:38 -07:00
streamKey.go Fix comment 2022-11-29 16:05:44 -08:00
streamOutputVariant.go
userJoinedEvent.go
viewer.go Add support for active viewer details API. Closes #1477 (#1747) 2022-03-06 17:31:47 -08:00
webhook.go