gingervitis
|
12201d0088
|
addressing type warnings; account for no-messages returned
|
5 years ago |
Thilo Billerbeck
|
1f41441765
|
changed help graphics
|
5 years ago |
Thilo Billerbeck
|
14c6b3bed2
|
updated layout
|
5 years ago |
Thilo Billerbeck
|
2dfebd7915
|
created help page, added help page to nav
|
5 years ago |
Sean Heintz
|
f31a2deb82
|
Implement sorting by "Connected Time"
|
5 years ago |
gingervitis
|
422f37c477
|
move chat to its own menu in sidenav
|
5 years ago |
gingervitis
|
2e3737646c
|
style update
|
5 years ago |
gingervitis
|
3e959fe2d4
|
render message in cell
|
5 years ago |
gingervitis
|
f6814565de
|
rmeove switches;update styles;
|
5 years ago |
Gabe Kangas
|
5345c124aa
|
Use auth'ed admin chat messages endpoint to get history
|
5 years ago |
gingervitis
|
71b91a7fe0
|
reset selected after processing
|
5 years ago |
gingervitis
|
e6124f3d61
|
rename comp for clarity
|
5 years ago |
gingervitis
|
e978789c8b
|
send id as an array
|
5 years ago |
gingervitis
|
7c06b74324
|
set up bulkprocessing states and ux
|
5 years ago |
gingervitis
|
310c6573d3
|
make toggle a separate component so we can display an outcome icon beside it
|
5 years ago |
gingervitis
|
6cb8cee8b7
|
call update message api on toggle switch and update ui state
|
5 years ago |
gingervitis
|
88deced9f2
|
super basic table sorting and stylings
|
5 years ago |
gingervitis
|
05b9634180
|
add nav item and page for chat; set up data table of messages
|
5 years ago |
Gabe Kangas
|
94395ed182
|
Add link to support documentation on admin home page
|
5 years ago |
Gabe Kangas
|
b89cc6fb26
|
Fine, use a string instead of date object
|
5 years ago |
Gabe Kangas
|
59eb6eaa16
|
Do not format date, just pass raw date object to chart. Closes https://github.com/owncast/owncast/issues/459
|
5 years ago |
Gabe Kangas
|
69f8efba94
|
Use unique clientID as the row key. Closes https://github.com/owncast/owncast/issues/452
|
5 years ago |
dependabot[bot]
|
0de05507eb
|
Bump ini from 1.3.5 to 1.3.8
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)
Signed-off-by: dependabot[bot] <support@github.com>
|
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 |
Gabe Kangas
|
3d80d37c8f
|
Format log timestamps better
|
5 years ago |
Gabe Kangas
|
d86ee96a0d
|
Show a dash when geoip data is not available in the admin. Closes https://github.com/owncast/owncast/issues/427
|
5 years ago |
gingervitis
|
9908896bfd
|
fix for #418
|
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.
Closes https://github.com/owncast/owncast/issues/403
|
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
|
3822e49591
|
fix chart margins
|
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
|
e3d6c2872e
|
Cleanup and linting
|
5 years ago |
Gabe Kangas
|
c41aa73694
|
Move util function to top of file
|
5 years ago |
Gabe Kangas
|
c3a51cbfe0
|
Replace recharts with Chartkick + remove all the d3 utils
|
5 years ago |
Gabe Kangas
|
4bcc60369a
|
Fix dark mode pre tags. Closes https://github.com/owncast/owncast/issues/394
|
5 years ago |
Gabe Kangas
|
7b2106adce
|
Pass chart data to lines not to the graph itself
|
5 years ago |
Gabe Kangas
|
475170f381
|
Fix left aligned statistic items
|
5 years ago |
Gabe Kangas
|
ac0b315262
|
Remove compact styles and support auto-dark themes
|
5 years ago |
Gabe Kangas
|
dc41b21b92
|
Display video passthrough values properly + some tweaks
|
5 years ago |
Gabe Kangas
|
ff955c7ac8
|
Make graph less smooth. Hide empty value. Closes https://github.com/owncast/owncast/issues/379
|
5 years ago |
Gabe Kangas
|
8787e3421b
|
Show framerate of inbound video stream
|
5 years ago |
Gabe Kangas
|
08972dfb3a
|
Give utilities a unique icon. Open all submenus by default.
|
5 years ago |
Gabe Kangas
|
e0ce9a35ac
|
Fix typescript build errors
|
5 years ago |