owncast/core/data
Gabe Kangas 85e7af3d5f
Update to Go 1.20 + run better align (#2927)
* chore(go): update go version to 1.20. Closes #2185

* chore(go): run better align against project

To optimize struct field order. Closes #2870

* chore(go): update CI jobs to use Go 1.20

* fix(go): linter warnings for Go 1.20 update
2023-05-30 10:31:43 -07: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 Allow adding custom javascript to the page. Closes #2604 2023-01-18 22:38:24 -08:00
configEntry.go Support color customization from the admin (#2338) 2022-11-12 20:26:55 -08:00
crypto.go Social features / ActivityPub federation (#1629) 2022-01-12 13:53:10 -08:00
data.go Add user color database migration. Closes #1984 2022-10-17 21:44:12 -07:00
data_test.go Support color customization from the admin (#2338) 2022-11-12 20:26:55 -08:00
datastoreMigrations.go Make stream keys objects with comment instead of string slice 2022-11-29 16:05:44 -08:00
defaults.go API + Data changes to support split up of stream keys and admin passwords 2022-11-29 16:05:44 -08:00
emoji.go Fix error handling for #1916 2022-12-16 20:30:24 -08:00
messages.go Function has been re-exported for use 2022-08-03 11:30:06 -07:00
migrations.go Update to Go 1.20 + run better align (#2927) 2023-05-30 10:31:43 -07:00
persistence.go Fix creating table indexes 2022-08-03 10:31:14 -07:00
types.go Support color customization from the admin (#2338) 2022-11-12 20:26:55 -08:00
users.go Fix creating table indexes 2022-08-03 10:31:14 -07:00
utils.go Fix creating table indexes 2022-08-03 10:31:14 -07:00
webhooks.go Remove unnecessary var data in log messages. Closes #1640 2022-02-25 15:22:52 -08:00