Commit Graph

2126 Commits

Author SHA1 Message Date
Serhiy Mytrovtsiy
c44bc7e750 v2.11.49 2025-08-03 21:49:14 +02:00
embedovator
9068e18379 fix: show single row with percentage when time is not available in battery widget (#2649)
- Modified battery widget to show only percentage in a single row when time remaining is not available (e.g., when AC adapter is plugged in)
- Maintains two-row display with both percentage and time when running on battery with valid time information
- Improves UI by removing duplicate information and making better use of space

Co-authored-by: Nathan Martin <embedovator@pm.me>
2025-08-03 12:52:51 +02:00
Serhiy Mytrovtsiy
3a59807044 feat: added a new United widget that visualizes: CPU, GPU, RAM, and disk utilization 2025-07-25 19:03:28 +02:00
Serhiy Mytrovtsiy
35e6141021 feat: added snapshot data to Network widget 2025-07-22 19:02:25 +02:00
Serhiy Mytrovtsiy
a433fa9048 feat: moved from analog clock in the portal view to the same view as in popup view (#2530) 2025-07-21 21:38:45 +02:00
Serhiy Mytrovtsiy
1e86707932 v2.11.48 2025-07-14 17:51:25 +02:00
Serhiy Mytrovtsiy
6ce8497277 fix: fixed the forever loop in ICMP setup after adding an option to set the update interval for that reader (#2625) 2025-07-14 17:51:13 +02:00
Serhiy Mytrovtsiy
e67961038d v2.11.47 2025-07-13 10:15:58 +02:00
Serhiy Mytrovtsiy
354f67446e feat: added update interval to the connectivity reader (#2570) 2025-07-09 20:18:25 +02:00
Serhiy Mytrovtsiy
5e79726c47 feat: changed refresh interval for purgable space from 60 to 30 seconds 2025-07-08 19:43:56 +02:00
Serhiy Mytrovtsiy
c04220a6fd feat: added total read/written that are from the disk stats itself and separate it from the SMART data (#2527) 2025-07-07 18:57:22 +02:00
Serhiy Mytrovtsiy
bc43976ce6 v2.11.46 2025-07-06 12:52:02 +02:00
Serhiy Mytrovtsiy
4d7c15365a fix: added a special rule for the docker process to show the name correctly (CPU process) 2025-07-01 19:14:29 +02:00
Serhiy Mytrovtsiy
85ccc7bcdf feat: added a combined processes option to the RAM module 2025-06-26 19:50:10 +02:00
Serhiy Mytrovtsiy
89e7ad1c63 feat: added named time zones (thx #2447) 2025-06-24 18:22:48 +02:00
Serhiy Mytrovtsiy
4a3ebe0e61 fix: added a special rule for the docker process to show the name correctly 2025-06-23 16:24:19 +02:00
Serhiy Mytrovtsiy
32e251d8ba v2.11.45 2025-06-08 16:06:52 +02:00
Levi
c9c5597ca4 fix: corrected identify iMac 12,1 and 12,2 (#2588)
Signed-off-by: Levi <13402525+LeviSnoot@users.noreply.github.com>
2025-06-08 16:02:34 +02:00
Serhiy Mytrovtsiy
e806b5c4ca fix: fixed charts that causes crashes (#2550) 2025-06-07 21:57:50 +02:00
Serhiy Mytrovtsiy
34dc9cf2be fix: added additional listener for Dashboard uptime to handle updates when open from the Combined view (#2569) 2025-06-06 18:23:18 +02:00
Serhiy Mytrovtsiy
1c8383d129 fix: fixed RAM memory format (#2586) 2025-06-05 23:48:34 +02:00
Serhiy Mytrovtsiy
b2b799dba4 v2.11.44 2025-05-25 21:04:34 +02:00
Serhiy Mytrovtsiy
56bbd566ba fix: fixed missing underline fill of network chart when combined widgets or modules are enabled (#2478) 2025-05-24 22:35:03 +02:00
Serhiy Mytrovtsiy
48836fcd34 fix: prevented from exporting telemetry_id, access and refresh token 2025-05-23 23:13:55 +02:00
Serhiy Mytrovtsiy
78710c1ecd v2.11.43 2025-05-18 22:58:31 +02:00
Serhiy Mytrovtsiy
348a8bfb91 fix: fixed text widget value in the RAM module 2025-05-17 22:56:00 +02:00
Serhiy Mytrovtsiy
446f17e195 feat: added Text widget to the Disk module that allows to show more details in the menu bar (#2532) 2025-05-16 21:42:18 +02:00
Serhiy Mytrovtsiy
49f11b7195 feat: enabled PDBR sensor for m4 gen (#2552) 2025-05-15 21:13:53 +02:00
Serhiy Mytrovtsiy
c0fd6f5f73 v2.11.42 2025-04-27 22:05:46 +02:00
Serhiy Mytrovtsiy
42422ce530 feat: added a new mechanism for disk free space reader that potentially will take less CPU to make a read 2025-04-26 19:13:39 +02:00
Serhiy Mytrovtsiy
2649d409c2 feat: changed CPU temperature and frequency readers to be read only when popup view is open (improved CPU usage) 2025-04-25 21:20:12 +02:00
Serhiy Mytrovtsiy
5745a287c0 fix: changed diff calculation for BarChart value update that prevents widget redraw every time even if the value is the same as previously 2025-04-24 17:13:45 +02:00
Serhiy Mytrovtsiy
dfcb74817b v2.11.41 2025-04-20 20:10:46 +02:00
Serhiy Mytrovtsiy
71c25169a0 fix: adjusted popup label width to better fit long translations (#2485) 2025-04-19 13:59:33 +02:00
Serhiy Mytrovtsiy
3d12edae08 feat: added power adapter status to the combined view for Battery module (#2513) 2025-04-18 18:54:27 +02:00
Serhiy Mytrovtsiy
9941af23ad feat: removed notification about Normal memory pressure since it never will be triggered (#2505) 2025-04-15 20:29:23 +02:00
Serhiy Mytrovtsiy
eeb1012b6f v2.11.40 2025-04-13 19:01:48 +02:00
Dennis Kraffczyk
9da54f250b lang: updated German localization (#2491) 2025-04-13 18:56:39 +02:00
Serhiy Mytrovtsiy
37807c8053 fix: added queue synchronization for all charts (#2492) 2025-04-12 20:45:11 +02:00
Serhiy Mytrovtsiy
0385e83673 fix: added self relation to the CPU widgets callback (#2492) 2025-04-11 18:53:05 +02:00
Serhiy Mytrovtsiy
605156d323 fix: fixed Stats Remote host 2025-04-06 18:05:18 +02:00
Serhiy Mytrovtsiy
7feef195f1 v2.11.38 2025-04-06 16:23:35 +02:00
Serhiy Mytrovtsiy
f524f86429 feat: moved from JSON objects of metrics to simplified strings for the Stats Remote 2025-04-05 22:54:01 +02:00
Serhiy Mytrovtsiy
d2688a35b2 fix: fixed updating the remote address that causes it to be impossible to select the address by double-clicking 2025-04-04 23:57:29 +02:00
Serhiy Mytrovtsiy
def91f6c96 feat: added support of local v6 IP address 2025-04-04 18:45:01 +02:00
Serhiy Mytrovtsiy
5ad92bf2fd feat: updated login process to Stats Remote 2025-04-03 18:53:31 +02:00
Serhiy Mytrovtsiy
9fd9ed6ce2 feat: replaced login view for Remote with web authorization mechanism 2025-04-01 19:13:38 +02:00
Serhiy Mytrovtsiy
2c5e66a9ae v2.11.37 2025-03-30 14:49:36 +02:00
jrthsr700tmax
1f0c7a09d0 lang: updated Taiwan Traditional Chinese Localization (#2465)
Signed-off-by: jrthsr700tmax <32911758+jrthsr700tmax@users.noreply.github.com>
2025-03-30 13:13:28 +02:00
Serhiy Mytrovtsiy
da4ab07db1 fix: fixed logarithmic scaling in different than Network charts (#2418) 2025-03-27 20:15:49 +01:00