janWilejan
8148f74736
Unhide dropdown in Viewer Info page ( #3173 )
...
Co-authored-by: janWilejan <>
2 years ago
janWilejan
e15e2dc47c
Fix deprecated antd dropdown warnings ( #3171 )
...
* Fix deprecated antd dropdown warnings
2 years ago
Gabe Kangas
3ada7182f5
Update viewers chart y axis to make more sense. Closes #2806
2 years ago
Gabe Kangas
d9e4731764
Update charting library and how it is used. Closes #2658
3 years ago
Gabe Kangas
2853752937
Make each admin page specify is own layout. Closes #2584
3 years ago
Gabe Kangas
6fbd6cbbcf
Lazy load every instance of using ant icons. Closes #2583
3 years ago
Gabe Kangas
7392ae8a54
Reorganize admin components to help bundling
3 years ago
James Young
d1f3fffe2f
reafctor: normalize component formatting ( #2082 )
...
* refactor: move/rename BanUserButton file
* refactor: move/rename Chart file
* refactor: update generic component filenames to PascalCase
* refactor: update config component filenames to PascalCase
* refactor: update AdminLayout component filename to PascalCase
* refactor: update/move VideoJS component
* chore(eslint): disable bad react/require-default-props rule
* refactor: normalize ActionButton component
* refactor: normalize ActionButtonRow component
* refactor: normalize FollowButton component
* refactor: normalize NotifyButton component
* refactor: normalize ChatActionMessage component
* refactor: normalize ChatContainer component
* refactor: normalize ChatJoinMessage component
* refactor: normalize ChatModerationActionMenu component
* refactor: normalize ChatModerationDetailsModal component
* refactor: normalize ChatModeratorNotification component
* refactor: normalize ChatSocialMessage component
* refactor: normalize ChatSystemMessage component
* refactor: normalize ChatTextField component
* refactor: normalize ChatUserBadge component
* refactor: normalize ChatUserMessage component
* refactor: normalize ContentHeader component
* refactor: normalize OwncastLogo component
* refactor: normalize UserDropdown component
* chore(eslint): modify react/function-component-definition rule
* refactor: normalize CodecSelector component
* refactor: update a bunch of functional components using eslint
* refactor: update a bunch of functional components using eslint, pt2
* refactor: update a bunch of functional components using eslint, pt3
* refactor: replace all component->component default imports with named imports
* refactor: replace all component-stories->component default imports with named imports
* refactor: remove default exports from most components
* chore(eslint): add eslint config files for the components and pages dirs
* fix: use-before-define error in ChatContainer
* Fix ChatContainer import
* Only process .tsx files in Next builds
Co-authored-by: Gabe Kangas <gabek@real-ity.com>
3 years ago
Gabe Kangas
79bfa0145f
Moved admin to /admin and created blank placeholder for v2 frontend
3 years ago
Gabe Kangas
9f235bcaa5
Remove viewers label from Y axis. Closes https://github.com/owncast/owncast/issues/1816
3 years ago
Gabe Kangas
b97f805850
Display windowed time series viewer metrics ( #454 )
...
* WIP displaying windowed time series viewer metrics. Closes https://github.com/owncast/owncast/issues/1478
* Remove unused import
3 years ago
Gabe Kangas
17eca14be4
Add viewer details table. Closes https://github.com/owncast/owncast/issues/1477 ( #453 )
3 years ago
Gabe Kangas
f8521d33d5
Cleanup
4 years ago
Gabe Kangas
06793078f6
Remove the chat client table from the viewers page since that all exists on the chat page now
4 years ago
Meisam
3b98bc01c2
rm username and message count from viewer-info ( #258 )
4 years ago
Gabe Kangas
aefe884daf
Stop leaking instances via links. Closes https://github.com/owncast/owncast/issues/822
4 years ago
Gabe Kangas
174a4891fd
Fix typo
4 years ago
Gabe Kangas
4232ff52b0
Fix text style breaking build
4 years ago
gabek
5ff5665652
Prettified Code!
4 years ago
Gabe Kangas
582b234528
Add a link to adding geo details about viewers
4 years ago
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
5 years ago
gingervitis
8d5411a0d6
hella cleanup - index page items; use more Row/Cols to reduce custom css layout
5 years ago
gingervitis
d55e4dfe29
misc cleanup
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>
5 years ago
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.
5 years ago
nebunez
7425e71d08
tweaks to offline state in admin viewers page
...
If stream is offline, hide current viewers statistic and viewers table.
Also, change wording for describing max viewers.
5 years ago
gingervitis
67c160afdb
some prettifying ✨
5 years ago
Sean Heintz
f31a2deb82
Implement sorting by "Connected Time"
5 years ago
Gabe Kangas
69f8efba94
Use unique clientID as the row key. Closes https://github.com/owncast/owncast/issues/452
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
3eeb6eaece
linty things
5 years ago
gingervitis
3822e49591
fix chart margins
5 years ago
Gabe Kangas
c3a51cbfe0
Replace recharts with Chartkick + remove all the d3 utils
5 years ago
Gabe Kangas
475170f381
Fix left aligned statistic items
5 years ago
gingervitis
72d9ff4edb
assorted cleanup
5 years ago
Gabe Kangas
99cefa19c8
Remove random semicolons
5 years ago
Gabe Kangas
6cafb29a8f
Customize legend titles. Hide empty graph lines. Update colors.
5 years ago
Gabe Kangas
f2499ebb5d
Fix typescript errors
5 years ago
Gabe Kangas
c4351a53bf
Replace broadcaster API call with generic server status call. Add upgrade check bool
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
Gabe Kangas
df14a55429
Componentize a bit and consolidate some data
5 years ago
gingervitis
87d69e1665
sme typescripty formatting changes
5 years ago
Gabe Kangas
9e12d87edd
Some progress on charts
5 years ago
Gabe Kangas
6d357857a7
WIP server config display page
5 years ago
Ginger Wong
00fd087fde
some cleanup
5 years ago
Ginger Wong
a062856726
a bit of refactor, use context for overall broacast status; move files around for routing
5 years ago
Ginger Wong
81e25d3540
tables
5 years ago
Ginger Wong
654f70dcf9
initial line chart setup with d3 help
5 years ago