Commit Graph

188 Commits

Author SHA1 Message Date
Serhiy Mytrovtsiy
1b1a338d7d feat: add option to disable system-widget updates for users experiencing ongoing chronod issues (#2733) 2025-12-03 19:02:40 +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
2a23ab8493 fix: fixed bug on macOS 26 when settings autosaveName to menu bar item prevents it from loading (#2768) 2025-11-05 19:46:41 +01:00
Serhiy Mytrovtsiy
c4b424b3fa feat: included previous and new IP addresses in the notifications (#2637) 2025-10-11 23:37:22 +02:00
Serhiy Mytrovtsiy
446aa118d8 feat: added bug report template to the report bug button 2025-10-07 18:00:01 +02:00
Serhiy Mytrovtsiy
f40b5dd12a feat: added display information to the Dashboard 2025-10-02 19:03:46 +02:00
Serhiy Mytrovtsiy
3cd4d6b204 feat: moved App settings from the menu to the bottom part of the sidebar 2025-09-23 16:59:26 +02:00
Serhiy Mytrovtsiy
1d4afd97e1 feat: adjusted settings window to the new macOS design 2025-09-22 21:22:54 +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
16efe9dda8 fix: fixed popup open registration when module is enabled after the app has been running (#2540) 2025-08-30 22:28:08 +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
7d49169122 feat: added bootable disks to the Dashboard 2025-08-15 16:42:12 +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
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
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
Guanzhou Hu
bca8ba545e fix: added missing NetworkChart restoreGState & combinedView separators (#2444) 2025-03-16 11:39:24 +01:00
Serhiy Mytrovtsiy
d8787f4720 lang: adjusted new words and added missing translations 2025-02-10 17:11:23 +01:00
Serhiy Mytrovtsiy
9ae1388428 feat: added CPU, GPU, ANE, RAM, and PCI powers from IOReport (#2346) 2025-02-08 10:55:48 +01:00
Serhiy Mytrovtsiy
f9b522aeb3 feat: changed icons to text buttons for application settings import/export/reset 2025-02-06 16:33:42 +01:00
Serhiy Mytrovtsiy
11158df5b1 feat: added stress tests for CPU efficiency and performance cores and GPU 2025-02-04 16:38:28 +01:00
WinTP
32150b24a5 lang: added missing translation (#2361) 2025-02-02 15:53:07 +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
Serhiy Mytrovtsiy
4886054d28 feat: added support window that will appear every month 2025-01-18 15:56:28 +01:00
Serhiy Mytrovtsiy
08c4ab9f97 feat: added tooltips to the missing elements and enabled accessibility on some not natively supported (#2321) 2025-01-17 18:32:29 +01:00
Serhiy Mytrovtsiy
8de91d9d74 feat: added tooltips to the widgets that allow to read them with VoiceOver (#2321) 2025-01-17 17:12:01 +01:00
Serhiy Mytrovtsiy
1093b27fb2 feat: changed the icon and behavior of the button in the popup header for the calendar module to open the default macOS calendar app (#2227) 2024-12-13 12:49:30 +01:00
Serhiy Mytrovtsiy
6d1baa5926 fix: fixed hiding all settings for combined modules 2024-12-10 22:49:14 +01:00
Serhiy Mytrovtsiy
720e0ac328 feat: added separator option to the combined view (#2215) 2024-12-09 18:22:03 +01:00
Serhiy Mytrovtsiy
9f2135f41a fix: fixed menu bar icons color on inactive screen for combined widget (#2131) 2024-10-28 17:23:23 +01:00
Serhiy Mytrovtsiy
bcabd48fa4 feat: added Mini widget to the Sensors module. It has quite a lot of limitations and only one sensor could be visualized (I hope understandable why) (#2029) 2024-08-23 20:34:10 +02:00
Serhiy Mytrovtsiy
0606540964 fix: removed debug logs from combined view (#1947) 2024-05-17 11:13:37 +02:00
Ahnaf Mahmud
20756a181d lang: updated model identifier string (#1936)
Signed-off-by: Ahnaf Mahmud <44692189+infinitepower18@users.noreply.github.com>
2024-05-12 11:28:10 +02:00
Serhiy Mytrovtsiy
eb882774bb feat: small codebase refactoring (mostly removed unused code and changes in access control) 2024-05-08 17:21:58 +02:00
Serhiy Mytrovtsiy
73bca146ef fix: fixed app restart after import/reset settings 2024-04-27 14:31:12 +02:00
Serhiy Mytrovtsiy
bfadf4eb9b feat: moved widgets settings to the new design 2024-04-25 18:04:19 +02:00
Serhiy Mytrovtsiy
4f53e2be28 feat: redesigned Dashboard to new style 2024-04-13 13:46:15 +02:00
Serhiy Mytrovtsiy
5a34aea381 feat: redesigned App Settings to new style (Ventura-like) 2024-04-12 20:28:02 +02:00
Serhiy Mytrovtsiy
10c69b2bd3 feat: added an option to disable combined popup view 2024-04-11 19:05:50 +02:00
Serhiy Mytrovtsiy
2ec21de043 feat: moved network chart to the network chart widget. Replaced NetworkChart with NetworkChartV2. 2024-04-09 18:42:28 +02:00
Serhiy Mytrovtsiy
f2d9a491fa feat: added a new NetworkChartViewV2 chart. Which merges 2 line charts. Moved the disk and network charts in the popup to the new chart. 2024-04-08 16:44:26 +02:00
Serhiy Mytrovtsiy
edca2a0e6d feat: added buttons for import/export application settings (#1837) 2024-03-28 21:13:44 +01:00
Serhiy Mytrovtsiy
6507322371 feat: prepared app settings to add new buttons for import/export settings (#1837) 2024-03-27 20:08:26 +01:00
Serhiy Mytrovtsiy
1e9073424b feat: preparing a migration to the new reader activation mechanism. Right now module will be active when the first successful read will be achieved. From now the initial value for the module will be taken from the persistent storage (leveldb) that keeps the last read value. 2024-02-08 17:35:01 +01:00
Serhiy Mytrovtsiy
c38e65c3ca feat: moved combined popup view to the one element in the row only 2024-01-17 21:31:22 +01:00
Serhiy Mytrovtsiy
df6cdcd0c4 feat: adjusted content size in the update view 2023-12-09 17:27:46 +01:00
Serhiy Mytrovtsiy
7fec1081b7 feat: changed positioning of windows from the center to 25% higher than the center 2023-12-09 17:27:41 +01:00
Serhiy Mytrovtsiy
187865ff8f feat: changed support buttons logo to higher resolution (24px -> 128px) 2023-11-22 18:17:07 +01:00
Serhiy Mytrovtsiy
8a98cfd645 feat: added releasing all processes when closing the popup view 2023-07-06 18:21:29 +02:00