owncast/core/data
Gabe Kangas 813f8692f0
Support color customization from the admin (#2338)
* Add user-customizable theming. Closes #1915

* Prettified Code!

* Add user-customizable theming. Closes #1915

* Add explicit color for page content background

* Prettified Code!

Co-authored-by: gabek <gabek@users.noreply.github.com>
2022-11-12 20:26:55 -08:00
..
activitypub.go
cache.go
config.go Support color customization from the admin (#2338) 2022-11-12 20:26:55 -08:00
configEntry.go Support color customization from the admin (#2338) 2022-11-12 20:26:55 -08:00
crypto.go
data_test.go Support color customization from the admin (#2338) 2022-11-12 20:26:55 -08:00
data.go Add user color database migration. Closes #1984 2022-10-17 21:44:12 -07:00
datastoreMigrations.go Migrate forbidden and suggested usernames list to string slice. Closes #1873 2022-04-25 14:31:29 -07:00
defaults.go Update default page content text. Closes #2178 2022-10-24 11:13:55 -07:00
messages.go Function has been re-exported for use 2022-08-03 11:30:06 -07:00
migrations.go Add user color database migration. Closes #1984 2022-10-17 21:44:12 -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