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 |
gingervitis
|
c65c97df85
|
prettify some files
|
5 years ago |
gingervitis
|
7786c7e113
|
separate out styles for markdowneditor; convert mainlayout style module styles to just sass; add style to stream title editor in header;
|
5 years ago |
gingervitis
|
c34aba2f5c
|
initial video settings setup
|
5 years ago |
gingervitis
|
88deced9f2
|
super basic table sorting and stylings
|
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 |
gingervitis
|
3eeb6eaece
|
linty things
|
5 years ago |
gingervitis
|
5a4f380009
|
update some home styles
|
5 years ago |
gingervitis
|
3822e49591
|
fix chart margins
|
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
|
7b2106adce
|
Pass chart data to lines not to the graph itself
|
5 years ago |
Gabe Kangas
|
ff955c7ac8
|
Make graph less smooth. Hide empty value. Closes https://github.com/owncast/owncast/issues/379
|
5 years ago |
gingervitis
|
2211572ba1
|
clean up of home section; now with styling
|
5 years ago |
Gabe Kangas
|
7316d512c6
|
Add support for multi-value tooltips
|
5 years ago |
Gabe Kangas
|
6cafb29a8f
|
Customize legend titles. Hide empty graph lines. Update colors.
|
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
|
6 years ago |
Gabe Kangas
|
9b89955bb7
|
It builds
|
6 years ago |
gingervitis
|
de44f8b99d
|
small ts fixes
|
6 years ago |
Gabe Kangas
|
4acc58baf0
|
I dont know why javascript
|
6 years ago |
Gabe Kangas
|
1f4169c45a
|
Add logs
|
6 years ago |
Gabe Kangas
|
6a1db77c53
|
Missing prop breaks build
|
6 years ago |
Gabe Kangas
|
34458c1676
|
Combine hardware graphs into a single graph
|
6 years ago |
Gabe Kangas
|
df14a55429
|
Componentize a bit and consolidate some data
|
6 years ago |
gingervitis
|
87d69e1665
|
sme typescripty formatting changes
|
6 years ago |
Gabe Kangas
|
9e12d87edd
|
Some progress on charts
|
6 years ago |