owncast/models
2021-10-30 14:47:00 -07:00
..
baseAPIResponse.go
broadcaster.go
client.go
currentBroadcast.go
emoji.go
eventType.go
externalAction.go
latencyLevels.go
pingMessage.go
playlist.go
s3Storage.go Support path-based S3 storage. Closes #1495 (#1496) 2021-10-28 17:27:44 -07:00
socialHandle.go add steam social handle (#1503) 2021-10-30 14:47:00 -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
streamOutputVariant.go Expanded linting + fix warnings (#1396) 2021-09-12 00:18:15 -07:00
userJoinedEvent.go
webhook.go