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
eventType.go
externalAction.go Allow embedding HTML for external actions (#2693) 2023-02-14 09:08:54 -08:00
federatedActivity.go
follower.go
ipAddress.go
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
stats.go
status.go
storageProvider.go
streamHealth.go
streamKey.go Fix comment 2022-11-29 16:05:44 -08:00
streamOutputVariant.go
userJoinedEvent.go
viewer.go
webhook.go