nebunez
a123967645
move components folder and fix build errors ( #18 )
...
* move components folder and fix build errors
Fixes https://github.com/owncast/owncast/issues/689
* Prettified Code!
Co-authored-by: nebunez <nebunez@users.noreply.github.com>
2021-02-06 19:38:58 -08:00
Gabe Kangas
ed80ac13b5
Remove disable upgrade check bool
2021-02-03 19:14:25 -08:00
Gabe Kangas
590811663a
Move streamTitle to status so it can be updated via status polls in the background
2021-02-01 22:20:59 -08:00
gingervitis
7501cfc548
revise Storage forms, and add basic validation to it; misc field cleanup
2021-01-31 23:40:39 -08:00
Gabe Kangas
0c111c2c0b
Replace presets with cpu usage levels
2021-01-30 22:53:28 -08:00
gingervitis
97b2e00eee
ts cleanup on some config components
2021-01-29 10:26:55 -08:00
gingervitis
5f70c77458
refactor forms to not use ant Form component; split server and instance details forms into their own components
2021-01-28 03:08:57 -08:00
gingervitis
d1cc0dfd97
start on social links editing, wip
2021-01-24 13:06:25 -08:00
gingervitis
573d21d7e7
update segments editor to use new latency api
2021-01-24 13:06:05 -08:00
gingervitis
5b4178b667
cleanup
2021-01-24 13:06:05 -08:00
gingervitis
73dd084672
add segement slider editor
2021-01-24 13:06:05 -08:00
gingervitis
8458849d88
form fields for video config modal
2021-01-24 13:05:43 -08:00
gingervitis
e7e89556e7
apply config form flow to edit content page
2021-01-24 13:05:43 -08:00
gingervitis
5f0d7480bb
clean up and style tweaks
2021-01-24 13:05:43 -08:00
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
2021-01-24 13:05:43 -08:00
gingervitis
624ab72eb3
start organizing nav; start on Tags editing
2021-01-24 13:05:43 -08:00
gingervitis
f0e5bbae1f
- create default values for starter fields
...
- add starter api urls
- try and add TS types for initial components and objects
- cleanup status indicator on layout header
- create custom textfield for config form editing
2021-01-24 13:05:41 -08:00
gingervitis
f446385a7e
continue initial setup
2021-01-24 13:04:59 -08:00
Gabe Kangas
dc41b21b92
Display video passthrough values properly + some tweaks
2020-11-19 22:02:44 -08:00
gingervitis
e3c0265469
include server config fetch in serverstatus context hook so config data can be provided across multiple views
2020-11-13 04:43:27 -08:00
gingervitis
2211572ba1
clean up of home section; now with styling
2020-11-13 03:43:28 -08:00
Gabe Kangas
c4351a53bf
Replace broadcaster API call with generic server status call. Add upgrade check bool
2020-11-05 18:30:14 -08:00