Gabe Kangas
195ac23bb2
Admin support for creating 3rd party external link actions ( #72 )
...
* WIP external actions
* Add comment
* Add support for external actions icons and colors
5 years ago
nebunez
b1256bcd08
implement custom welcome message ( #65 )
5 years ago
Gabe Kangas
8bac350f61
Add server setting to disable chat ( #61 )
...
* Add server setting to disable chat
* Prettified Code!
Co-authored-by: gabek <gabek@users.noreply.github.com>
5 years ago
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>
6 years ago
Gabe Kangas
ed80ac13b5
Remove disable upgrade check bool
6 years ago
Gabe Kangas
590811663a
Move streamTitle to status so it can be updated via status polls in the background
6 years ago
gingervitis
7501cfc548
revise Storage forms, and add basic validation to it; misc field cleanup
6 years ago
Gabe Kangas
0c111c2c0b
Replace presets with cpu usage levels
6 years ago
gingervitis
97b2e00eee
ts cleanup on some config components
6 years ago
gingervitis
5f70c77458
refactor forms to not use ant Form component; split server and instance details forms into their own components
6 years ago
gingervitis
d1cc0dfd97
start on social links editing, wip
6 years ago
gingervitis
573d21d7e7
update segments editor to use new latency api
6 years ago
gingervitis
5b4178b667
cleanup
6 years ago
gingervitis
73dd084672
add segement slider editor
6 years ago
gingervitis
8458849d88
form fields for video config modal
6 years ago
gingervitis
e7e89556e7
apply config form flow to edit content page
6 years ago
gingervitis
5f0d7480bb
clean up and style tweaks
6 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
6 years ago
gingervitis
624ab72eb3
start organizing nav; start on Tags editing
6 years ago
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
6 years ago
gingervitis
f446385a7e
continue initial setup
6 years ago
Gabe Kangas
dc41b21b92
Display video passthrough values properly + some tweaks
6 years ago
gingervitis
e3c0265469
include server config fetch in serverstatus context hook so config data can be provided across multiple views
6 years ago
gingervitis
2211572ba1
clean up of home section; now with styling
6 years ago
Gabe Kangas
c4351a53bf
Replace broadcaster API call with generic server status call. Add upgrade check bool
6 years ago