owncast/web/components/config
nebunez 3031f8144e Upload logo (#54)
* add upload component for logo

* - move upload logo functionlity to its own component
- style upload logo component
- display current logo from server
- implement submit button on logo updater, to submit new logo to api after update
- add some submit status indicator

* update edit-logo component

Logo now posts correctly to owncast api endpoint. This update includes file type
validation and removes the submit button, since the ant.d Upload component
already handles the post logic.

* remove submit-button style for logo upload

Co-authored-by: gingervitis <omqmail@gmail.com>
2021-03-21 19:07:12 -04:00
..
edit-directory.tsx rename toggleswitch-with-submit to just toggleswitch since by default it now will not submit unless you give it a prop to 2021-02-14 01:46:59 -08:00
edit-instance-details.tsx Upload logo (#54) 2021-03-21 19:07:12 -04:00
edit-logo.tsx Upload logo (#54) 2021-03-21 19:07:12 -04:00
edit-page-content.tsx Add targets to most of the doc links (#50) 2021-02-26 12:38:55 -08:00
edit-server-details.tsx Add server setting to disable chat (#61) 2021-03-14 11:39:07 -07:00
edit-social-links.tsx - address https://github.com/owncast/owncast/issues/780 to stop showing 'loading' on OK button when error is returned (applies for video variant modal and social icon modal) 2021-03-02 22:23:50 -08:00
edit-storage.tsx Fix linter suggestions 2021-02-16 11:41:24 -08:00
edit-tags.tsx Admin css overhaul pt2 (#19) 2021-02-12 23:55:59 -08:00
form-status-indicator.tsx add video passthrough field 2021-02-20 15:14:50 -08:00
form-textfield-with-submit.tsx Admin css overhaul pt2 (#19) 2021-02-12 23:55:59 -08:00
form-textfield.tsx Admin css overhaul pt2 (#19) 2021-02-12 23:55:59 -08:00
form-toggleswitch.tsx rename toggleswitch-with-submit to just toggleswitch since by default it now will not submit unless you give it a prop to 2021-02-14 01:46:59 -08:00
reset-yp.tsx update readme; more style tweaks 2021-02-15 00:08:52 -08:00
social-icons-dropdown.tsx Point to just the image path to try to resolve the built version of the admin image loading 2021-02-16 10:08:52 -08:00
video-latency.tsx Add source param to documentation links 2021-03-04 00:53:50 -08:00
video-variant-form.tsx Support setting a custom name for a stream output variant (#64) 2021-03-11 13:39:36 -08:00
video-variants-table.tsx Support setting a custom name for a stream output variant (#64) 2021-03-11 13:39:36 -08:00