Gabe Kangas
f8521d33d5
Cleanup
2021-07-21 17:28:56 -07:00
Gabe Kangas
06793078f6
Remove the chat client table from the viewers page since that all exists on the chat page now
2021-07-21 17:13:04 -07:00
Meisam
3b98bc01c2
rm username and message count from viewer-info ( #258 )
2021-07-21 10:03:07 -07:00
Gabe Kangas
aefe884daf
Stop leaking instances via links. Closes https://github.com/owncast/owncast/issues/822
2021-03-22 20:43:58 -07:00
Gabe Kangas
174a4891fd
Fix typo
2021-03-07 23:00:23 -08:00
Gabe Kangas
4232ff52b0
Fix text style breaking build
2021-03-07 15:52:58 -08:00
gabek
5ff5665652
Prettified Code!
2021-03-05 09:02:10 +00:00
Gabe Kangas
582b234528
Add a link to adding geo details about viewers
2021-03-05 01:01:31 -08:00
gingervitis
dd1cfb64db
- add <Col>s to areas with <Row>s for consitency
...
- give main content a fixed width so really wide forms dont look that funny
- fix to make markdown editor preview text black to address https://github.com/owncast/owncast/issues/726
2021-02-15 21:22:17 -08:00
gingervitis
8d5411a0d6
hella cleanup - index page items; use more Row/Cols to reduce custom css layout
2021-02-14 22:20:25 -08:00
gingervitis
d55e4dfe29
misc cleanup
2021-02-14 01:30:42 -08:00
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
nebunez
fa9f27edca
tweaks to offline state in admin viewers page ( #17 )
...
If stream is offline, hide current viewers statistic and viewers table.
Also, change wording for describing max viewers.
2021-02-06 14:52:54 -08:00
gingervitis
67c160afdb
some prettifying ✨
2021-01-31 01:38:20 -08:00
Sean Heintz
f31a2deb82
Implement sorting by "Connected Time"
2020-12-29 02:13:39 -07:00
Gabe Kangas
69f8efba94
Use unique clientID as the row key. Closes https://github.com/owncast/owncast/issues/452
2020-12-15 19:38:58 -08:00
Gabe Kangas
d86ee96a0d
Show a dash when geoip data is not available in the admin. Closes https://github.com/owncast/owncast/issues/427
2020-12-06 00:20:09 -08:00
gingervitis
3eeb6eaece
linty things
2020-11-28 19:45:52 -08:00
gingervitis
3822e49591
fix chart margins
2020-11-28 18:14:08 -08:00
Gabe Kangas
c3a51cbfe0
Replace recharts with Chartkick + remove all the d3 utils
2020-11-25 00:07:46 -08:00
Gabe Kangas
475170f381
Fix left aligned statistic items
2020-11-23 21:13:30 -08:00
gingervitis
72d9ff4edb
assorted cleanup
2020-11-13 03:57:57 -08:00
Gabe Kangas
99cefa19c8
Remove random semicolons
2020-11-11 19:18:01 -08:00
Gabe Kangas
6cafb29a8f
Customize legend titles. Hide empty graph lines. Update colors.
2020-11-11 19:05:38 -08:00
Gabe Kangas
f2499ebb5d
Fix typescript errors
2020-11-08 11:51:04 -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
gingervitis
112cc3af14
add a hook to track window resize so we can dynamically size charts; default highlight Home link in nav; some typescript fixes
2020-11-02 20:49:52 -08:00
Gabe Kangas
7795a295c0
Add stream duration to layout header
2020-11-02 17:23:32 -08:00
Gabe Kangas
9b89955bb7
It builds
2020-11-01 00:46:20 -07:00
Gabe Kangas
df14a55429
Componentize a bit and consolidate some data
2020-10-28 18:36:25 -07:00
gingervitis
87d69e1665
sme typescripty formatting changes
2020-10-28 00:53:24 -07:00
Gabe Kangas
9e12d87edd
Some progress on charts
2020-10-26 23:53:04 -07:00
Gabe Kangas
6d357857a7
WIP server config display page
2020-10-25 23:20:57 -07:00
Ginger Wong
00fd087fde
some cleanup
2020-10-22 17:16:28 -07:00
Ginger Wong
a062856726
a bit of refactor, use context for overall broacast status; move files around for routing
2020-10-22 16:18:18 -07:00