owncast/web/components/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
..
notification reafctor: normalize component formatting (#2082) 2022-09-07 00:00:28 -07:00
CodecSelector.tsx More renames from 'visible' to 'open'. (#2290) 2022-11-01 14:50:23 -07:00
CurrentVariantsTable.tsx More renames from 'visible' to 'open'. (#2290) 2022-11-01 14:50:23 -07:00
EditCustomStyles.tsx Replace markdown editor with CodeMirror 2022-10-10 20:16:14 -07:00
EditInstanceDetails.tsx reafctor: normalize component formatting (#2082) 2022-09-07 00:00:28 -07:00
EditInstanceDetails2.tsx Updates to the admin to reflect new stream keys and admin password split 2022-11-29 16:05:44 -08:00
EditInstanceTags.tsx reafctor: normalize component formatting (#2082) 2022-09-07 00:00:28 -07:00
EditLogo.tsx Feature: emoji editor (#2411) 2022-12-12 08:40:43 -08:00
EditPageContent.tsx Replace markdown editor with CodeMirror 2022-10-10 20:16:14 -07:00
EditSocialLinks.tsx More renames from 'visible' to 'open'. (#2290) 2022-11-01 14:50:23 -07:00
EditStorage.tsx activate save on s3 bucket change in admin (#2392) 2022-11-29 11:12:06 -08:00
EditValueArray.tsx reafctor: normalize component formatting (#2082) 2022-09-07 00:00:28 -07:00
EditYPDetails.tsx reafctor: normalize component formatting (#2082) 2022-09-07 00:00:28 -07:00
FormStatusIndicator.tsx reafctor: normalize component formatting (#2082) 2022-09-07 00:00:28 -07:00
ResetYP.tsx reafctor: normalize component formatting (#2082) 2022-09-07 00:00:28 -07:00
SocialDropdown.tsx Fix some broken social icons in frontend and admin 2022-10-18 23:38:26 -07:00
TextField.tsx reafctor: normalize component formatting (#2082) 2022-09-07 00:00:28 -07:00
TextFieldWithSubmit.tsx reafctor: normalize component formatting (#2082) 2022-09-07 00:00:28 -07:00
ToggleSwitch.tsx reafctor: normalize component formatting (#2082) 2022-09-07 00:00:28 -07:00
VideoLatency.tsx reafctor: normalize component formatting (#2082) 2022-09-07 00:00:28 -07:00
VideoVariantForm.tsx Fix video config admin modal layout (#2414) 2022-12-07 16:15:38 -08:00