owncast/models
Gabe Kangas c6c6f0233d
Expanded linting + fix warnings (#1396)
* Expand the linters and types of warnings to improve consistency and safety

* Fail lint workflow if there are errors

* golint has been replaced by revive

* Hand-pick some of the default exclude list

* Ignore error when trying to delete preview gif

* Ignore linter warning opening playlist path

* Rename user field Id -> ID

* A bunch of renames to address linter warnings

* Rename ChatClient -> Client per linter suggestion best practice

* Rename ChatServer -> Server per linter suggestion best practice

* More linter warning fixes

* Add missing comments to all exported functions and properties
2021-09-12 00:18:15 -07:00
..
baseAPIResponse.go Disconnect stream Admin API + HTTP Basic Auth (#204) 2020-10-01 18:16:58 -07:00
broadcaster.go 0.0.6 -> Master (#731) 2021-02-18 23:05:52 -08:00
client.go 0.0.6 -> Master (#731) 2021-02-18 23:05:52 -08:00
currentBroadcast.go 0.0.6 -> Master (#731) 2021-02-18 23:05:52 -08:00
emoji.go Fix godoc style comments (#356) 2020-11-12 15:14:59 -08:00
eventType.go 0.0.6 -> Master (#731) 2021-02-18 23:05:52 -08:00
externalAction.go Gek/external actions (#827) 2021-03-15 15:32:52 -07:00
latencyLevels.go Update latency level values 2021-05-05 17:22:57 -07:00
pingMessage.go 0.0.6 -> Master (#731) 2021-02-18 23:05:52 -08:00
playlist.go Fix godoc style comments (#356) 2020-11-12 15:14:59 -08:00
s3Storage.go 0.0.6 -> Master (#731) 2021-02-18 23:05:52 -08:00
socialHandle.go Added LiberaPay, LBRY and Odysee to social networks (#821) 2021-03-14 21:48:23 -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 Fix godoc style comments (#356) 2020-11-12 15:14:59 -08:00
streamOutputVariant.go Expanded linting + fix warnings (#1396) 2021-09-12 00:18:15 -07:00
userJoinedEvent.go 0.0.6 -> Master (#731) 2021-02-18 23:05:52 -08:00
webhook.go Chat refactor + persistent backing chat users (#1163) 2021-07-19 19:22:29 -07:00