hank
6f781d37b2
New translations en.po (Italian)
...
[ci skip]
2026-09-24 13:29:07 -04:00
hank
12011d54f5
New translations en.po (Hungarian)
...
[ci skip]
2026-09-24 13:29:05 -04:00
hank
8602c82ff2
New translations en.po (Hebrew)
...
[ci skip]
2026-09-24 13:29:04 -04:00
hank
234d10ae7a
New translations en.po (Greek)
...
[ci skip]
2026-09-24 13:29:02 -04:00
hank
a203315ae3
New translations en.po (Danish)
...
[ci skip]
2026-09-24 13:29:00 -04:00
hank
ac3f859ea5
New translations en.po (Czech)
...
[ci skip]
2026-09-24 13:28:58 -04:00
hank
a06fed4d2b
New translations en.po (Bulgarian)
...
[ci skip]
2026-09-24 13:28:57 -04:00
hank
2d1624e37a
New translations en.po (Spanish)
...
[ci skip]
2026-09-24 13:28:55 -04:00
hank
e7c27a2bd5
New translations en.po (French)
...
[ci skip]
2026-09-24 13:28:54 -04:00
henrygd
c21412f45d
i18n: update strings
2026-09-24 12:29:12 -04:00
spatiumstas
367d2f39da
fix(i18n): translate system actions as complete phrases ( #2403 )
2026-09-24 12:23:42 -04:00
hank
eabd9a950a
New Crowdin updates ( #2384 )
2026-09-24 12:21:49 -04:00
Sven van Ginkel
0be9882b34
feat(ui): simplify Services column in systems table ( #2399 )
...
Co-authored-by: hank <hank@henrygd.me >
2026-09-24 12:05:26 -04:00
Mario Mohar
e4b84b72ab
fix(site): measure the longest string width instead of estimating it ( #2411 )
...
Co-authored-by: henrygd <hank@henrygd.me >
2026-09-24 11:32:21 -04:00
Sven van Ginkel
a99fe5e997
feat: add TLS certificate expiry check to HTTPS network monitors ( #2401 )
...
Co-authored-by: henrygd <hank@henrygd.me >
2026-09-23 17:07:29 -04:00
spatiumstas
0870716052
fix(i18n): extract bulk monitor format hint for translation ( #2362 )
2026-09-23 15:19:30 -04:00
Sven van Ginkel
b1270e341c
feat(ui): Add view settings to network monitors table ( #2396 )
2026-09-23 13:47:42 -04:00
Adrien Boullé
9042a8c5c8
fix(site): handle missing default chart time ( #2397 )
...
Co-authored-by: henrygd <hank@henrygd.me >
2026-09-23 12:29:31 -04:00
Sven van Ginkel
627d364071
fix(ui): disable Add Monitor button when no eligible systems exist ( #2392 )
2026-09-22 19:04:48 -04:00
Sven van Ginkel
8047f005d4
fix(ui): preserve paused systems in network monitors table ( #2391 )
2026-09-22 18:40:46 -04:00
Sven van Ginkel
4a4610bbc3
fix(ui): reflect target response status in network monitor status dot ( #2390 )
...
Co-authored-by: henrygd <hank@henrygd.me >
2026-09-22 18:12:19 -04:00
Sven van Ginkel
c9de35fad2
feat: change network packet loss to a red line ( #2377 )
2026-09-21 14:49:11 -04:00
henrygd
97e6f64bdc
fix(ui): swap usage chart shown twice in tabs view ( #2356 )
2026-09-19 13:27:00 -04:00
henrygd
a0dc19eacf
fix(ui): sort containers alphabetically within systems
2026-09-19 11:18:17 -04:00
hank
bd7e359dcd
New Crowdin updates ( #2352 )
2026-09-18 18:28:28 -04:00
henrygd
db3afeabd9
i18n: update translations
2026-09-18 14:34:16 -04:00
henrygd
b347599928
update translation strings
2026-09-18 14:00:20 -04:00
hank
6e5440c21f
New Crowdin updates ( #2323 )
2026-09-18 13:40:00 -04:00
hank
bb1b39928e
feat: network monitoring from agents ( #2266 , #1911 )
...
Co-authored-by: Sven van Ginkel <svenvanginkel@icloud.com >
Co-authored-by: xiaomiku01 <xiaomiku01@outlook.com >
2026-09-18 13:22:50 -04:00
Sven van Ginkel
f0f1f7985c
feat: persist view preferences and language to user settings ( #1831 )
...
Co-authored-by: ChangkeunJ <reiot92@gmail.com >
2026-09-16 20:29:36 -04:00
Petr Rajtslegr
6a7b2772d9
fix(site): switch theme live when system preference changes ( #2328 )
...
Listen for prefers-color-scheme changes in ThemeProvider and expose resolvedTheme so the login border color follows the active theme without a hard refresh.
2026-09-13 12:40:21 -04:00
David Jang
086091a0fe
fix(site): discard pending history when switching to live charts ( #2333 )
2026-09-13 12:32:04 -04:00
Bruno Bousquet
f204dc17e6
feat(agent): Add docker image update available flag ( #2211 )
...
Co-authored-by: henrygd <hank@henrygd.me >
2026-09-10 19:39:40 -04:00
henrygd
bb270e02a8
i18n: add translations for new strings and remove source matching translations
2026-09-09 20:53:52 -04:00
hank
312c109138
i18n: New Crowdin updates ( #2322 )
2026-09-09 20:34:47 -04:00
henrygd
c938368089
i18n: update translation strings
2026-09-09 20:27:22 -04:00
Ani Betts
8d6a5d5f6e
feat(agent): report btrfs filesystems as storage pools ( #2315 )
...
Co-authored-by: henrygd <hank@henrygd.me >
2026-09-09 19:53:39 -04:00
Santhi Prakash
5b87f7d7cb
fix(hub): always clear auth store when encountring 4xx after token expires ( #2310 )
...
Co-authored-by: henrygd <hank@henrygd.me >
2026-09-08 08:21:00 -04:00
henrygd
997adc19bb
fix: show idle GPU utilization in systems table ( #2312 )
2026-09-07 13:13:05 -04:00
Matthew D'Souza
ad24484caa
feat(site): display NVMe data units as human-readable GB/TB ( #2303 )
2026-09-05 14:44:03 -04:00
henrygd
ffcdb04167
i18n: update locale files
2026-09-03 11:22:37 -04:00
hank
a8def47018
i18n: New Crowdin updates ( #2284 )
2026-09-02 18:06:01 -04:00
henrygd
3d8fc39e94
update dev version and finalize migration file for 0.19.0
2026-09-02 18:00:40 -04:00
Santhi Prakash
5790fbecce
fix: GPU Power Draw chart renders full-width instead of half-width ( #2269 )
2026-09-02 17:09:32 -04:00
hank
f9309da9f0
i18n: New Crowdin updates ( #2283 )
2026-09-02 15:37:11 -04:00
henrygd
7d97b0d23a
i18n: update locale files and source strings
2026-09-02 14:57:37 -04:00
henrygd
a1ca51608a
fix: add singleDesc back to container alert
2026-09-02 13:09:27 -04:00
henrygd
a4de2e87c4
consolidate migrations and add triggeredDesc for container health alert
2026-09-02 13:02:42 -04:00
Michał Mleczko
5969d36856
feat(alerts): add container health alerts with log excerpt on notifications ( #2225 )
...
Add a new "ContainerHealth" alert type that fires when a Docker container's
health check reports unhealthy, and resolves when it recovers. This mirrors
the existing Status (up/down) alert pattern: an alert can be armed per system
and honors the "min minutes" delay before firing.
When the alert fires, the notification (email and any configured webhook,
including Discord via shoutrrr) includes a log excerpt fetched live from the
agent for up to 2 of the unhealthy containers, prioritizing lines containing
"error" or "fatal" (falling back to the log tail if none match), capped to
keep the message well under Discord's size limit.
---------
Co-authored-by: hank <hank@henrygd.me >
2026-09-02 12:46:23 -04:00
Martin Stenröse
097180e8d7
feat(alerts): add alert for failed systemd services ( #2173 )
...
Adds a user-configurable "Failed Services" alert that notifies when any
tracked systemd service enters the failed state, and again when all services
recover.
---------
Signed-off-by: Martin Stenröse <martin@stenrose.se >
Co-authored-by: henrygd <hank@henrygd.me >
2026-09-01 20:41:48 -04:00