Commit Graph

  • cbe4824ac3 add env var to disable container image update checks (#2371) main henrygd 2026-09-21 10:49:53 -04:00
  • 2c69197d2d fix(install): improve handling of openwrt user account (#2370) henrygd 2026-09-20 18:04:07 -04:00
  • 97e6f64bdc fix(ui): swap usage chart shown twice in tabs view (#2356) henrygd 2026-09-19 13:27:00 -04:00
  • 4a5915b141 add SMART to readme features henrygd 2026-09-19 12:11:10 -04:00
  • e68372dce4 update readme features henrygd 2026-09-19 12:09:26 -04:00
  • c52f3acb94 fix(docker): enable Debian contrib for ZFS utilities in slim NVIDIA image henrygd 2026-09-19 12:03:05 -04:00
  • c09eb8c6df chore(helm): update app version to 0.20.0 (#2355) hank 2026-09-19 11:39:13 -04:00
  • 88a9ad283c chore(helm): update app version to 0.20.0 automation/update-helm-app-version github-actions[bot] 2026-09-19 15:33:32 +00:00
  • a0dc19eacf fix(ui): sort containers alphabetically within systems v0.20.0 henrygd 2026-09-19 11:18:17 -04:00
  • 912bc50874 docker: update alpine version and remove unnecessary GOGC henrygd 2026-09-19 00:19:02 -04:00
  • c54dbfba7c test: wait for hub setup in universal token integration test henrygd 2026-09-19 00:14:19 -04:00
  • dd3f7d58b5 test: use virtual time to eliminate MQTT notification timeout waits henrygd 2026-09-19 00:10:02 -04:00
  • 0509053a69 test: wait for hub system status in agent WebSocket integration test henrygd 2026-09-19 00:02:29 -04:00
  • 187dc886a9 fix: resync network monitors after SSH reconnect and retry failed syncs henrygd 2026-09-18 23:49:54 -04:00
  • 2784460621 fix(agent): avoid RAID health warnings during healthy scrubs (#2109) henrygd 2026-09-18 21:05:49 -04:00
  • b0bc727411 update migration files for 0.20.0 henrygd 2026-09-18 18:51:42 -04:00
  • 6937453282 chore: update changelog henrygd 2026-09-18 18:46:28 -04:00
  • 97de1471d7 fix: prevent variant Docker images from overwriting latest tags henrygd 2026-09-18 18:38:18 -04:00
  • bd7e359dcd New Crowdin updates (#2352) hank 2026-09-18 18:28:28 -04:00
  • d2352e8882 upgrade go packages henrygd 2026-09-18 17:10:56 -04:00
  • f7fd3ef403 force oauth created users to start with user role henrygd 2026-09-18 17:10:37 -04:00
  • db3afeabd9 i18n: update translations henrygd 2026-09-18 14:34:16 -04:00
  • b347599928 update translation strings henrygd 2026-09-18 14:00:20 -04:00
  • 6e5440c21f New Crowdin updates (#2323) hank 2026-09-18 13:40:00 -04:00
  • bb1b39928e feat: network monitoring from agents (#2266, #1911) hank 2026-09-18 13:22:50 -04:00
  • 90ed9a504d feat: add network monitors (ICMP/TCP/HTTP/DNS) (#2266) network-monitors Sven van Ginkel 2026-09-18 19:10:18 +02:00
  • 4bf70700f2 feat(hub): add TRUSTED_PROXY_IPS allowlist for TRUSTED_AUTH_HEADER (#2327) José M. Requena Plens 2026-09-17 19:48:46 +02:00
  • 18f7a4bbc0 agent: revert #2275 warning on certain SMART attributes (#2296, #2308, #2347) henrygd 2026-09-17 11:48:01 -04:00
  • f0f1f7985c feat: persist view preferences and language to user settings (#1831) Sven van Ginkel 2026-09-17 02:29:36 +02:00
  • 50f6fc075d Merge commit from fork Luís Palma 2026-09-17 01:13:32 +01:00
  • a0bf338796 hub: raise max batch requests and lower max batch body size henrygd 2026-09-16 19:39:07 -04:00
  • 982101743e fix(zfs): skip zpool list when /dev/zfs unavailable in Linux (#2325) Santhi Prakash 2026-09-16 22:58:47 +05:30
  • 6a7b2772d9 fix(site): switch theme live when system preference changes (#2328) Petr Rajtslegr 2026-09-13 18:40:21 +02:00
  • 086091a0fe fix(site): discard pending history when switching to live charts (#2333) David Jang 2026-09-14 01:32:04 +09:00
  • f204dc17e6 feat(agent): Add docker image update available flag (#2211) Bruno Bousquet 2026-09-11 01:39:40 +02:00
  • 5fe1583655 fix(agent): don't warn about unset HUB_URL in SSH-only mode (#2316) Alec Rubin 2026-09-10 16:58:12 -04:00
  • 6d82ee70b1 chore: replace google/uuid with new go uuid package henrygd 2026-09-10 10:39:11 -04:00
  • bb270e02a8 i18n: add translations for new strings and remove source matching translations henrygd 2026-09-09 20:53:52 -04:00
  • 312c109138 i18n: New Crowdin updates (#2322) hank 2026-09-09 20:34:47 -04:00
  • c938368089 i18n: update translation strings henrygd 2026-09-09 20:25:27 -04:00
  • 8d6a5d5f6e feat(agent): report btrfs filesystems as storage pools (#2315) Ani Betts 2026-09-10 01:53:39 +02:00
  • 98687be2f2 fix(hub): reject null systemd service entries to prevent hub panic henrygd 2026-09-08 10:08:33 -04:00
  • e39e153ca0 fix(hub): prevent readonly users listing tokens of their shared systems via api henrygd 2026-09-08 09:57:58 -04:00
  • 5b87f7d7cb fix(hub): always clear auth store when encountring 4xx after token expires (#2310) Santhi Prakash 2026-09-08 17:51:00 +05:30
  • 9a0aa5a89e fix: prevent possible dns rebinding for alert notifications directing to internal sevices (#2314) hank 2026-09-08 08:05:47 -04:00
  • d58f080a23 add custom dialer alerts-dns-rebinding-fix henrygd 2026-09-08 07:51:52 -04:00
  • 8628741a63 upgrade shoutrrr henrygd 2026-09-08 07:39:21 -04:00
  • 997adc19bb fix: show idle GPU utilization in systems table (#2312) henrygd 2026-09-07 13:13:05 -04:00
  • 08d813620c Add ZFS pool/dataset utilities (zpool, zfs) to the full and slim nvidia agent images (#2311) Sven van Ginkel 2026-09-07 17:05:02 +02:00
  • 6cb302fcf6 fix(hub): bound realtime metric fetching and enforce access control by system henrygd 2026-09-06 13:24:53 -04:00
  • aefb917a08 fix possible ssrf in test notifications henrygd 2026-09-06 11:10:20 -04:00
  • 59eed073c3 fix(install): add beszel to operator group on FreeBSD for SMART device access (#2286) Santhi Prakash 2026-09-06 21:04:03 +05:30
  • 266a74bab8 Update security policy for vulnerability reporting hank 2026-09-06 10:16:40 -04:00
  • ad24484caa feat(site): display NVMe data units as human-readable GB/TB (#2303) Matthew D'Souza 2026-09-06 00:14:03 +05:30
  • 027d0c204d fix(agent): extend WebSocket deadline for slow collections (#2297) Ryan Chou 2026-09-06 01:09:25 +08:00
  • 46d94a9804 fix: improve agent installer error handling (#1971, #1972) henrygd 2026-09-05 13:02:15 -04:00
  • 82fc772882 Fix: Enable immediate exit on errors in install-agent.sh (#1972) Elan Ruusamäe 2026-09-05 19:05:45 +03:00
  • dae8181f47 fix: improve agent installer error handling (#1971, #1972) install-agent-updates-1972 henrygd 2026-09-05 13:02:15 -04:00
  • b8fb5d2367 Fix: Enable immediate exit on errors in install-agent.sh (#1972) Elan Ruusamäe 2026-09-05 19:05:45 +03:00
  • c157c2026d fix(agent): include root CA certificates in base image (#2291) henrygd 2026-09-03 14:32:59 -04:00
  • e1d9ebc61d chore: add zfs tools to intel agent image (#2288) Arno 2026-09-03 20:19:49 +02:00
  • 5af6b6b184 chore(helm): update app version to 0.19.0 (#2287) hank 2026-09-03 11:44:34 -04:00
  • ffcdb04167 i18n: update locale files v0.19.0 henrygd 2026-09-03 11:22:37 -04:00
  • bc21da9cb3 fix(agent): prevent possible deadlock when stopping SSH server (#2280) henrygd 2026-09-02 20:31:38 -04:00
  • 71af06b31c chore: update changelog henrygd 2026-09-02 20:22:16 -04:00
  • a8def47018 i18n: New Crowdin updates (#2284) hank 2026-09-02 18:06:01 -04:00
  • d2a253082f chore: update changelog for 0.19.0 henrygd 2026-09-02 18:00:59 -04:00
  • 3d8fc39e94 update dev version and finalize migration file for 0.19.0 henrygd 2026-09-02 18:00:40 -04:00
  • 7d347cfd6a deps: update go version and go deps henrygd 2026-09-02 17:58:51 -04:00
  • 5790fbecce fix: GPU Power Draw chart renders full-width instead of half-width (#2269) Santhi Prakash 2026-09-03 02:39:32 +05:30
  • f9309da9f0 i18n: New Crowdin updates (#2283) hank 2026-09-02 15:37:11 -04:00
  • 7d97b0d23a i18n: update locale files and source strings henrygd 2026-09-02 14:57:37 -04:00
  • f104f31ee3 Merge commit from fork hank 2026-09-02 13:55:54 -04:00
  • 734c966307 Implement container health alerts (#1679) container-alerts-alt Jaypalsinh Barad 2026-09-02 22:49:40 +05:30
  • a1ca51608a fix: add singleDesc back to container alert henrygd 2026-09-02 13:09:27 -04:00
  • a4de2e87c4 consolidate migrations and add triggeredDesc for container health alert henrygd 2026-09-02 13:02:42 -04:00
  • 5969d36856 feat(alerts): add container health alerts with log excerpt on notifications (#2225) Michał Mleczko 2026-09-02 18:46:23 +02:00
  • b1895247ba alerts: defer system info unmarshalling for systemd alerts henrygd 2026-09-01 21:49:45 -04:00
  • 097180e8d7 feat(alerts): add alert for failed systemd services (#2173) Martin Stenröse 2026-09-02 02:41:48 +02:00
  • ed88e6efae feat(alerts): add CPU state notifications (#2249) spatiumstas 2026-09-02 02:10:31 +03:00
  • b670224ed8 ui: hide gpu indicator for host without gpu (#2279) Steven Honson 2026-09-02 08:36:09 +10:00
  • 917d069ab3 feat: add ZFS monitoring (#2209) Tamás Vince 2026-09-01 18:19:36 +02:00
  • b38fb7dafa feat: Add cumulative disk read/write totals to Disk I/O sheet (#2179) Sven van Ginkel 2026-08-30 21:44:18 +02:00
  • 8675199e20 fix: preserve battery array encoding with json v2 henrygd 2026-08-30 14:40:13 -04:00
  • 3af6512514 fix(hub): don't read the SSH client after it is closed (#2277) Aditya Raj Singh 2026-08-30 23:04:32 +05:30
  • 87620f3251 feat(hub/agent): alphabetical disk ordering and root disk renaming (#2006) Sven van Ginkel 2026-08-30 19:09:04 +02:00
  • fa9de55433 fix(agent): warn on critical ATA SMART attributes (#2275) Aditya Raj Singh 2026-08-30 20:53:52 +05:30
  • e235c9935c fix(install): generate /etc/machine-id on systems without /proc (#2274) Aditya Raj Singh 2026-08-30 20:42:21 +05:30
  • 7c60f02802 fix(agent): don't read host CPU and memory totals from a Docker VM (#2272) Aditya Raj Singh 2026-08-30 20:39:39 +05:30
  • 6fe268e463 fix(agent): read TOKEN_FILE like KEY_FILE instead of sending the whole file (#2276) Ryan Chou 2026-08-30 22:16:43 +08:00
  • 467f176713 i18n: add Greek and update locale files henrygd 2026-08-27 15:10:05 -04:00
  • 4c8e3c69ba feat: add Uzbek (uz) translation (#2034) Erkinjon Yusupov 2026-08-27 23:58:21 +05:00
  • 8dfdacb8f5 i18n: New Crowdin updates (#2234) hank 2026-08-27 14:49:08 -04:00
  • d61b75ffdf deps: upgrade to go 1.27 + upgrade go packages henrygd 2026-08-26 14:48:52 -04:00
  • d7256c7af7 fix: widen coverage of internal ip space in isInternalIP henrygd 2026-08-26 12:47:23 -04:00
  • 0ad707288a fix windows sensor mocks and data directory tests henrygd 2026-08-26 11:50:19 -04:00
  • 0bc5470f08 fix(agent): count swap cache as used space (#2267) Aditya Raj Singh 2026-08-26 21:12:40 +05:30
  • 4c48fe0c41 fix(agent): carry Intel GPU averages forward between samples (#2256) Luke Wass 2026-08-24 09:33:00 -05:00
  • 6efe4be648 chore(deps): bump azure/setup-helm from 4 to 5 (#2255) dependabot[bot] 2026-08-23 12:31:58 -04:00
  • f1e5797c76 fix(agent): round load average to two decimals (#2245) Aditya Raj Singh 2026-08-22 03:00:19 +05:30