Arsfy
5c2e2d7d36
i18n
2024-10-28 18:44:04 +08:00
Arsfy
376e8d4621
ctrl k & i18n
2024-10-28 13:37:21 +08:00
Henry Dollman
5f4dcb09ea
release 0.6.1
2024-10-19 20:06:51 -04:00
Henry Dollman
6de5dce176
improve useeffects for favicon and system subscription
2024-10-19 19:57:35 -04:00
Henry Dollman
71aa9946f5
use one x axis component for all charts
2024-10-17 16:05:20 -04:00
Henry Dollman
3336b0a7d9
fix chart null values connecting after downtime
2024-10-16 17:46:42 -04:00
Henry Dollman
c1577d3ba5
fix bottom spacing
2024-10-14 19:03:02 -04:00
Henry Dollman
a57498f8f7
update alerts dialog and icon imports
2024-10-14 17:53:49 -04:00
Henry Dollman
1b0dffc1ab
combine docker charts and chart data
2024-10-14 17:25:21 -04:00
Henry Dollman
bea37d62b4
simplify container chart data and reduce rerenders
2024-10-14 11:48:33 -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
94cb5f2798
fix uptime hours pluralization
2024-10-02 12:33:31 -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
fe5732d75a
replace icon and remove unneeded usememo in system.tsx
2024-09-27 13:06:31 -04:00
Henry Dollman
f96f04f876
change swap chart placement
2024-09-26 16:55:31 -04:00
Henry Dollman
e88e2bf3dc
agent binary - show correct cores in lxc
2024-09-26 15:00:48 -04:00
Henry Dollman
f2ddee9216
Fix typo in extra disk I/O chart ( closes #187 )
2024-09-26 10:50:23 -04:00
Henry Dollman
55d1c00903
use same disk I/O chart component for root and extra fs
2024-09-23 13:56:15 -04:00
Henry Dollman
78a9086b55
use same disk usage chart component for root and extra fs
2024-09-23 13:42:44 -04:00
Henry Dollman
a286bed54c
update SystemInfo ts type
2024-09-18 13:02:53 -04:00
Henry Dollman
314cee081a
system info refactoring
2024-09-18 12:47:06 -04:00
Henry Dollman
e287124632
show swap chart only if swap is in use
2024-09-18 12:46:15 -04:00
Stavros
9cccefd3fa
feat: add kernel version text ( #170 )
2024-09-17 13:43:58 -04:00
Henry Dollman
3e95269a7c
add hostname to system info
2024-09-14 18:09:38 -04:00
Henry Dollman
53b02dd55f
change extra disk charts to follow grid layout selection
2024-09-14 17:40:47 -04:00
Henry Dollman
f16e22e521
updates to settings page and alerts
2024-09-13 18:19:12 -04:00
Henry Dollman
9710d0d2f1
shoutrrr alerts / settings page
2024-09-12 19:39:27 -04:00
Henry Dollman
9cf6c167b0
don't reset container filter when changing chart time
2024-09-03 18:26:28 -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
130c9bd696
add temperature chart
2024-08-21 22:14:56 -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
9da1e5751a
move application code into beszel folder
2024-08-11 13:41:57 -04:00