160 Commits (e7c14e384e4dac73270ec0b235084694077749b1)

Author SHA1 Message Date
Gabe Kangas ea965847dc Change how URLs are validated. Closes https://github.com/owncast/owncast/issues/728 4 years ago
gingervitis a122ee6c42 Admin css overhaul pt2 (#19) 4 years ago
Gabe Kangas 64b41c4a57 Update description to mention where the new logo is stored, data dir 5 years ago
Gabe Kangas 8ea0daab69 Add width+height resizing to variant settings. Closes https://github.com/owncast/owncast/issues/700 5 years ago
Gabe Kangas 26bbd48d4d Add reset YP setting. Closes https://github.com/owncast/owncast/issues/701 5 years ago
Gabe Kangas 0c4a10d2a3 Make url validation case insensitive. Fixes https://github.com/owncast/owncast/issues/698 5 years ago
nebunez a123967645 move components folder and fix build errors (#18) 5 years ago
Gabe Kangas 745ee8cced Return the error message instead of the http status code 5 years ago
gingervitis 6d89fdf6c3 a fix for https://github.com/owncast/owncast/issues/691 (and some linting) 5 years ago
gingervitis 6e43870d41 cleanup some forms; break out major config styles into their own files 5 years ago
Gabe Kangas e8c24fd2d4 Add alert message for global notifications 5 years ago
Gabe Kangas ed80ac13b5 Remove disable upgrade check bool 5 years ago
Gabe Kangas 63649e9022 Tweak url validation pattern 5 years ago
Gabe Kangas 590811663a Move streamTitle to status so it can be updated via status polls in the background 5 years ago
gingervitis 7501cfc548 revise Storage forms, and add basic validation to it; misc field cleanup 5 years ago
gingervitis b26b8abb9b finalize layout of textfields; add field status component 5 years ago
gingervitis 037e8f25a7 initial temp fixes on form fields 5 years ago
gingervitis c255b81093 rename formfield files for clarity 5 years ago
Gabe Kangas 0c111c2c0b Replace presets with cpu usage levels 5 years ago
gingervitis dfa3d28b55 add input status utils 5 years ago
gingervitis 97b2e00eee ts cleanup on some config components 5 years ago
gingervitis 5f70c77458 refactor forms to not use ant Form component; split server and instance details forms into their own components 5 years ago
gingervitis ff51c168ff reorganize styles and pages (wip); update readme 5 years ago
Gabe Kangas fbffa732d4 Post-merge fixes 5 years ago
gingervitis d1cc0dfd97 start on social links editing, wip 5 years ago
gingervitis 573d21d7e7 update segments editor to use new latency api 5 years ago
gingervitis 5b4178b667 cleanup 5 years ago
gingervitis 73dd084672 add segement slider editor 5 years ago
gingervitis 8458849d88 form fields for video config modal 5 years ago
gingervitis e7e89556e7 apply config form flow to edit content page 5 years ago
gingervitis 5f0d7480bb clean up and style tweaks 5 years ago
gingervitis c61e7e9c14 - start a README to document config admin later - update constants - add instanceUrl field to public details; if empty, then turn off yp.enabled. - edit YP/Directory settings; hide if instanceUrl is empty - update toggleswitch logic 5 years ago
gingervitis 624ab72eb3 start organizing nav; start on Tags editing 5 years ago
gingervitis f0e5bbae1f - create default values for starter fields 5 years ago
gingervitis f446385a7e continue initial setup 5 years ago
Gabe Kangas 98b122f8c5 Add select all button to modals 5 years ago
Gabe Kangas f3d4d095ae Throw error if one exists so the UI can respond 5 years ago
Gabe Kangas 7b6fd6a93d Change integration API paths 5 years ago
Gabe Kangas ae1e8c5e74 New webhooks management admin page 5 years ago
Gabe Kangas dd78f7c12b First pass at access token creation page 5 years ago
Gabe Kangas 55ca050575 This seems to build? 5 years ago
gingervitis 1d30530afd other TS cleanup 5 years ago
gingervitis 12201d0088 addressing type warnings; account for no-messages returned 5 years ago
Gabe Kangas 5345c124aa Use auth'ed admin chat messages endpoint to get history 5 years ago
gingervitis 6cb8cee8b7 call update message api on toggle switch and update ui state 5 years ago
gingervitis 05b9634180 add nav item and page for chat; set up data table of messages 5 years ago
Gabe Kangas dc41b21b92 Display video passthrough values properly + some tweaks 5 years ago
gingervitis e3c0265469 include server config fetch in serverstatus context hook so config data can be provided across multiple views 5 years ago
gingervitis 2211572ba1 clean up of home section; now with styling 5 years ago
Gabe Kangas 3eb7b8b84a Support API calls without auth and without cors 5 years ago