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
...
- 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
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
Gabe Kangas
c4351a53bf
Replace broadcaster API call with generic server status call. Add upgrade check bool
5 years ago
Gabe Kangas
940cc1da71
Show/hide upgrade sidebar item
5 years ago
gingervitis
112cc3af14
add a hook to track window resize so we can dynamically size charts; default highlight Home link in nav; some typescript fixes
5 years ago
Gabe Kangas
7795a295c0
Add stream duration to layout header
5 years ago
Gabe Kangas
9b89955bb7
It builds
5 years ago