Commit Graph

2103 Commits

Author SHA1 Message Date
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
Serhiy Mytrovtsiy
74a7609c90 feat: added text alignment for Stack widget (#2463) 2025-03-25 22:35:25 +01:00
Serhiy Mytrovtsiy
7ddcb4c427 v2.11.36 2025-03-23 11:50:37 +01:00
WinTP
7e4f4ad0a9 lang: added seconds translation without breaking interval settings (#2412) 2025-03-23 11:43:47 +01:00
phvsoftware
2437555cc3 lang: updated French translation
the texts were reversed

Signed-off-by: phvsoftware <47943684+phvsoftware@users.noreply.github.com>
2025-03-23 11:15:37 +01:00
Serhiy Mytrovtsiy
a9f72cda99 fix: fixed line and bar charts title labels 2025-03-22 22:47:53 +01:00
Serhiy Mytrovtsiy
69ccc54910 feat: added Remote module that allows remote monitoring of the system (not publicly available since it's in the early stage) 2025-03-22 12:59:23 +01:00
Serhiy Mytrovtsiy
75912f513a fix: prevented multiple frequency readers runs at once (#2449) 2025-03-21 18:04:24 +01:00
Serhiy Mytrovtsiy
f342b08e05 feat: removed all logic from the Telemetry plugin since it's not used anyway. The toggle leaves for now since I have not decided what to do with that. 2025-03-20 20:34:13 +01:00
Serhiy Mytrovtsiy
531b0cf282 feat: added total units read/written as a tooltip (#2431) 2025-03-19 20:49:55 +01:00
Serhiy Mytrovtsiy
e750a0b121 v2.11.35 2025-03-16 12:19:41 +01:00
Guanzhou Hu
bca8ba545e fix: added missing NetworkChart restoreGState & combinedView separators (#2444) 2025-03-16 11:39:24 +01:00
Serhiy Mytrovtsiy
5effa6440a feat: added an option to show ICMP status and latency in the text widget (allows to show ping latency in the menu bar) 2025-03-14 21:17:23 +01:00
Serhiy Mytrovtsiy
24bca54fd3 feat: refactored disk SMART details 2025-03-13 19:33:45 +01:00
Serhiy Mytrovtsiy
e1d2ee8fbe feat: added total read/written from SMART (#2431) 2025-03-11 17:56:14 +01:00
Serhiy Mytrovtsiy
5716714a47 v2.11.34 2025-03-09 11:21:51 +01:00
Serhiy Mytrovtsiy
5a7e4b7e55 feat: added threshold for network status notification 2025-03-07 17:36:21 +01:00
Serhiy Mytrovtsiy
d298d8a199 fix: added queue to GPU list to prevent data race (#2417) 2025-03-04 20:49:52 +01:00
Serhiy Mytrovtsiy
feabfe6894 fix: fixed possible null pointer crash when reading CPU frequency 2025-03-03 19:18:43 +01:00
Serhiy Mytrovtsiy
574769c7f8 v2.11.33 2025-03-02 11:49:25 +01:00
Oliver Thomsen
7e786c75ad lang: fixed electrical current in German (#2423)
Signed-off-by: Oliver Thomsen <oliver@die-thomsens.de>
2025-03-02 11:07:35 +01:00
Pierre-Yves Lapersonne
f0a0abbc3a lang: fixed broken line breaks and spaces in french wording (#2414) (#2415)
Closes #2414

Signed-off-by: Pierre-Yves Lapersonne <dev@pylapersonne.info>
2025-03-02 11:07:05 +01:00
Serhiy Mytrovtsiy
32f60b86ac feat: added an option to disable the public ip check at all (#2406) 2025-03-01 13:49:19 +01:00
Serhiy Mytrovtsiy
e4e447f83d feat: adjusted memory format to be more readable (#2416) 2025-02-26 19:26:03 +01:00