Henry Dollman
c0a3bbeefc
change twoDecimalString to use customizable digits
2024-10-12 16:03:51 -04:00
Henry Dollman
4245da7792
Add caching to the web app to reduce requests for the same data
2024-10-10 18:11:36 -04:00
Henry Dollman
cedf80a869
add max 1m values for cpu, bandwidth, disk io
...
* removes unused things from chart.tsx
* updates y axis width only if it grows
* add generic area chart component and remove individual cpu, bandwidth, disk io charts
2024-10-10 15:11:48 -04:00
Henry Dollman
d6e0daf52a
update js deps and add package-lock.json ( #192 )
...
- replaces use-is-in-viewport package with lib/use-intersection-observer.ts due to npm dependency conflict
2024-09-30 14:37:59 -04:00
Henry Dollman
38a9c535b8
change x axis time format for 1 week chart and add key
2024-09-27 13:08:48 -04:00
Henry Dollman
4ee169fea5
display TB in disk usage charts if value >= 1 TB
2024-09-23 13:34:40 -04:00
Henry Dollman
ec95f63806
limit fields when fetching server list
2024-09-16 18:40:11 -04:00
Henry Dollman
e03e2b8d67
fix wrapping of y axis chart labels
2024-09-16 13:14:23 -04:00
Henry Dollman
9710d0d2f1
shoutrrr alerts / settings page
2024-09-12 19:39:27 -04:00
Henry Dollman
af4c05e692
standardize chart values to two decimals
2024-09-03 16:49:12 -04:00
Henry Dollman
202a506485
add dialog for copy to clipboard fallback ( fixes #152 )
2024-09-02 19:37:44 -04:00
Henry Dollman
ec5b1a833d
extra fs charts and filter bar for container charts
2024-09-02 16:13:07 -04:00
Henry Dollman
7a6fbc8346
add toggle for chart grid layout
2024-08-25 18:19:47 -04:00
Henry Dollman
9fcf1e7164
use grid layout for charts
2024-08-22 14:10:03 -04:00
Henry Dollman
55863f849c
get rid of updatedSystem store
2024-08-21 12:50:12 -04:00
Henry Dollman
2590f5612c
add null values to create gaps in chart if expected interval is exceeded. closes #100
2024-08-20 17:10:32 -04:00
Henry Dollman
87ab4961fd
move gh button + update agent display in table
2024-08-20 14:04:09 -04:00
Henry Dollman
9da1e5751a
move application code into beszel folder
2024-08-11 13:41:57 -04:00