169 Commits

Author SHA1 Message Date
Serhiy Mytrovtsiy 918e7dc2aa feat: added authorization step when trying to update Stats as non-admin (#3153) 2026-05-02 20:17:05 +02:00
Serhiy Mytrovtsiy 7174b877a4 feat: improvements in the Remote module 2026-04-25 21:51:06 +02:00
Serhiy Mytrovtsiy 0c721a24c5 feat: added Disk preview (disabled for now) 2026-04-23 19:37:10 +02:00
Serhiy Mytrovtsiy d8fde8ffdc feat: improved updater mechanism for better handling of the mount point, and added new app version signature 2026-04-22 18:16:38 +02:00
Serhiy Mytrovtsiy b259d06726 feat: added GPU preview (disabled for now) 2026-04-17 19:20:56 +02:00
Serhiy Mytrovtsiy 5bd091f74d feat: refactored Charts 2026-04-11 16:14:46 +02:00
Serhiy Mytrovtsiy 731b8ba986 feat: added RAM preview (disabled for now) 2026-04-11 11:43:26 +02:00
Serhiy Mytrovtsiy 765ead915d feat: replaced HalfCircleGraphView with PieChart 2026-04-08 16:31:36 +02:00
Serhiy Mytrovtsiy 1c6bac476d feat: removed segment_color and moved to the ColorValue 2026-04-06 18:38:50 +02:00
Serhiy Mytrovtsiy 6a881aed28 fix: fixed Line Chart draw offset 2026-04-06 14:51:44 +02:00
Serhiy Mytrovtsiy 2c4aa9c3ce feat: small improvements in the Remote module 2026-04-03 21:35:28 +02:00
Mahasvan Mohan a663e55937 feat: handled case when DMG mounting fails (#3046)
* fix(updater): Handle case when DMG mounting fails

* fix(updater): Prevent lastInstallTimeStamp during install errors by moving defer block to end of install function

* fix(updater): Pipe stderr to stdout for syncShell to capture
2026-03-29 11:40:43 +02:00
Shatyuka 08952d0651 fix: fixed LineChart draw with an offset when a label is present (#3071) 2026-03-26 12:36:02 +01:00
Dinko Korunic 3433d73c0b fix: corrected Mac Studio M3 Ultra name and release years in deviceDict (#3066)
Mac15,14 was misidentified as M3 Max (should be M3 Ultra) and had wrong
release year (2023→2025); Mac16,9 and Mac17,2 also had incorrect years.
2026-03-22 19:42:03 +01:00
Serhiy Mytrovtsiy cbad11061b feat: improved support for new M5 gen (#3047, #3050) 2026-03-21 16:44:30 +01:00
Serhiy Mytrovtsiy 1c5db2164b feat: added new BarChart and replaced all custom bars with new chart 2026-03-17 18:44:11 +01:00
Serhiy Mytrovtsiy e6bdb2df2b feat: renamed BarChart to ColumnChart 2026-03-16 21:42:15 +01:00
Serhiy Mytrovtsiy 356cc5c801 feat: added new macbooks ids and new MacBook Neo to the known devices 2026-03-13 20:16:30 +01:00
dog steve 10d75db73b fead: added CPU frequency support for M5 (#2943)
* Update logic CPU frequency detection for M5

* clean code

* Simplify return logic for m5 case

Signed-off-by: dog steve <45103768+dogsteve@users.noreply.github.com>

---------

Signed-off-by: dog steve <45103768+dogsteve@users.noreply.github.com>
2026-02-15 18:02:16 +01:00
Serhiy Mytrovtsiy 477c733759 fix: renamed telemetry_id to remote_id when export/import settings (#2955) 2026-02-12 23:04:55 +01:00
Serhiy Mytrovtsiy f34042b3c2 feat: moved from telemetry id to remote id for Remote module 2025-11-30 14:09:10 +01:00
Serhiy Mytrovtsiy f5e7da4221 feat: removed the Telemetry module from the Stats since it does not do anything for a long time 2025-11-29 16:31:23 +01:00
Serhiy Mytrovtsiy cb744f8e99 feat: unlocked widgets updates since the chronod was fixed in macOS 26.1 (#2733) 2025-11-13 17:37:46 +01:00
Serhiy Mytrovtsiy c23ae108d0 feat: moved remote authorization from api. to oauth. domain name 2025-11-11 17:45:56 +01:00
Serhiy Mytrovtsiy 5384e71889 feat: added gradient style to the line chart 2025-10-16 19:11:31 +02:00
Serhiy Mytrovtsiy 9a70b48128 fix: fixed check if key exists in the Store after adding cache layer (#2749) 2025-10-10 17:57:40 +02:00
Serhiy Mytrovtsiy f40b5dd12a feat: added display information to the Dashboard 2025-10-02 19:03:46 +02:00
Serhiy Mytrovtsiy 25201834da feat: added round style to some charts to have more Apple-like style charts 2025-09-26 15:38:23 +02:00
Serhiy Mytrovtsiy 602112d30f feat: added cache layer to the Store (#2696) 2025-09-18 22:51:07 +02:00
Serhiy Mytrovtsiy 0d48f9f75f feat: added macOS 26 (Tahoe) to the SystemKit 2025-09-16 20:00:01 +02:00
Serhiy Mytrovtsiy 3815373a4b feat: added Remote unregister handler that allows disabling Remote module 2025-09-02 17:13:39 +02:00
Serhiy Mytrovtsiy 5a333c1f07 fix: added additional cooldown before sending device information to the Remote 2025-08-31 17:50:30 +02:00
Serhiy Mytrovtsiy f9bcf5a6e9 fix: fixed non stop token validation in some cases when Remote option is enabled 2025-08-25 18:44:42 +02:00
Serhiy Mytrovtsiy c601a7ed98 feat: moved Remote to the new communication protocol and added basic control 2025-08-23 22:13:22 +02:00
Serhiy Mytrovtsiy 6841657210 feat: added missing macs to the SystemKit (#2666) 2025-08-22 21:15:23 +02:00
Serhiy Mytrovtsiy 7d49169122 feat: added bootable disks to the Dashboard 2025-08-15 16:42:12 +02:00
Serhiy Mytrovtsiy e67961038d v2.11.47 2025-07-13 10:15:58 +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 48836fcd34 fix: prevented from exporting telemetry_id, access and refresh token 2025-05-23 23:13:55 +02:00
Serhiy Mytrovtsiy 37807c8053 fix: added queue synchronization for all charts (#2492) 2025-04-12 20:45:11 +02:00
Serhiy Mytrovtsiy 605156d323 fix: fixed Stats Remote host 2025-04-06 18:05:18 +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 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 da4ab07db1 fix: fixed logarithmic scaling in different than Network charts (#2418) 2025-03-27 20:15:49 +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 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 262d4b25be fix: removed cores from the model name since there are few models with the same code but different cores (#2352) 2025-01-25 19:43:08 +01:00
Serhiy Mytrovtsiy 58ad6c568b feat: added feature to set keyboard shortcut to open/close popup window (#1976) 2025-01-20 17:04:55 +01:00