57 Commits (2a2a168ede2969be495c11652075e82f32efdc27)

Author SHA1 Message Date
André Rusakow b8016eaa90
fix scroll on mobile (#2585) 3 years ago
Gabe Kangas c05a20a460
Use built-in Next layout support + lazy load 3 years ago
James Young d1f3fffe2f
reafctor: normalize component formatting (#2082) 3 years ago
Gabe Kangas 7b1667bf6a
Refactor app state to be a state machine with access selectors 3 years ago
Gabe Kangas e0c073171d
Rename layout files 3 years ago
Gabe Kangas e2e21d915b
Initial api requests + stores + basic layout 3 years ago
Gabe Kangas 79bfa0145f Moved admin to /admin and created blank placeholder for v2 frontend 3 years ago
Gabe Kangas 65efdb91b9 Add stream health overview component 3 years ago
Joshua T 4661cb67aa Move `offline-notice` component to components dir (#331) 4 years ago
gingervitis 2c86fa34fd add news feed (#99) 4 years ago
Gabe Kangas e3472226d2 Add offline homepage info box about the directory if it's disabled 4 years ago
gingervitis 8d5411a0d6 hella cleanup - index page items; use more Row/Cols to reduce custom css layout 4 years ago
nebunez a123967645 move components folder and fix build errors (#18) 5 years ago
Gabe Kangas d557788434 Put stream title input in the global header 5 years ago
gingervitis c255b81093 rename formfield files for clarity 5 years ago
gingervitis 579a0a8838 make basic form field wit no submit, so a submit text field can compose it 5 years ago
gingervitis b37b57feda fix streamtitle change field on index 5 years ago
Gabe Kangas 81392ee2cf Try to get the stream title text field working. Failing. 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
Gabe Kangas d2adda123c Throw a stream title input on the dashboard 5 years ago
Gabe Kangas 82a16c7d05 Use new current broadcast info for admin dashboard data 5 years ago
Gabe Kangas 7822860f2c Remove stream key from admin dashboard. Closes https://github.com/owncast/owncast/issues/615 5 years ago
Gabe Kangas 8782d54e49 Fix zero being shown for peak viewer count. Closes https://github.com/owncast/owncast/issues/445 5 years ago
Gabe Kangas 05e701df6f Make error log show up on home screen. Fix key. Closes https://github.com/owncast/owncast/issues/429 5 years ago
gingervitis cd1eadebc1 fix for #408 5 years ago
Gabe Kangas f55901064c Use unkonwn fallback string for values not supplied by remote encoder. 5 years ago
Gabe Kangas a56d5e47b9 Display remote encoder software in the admin 5 years ago
gingervitis 3eeb6eaece linty things 5 years ago
gingervitis ced7a7ca82 cleanup 5 years ago
gingervitis 5a4f380009 update some home styles 5 years ago
gingervitis 1c40d2d428 fix react warnings on config page 5 years ago
gingervitis f691678105 edit side nav so viewers is not in a section 5 years ago
gingervitis 3cd552cba8 fixed side nav 5 years ago
Gabe Kangas dc41b21b92 Display video passthrough values properly + some tweaks 5 years ago
Gabe Kangas 8787e3421b Show framerate of inbound video stream 5 years ago
Gabe Kangas 59f63e5438 Rename sidebar items. Give admin a title. Link to app favicon. 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 72d9ff4edb assorted cleanup 5 years ago
gingervitis 2211572ba1 clean up of home section; now with styling 5 years ago
Gabe Kangas f2499ebb5d Fix typescript errors 5 years ago
Gabe Kangas 4ab6e5df51 Add more offline content to admin home page 5 years ago
Gabe Kangas eaafe57bb3 Show warnings even when offline 5 years ago
gingervitis 1a2dbd8d75 make offline view a sep componenet 5 years ago
Gabe Kangas c4351a53bf Replace broadcaster API call with generic server status call. Add upgrade check bool 5 years ago
Gabe Kangas ac641ee7d6 Start some home screen instructions 5 years ago
Gabe Kangas 5f1519d722 Use logo in home page empty state 5 years ago
Gabe Kangas 9b89955bb7 It builds 5 years ago
Gabe Kangas 1f4169c45a Add logs 5 years ago
Gabe Kangas 9689f66d2e Add config values to home overview 5 years ago
Gabe Kangas df14a55429 Componentize a bit and consolidate some data 5 years ago