owncast/config
Philipp dc54dfe363
Feature: emoji editor (#2411)
* Custom emoji editor: implement backend

This reuses the logo upload code

* Implement emoji edit admin interface

Again reuse base64 logic from the logo upload

* Allow toggling between uploaded and default emojis

* Add route that always serves uploaded emojis

This is needed for the admin emoji interface,
as otherwise the emojis will 404 if custom emojis are disabled

* Fix linter warnings

* Remove custom/uploaded emoji logic

* Reset timer after emoji deletion

* Setup: copy built-in emojis to emoji directory
2022-12-12 08:40:43 -08:00
..
config.go Support setting admin password and temp stream key via cli flag 2022-11-29 16:05:44 -08:00
configUtils.go 0.0.6 -> Master (#731) 2021-02-18 23:05:52 -08:00
constants.go Feature: emoji editor (#2411) 2022-12-12 08:40:43 -08:00
defaults.go Make stream keys objects with comment instead of string slice 2022-11-29 16:05:44 -08:00
updaterConfig_enabled.go Auto updater APIs (#1523) 2021-11-30 13:15:18 -08:00
verifyInstall.go Some linter cleanup 2021-06-29 10:21:00 -07:00