mirror of
https://github.com/owncast/owncast.git
synced 2024-12-19 15:56:47 +03:00
dc54dfe363
* 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 |
||
---|---|---|
.. | ||
notification | ||
CodecSelector.tsx | ||
CurrentVariantsTable.tsx | ||
EditCustomStyles.tsx | ||
EditInstanceDetails.tsx | ||
EditInstanceDetails2.tsx | ||
EditInstanceTags.tsx | ||
EditLogo.tsx | ||
EditPageContent.tsx | ||
EditSocialLinks.tsx | ||
EditStorage.tsx | ||
EditValueArray.tsx | ||
EditYPDetails.tsx | ||
FormStatusIndicator.tsx | ||
ResetYP.tsx | ||
SocialDropdown.tsx | ||
TextField.tsx | ||
TextFieldWithSubmit.tsx | ||
ToggleSwitch.tsx | ||
VideoLatency.tsx | ||
VideoVariantForm.tsx |