owncast/web/utils
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
..
alert-message-context.tsx move components folder and fix build errors (#18) 2021-02-06 19:38:58 -08:00
apis.ts Admin support for creating 3rd party external link actions (#72) 2021-03-15 15:27:19 -07:00
config-constants.tsx Upload logo (#54) 2021-03-21 19:07:12 -04:00
format.ts other TS cleanup 2020-12-29 15:35:54 -08:00
hook-windowresize.tsx add a hook to track window resize so we can dynamically size charts; default highlight Home link in nav; some typescript fixes 2020-11-02 20:49:52 -08:00
input-statuses.tsx move components folder and fix build errors (#18) 2021-02-06 19:38:58 -08:00
server-status-context.tsx Admin support for creating 3rd party external link actions (#72) 2021-03-15 15:27:19 -07:00
urls.ts Fix linter suggestions 2021-02-16 11:41:24 -08:00