henrygd
74b78e96b3
pre release refactoring + update changelog
2025-10-25 16:34:32 -04:00
henrygd
a9657f9c00
add CONTAINER_DETAILS env var ( #1305 )
2025-10-25 15:33:01 -04:00
henrygd
40010ad9b9
small frontend refactoring / style updates
2025-10-25 11:58:28 -04:00
henrygd
962613df7c
Add initial S.M.A.R.T. support
...
- Implement SmartManager for collecting SMART data from SATA and NVMe drives
- Add smartctl-based data collection with standby mode detection
- Support comprehensive SMART attributes parsing and storage
- Add hub API endpoint for fetching SMART data from agents
- Create SMART table UI with detailed disk information
Co-authored-by: geekifan <i@ifan.dev >
2025-10-24 18:54:56 -04:00
Sven van Ginkel
92b1f236e3
[Feature] Let y axis for temperature not start at 0 ( #1307 )
...
* Let y axis not start at 0
* use auto auto
2025-10-22 11:17:42 -04:00
henrygd
a911670a2d
release 0.14.1
2025-10-20 17:44:31 -04:00
henrygd
b0cb0c2269
update language files
2025-10-20 17:31:07 -04:00
Teo
735d03577f
New Croatian translations
2025-10-20 17:28:57 -04:00
Bruno
a33f88d822
New translations en.po (French)
2025-10-20 17:22:53 -04:00
henrygd
dfd1fc8fda
add image name to containers table ( #1302 )
2025-10-20 17:11:26 -04:00
henrygd
1df08801a2
fix unfound filter values hiding containers chart ( #1301 )
2025-10-20 14:33:49 -04:00
henrygd
62f5f986bb
add spacing for long temperature chart tooltip ( #1299 )
2025-10-20 14:32:27 -04:00
henrygd
03900e54cc
correctly sort status column in containers table ( #1294 )
2025-10-19 11:18:32 -04:00
henrygd
f4abbd1a5b
fix system link in container sheet when serving on subpath
2025-10-18 20:02:58 -04:00
henrygd
77ed90cb4a
release 0.14.0 :)
2025-10-18 19:36:23 -04:00
henrygd
2fe3b1adb1
increase chart tooltip z-index
2025-10-18 19:20:16 -04:00
henrygd
f56093d0f0
hide container table if no containers
2025-10-18 18:52:59 -04:00
henrygd
77dba42f17
update language files
2025-10-18 18:51:09 -04:00
henrygd
e233a0b0dc
new zh translations
2025-10-18 17:33:26 -04:00
derilevi
18e4c88875
new Hungarian translations
2025-10-18 17:32:34 -04:00
Rasko
904a6038cd
new Norwegian translations
2025-10-18 17:30:24 -04:00
henrygd
ae55b86493
improve chart filtering logic to support multiple terms ( #1274 )
2025-10-18 17:10:08 -04:00
henrygd
5360f762e4
expand container monitoring functionality ( #928 )
...
- Add new /containers route with virtualized table showing all containers across systems
- Implement container stats collection (CPU, memory, network usage) with health status tracking
- Add container logs and info API endpoints with syntax highlighting using Shiki
- Create detailed container views with fullscreen logs/info dialogs and refresh functionality
- Add container table to individual system pages with lazy loading
- Implement container record storage with automatic cleanup and historical averaging
- Update navbar with container navigation icon
- Extract reusable ActiveAlerts component from home page
- Add FooterRepoLink component for consistent GitHub/version display
- Enhance filtering and search capabilities across container tables
2025-10-18 16:32:16 -04:00
henrygd
0d464787f2
logo color on hover
2025-10-18 15:48:59 -04:00
hank
dbf3f94247
New translations by rodrigorm (Portuguese)
2025-10-09 14:21:48 -04:00
Roy W. Andersen
8a81c7bbac
New translations en.po (Norwegian)
2025-10-09 14:15:17 -04:00
henrygd
d24150c78b
release 0.13.2
2025-10-09 14:01:45 -04:00
henrygd
5b663621e4
rename favicon to break cache
2025-10-09 13:37:09 -04:00
henrygd
4056345216
add ability to set custom name for extra filesystems ( #379 )
2025-10-09 13:18:10 -04:00
henrygd
d352ce00fa
allow a bit more latency in the one minute chart points ( #1247 )
2025-10-07 17:28:48 -04:00
henrygd
1ad4409609
update favicon to show down count in bubble
2025-10-07 14:13:41 -04:00
henrygd
75b372437c
add small end buffer to chart x axis
2025-10-05 21:18:16 -04:00
henrygd
b661d00159
release 0.13.1
2025-10-05 20:09:49 -04:00
Maximilian Krause
b61b7a12dc
New translations en.po (German)
2025-10-05 19:40:44 -04:00
henrygd
37769050e5
fix loading system with direct id url
2025-10-05 19:38:37 -04:00
henrygd
d81e137291
update system permalinks to use id instead of name ( #1231 )
...
maintains backward compatibility with old permalinks
2025-10-05 14:18:00 -04:00
henrygd
ae820d348e
fix one minute chart on systems without docker ( #1237 )
2025-10-05 13:19:35 -04:00
henrygd
ddb298ac7c
0.13.0 release
2025-10-03 13:53:12 -04:00
henrygd
adda381d9d
update language files
2025-10-03 13:21:02 -04:00
zoixc
1630b1558f
New translations en.po (Russian)
2025-10-03 13:08:58 -04:00
itssloplayz
733c10ff31
New translations en.po (Slovenian)
2025-10-03 13:08:00 -04:00
henrygd
b1fd7e6695
fix intel engine delta tracking across cache keys
...
- plus a couple tiny lil refactors
2025-10-02 20:24:54 -04:00
henrygd
7d6230de74
add one minute chart + refactor rpc
...
- add one minute charts
- update disk io to use bytes
- update hub and agent connection interfaces / handlers to be more
flexible
- change agent cache to use cache time instead of session id
- refactor collection of metrics which require deltas to track
separately per cache time
2025-10-02 17:56:51 -04:00
henrygd
f9a39c6004
add noindex meta tag to html ( #1218 )
2025-09-30 19:16:15 -04:00
henrygd
ca58ff66ba
0.12.12 release
2025-09-25 19:37:26 -04:00
henrygd
960cac4060
fix intel_gpu_top restart loop and add intel gpu pkg power ( #1203 )
2025-09-25 19:15:36 -04:00
henrygd
29b182fd7b
0.12.11 release :)
2025-09-24 18:08:54 -04:00
henrygd
fc78b959aa
update colors for gpu power chart
2025-09-24 18:01:51 -04:00
henrygd
b8b3604aec
update language files
2025-09-24 17:41:11 -04:00
henrygd
e45606fdec
New Croatian translations by nikola.smis on Crowdin
2025-09-24 17:40:22 -04:00