Commit Graph

72 Commits

Author SHA1 Message Date
Serhiy Mytrovtsiy
52d21619bf feat: changed the default value of macOS widgets to disabled to prevent heavy load on some systems, and added information text to the widgets (#2733) 2026-02-14 18:39:49 +01:00
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
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
c601a7ed98 feat: moved Remote to the new communication protocol and added basic control 2025-08-23 22:13:22 +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
Serhiy Mytrovtsiy
d8787f4720 lang: adjusted new words and added missing translations 2025-02-10 17:11:23 +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
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
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
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
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
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
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
7e90f65577 feat: added telemetry module 2023-06-23 17:23:46 +02:00
Serhiy Mytrovtsiy
a71bb9b1ce fix: fixed combined modules selector icons color when the light mode is enabled (added watcher for dark/light mode) 2023-02-17 16:49:16 +01:00
Serhiy Mytrovtsiy
c7ab1e8a03 fix: fixed combined modules selector icons color when dark mode is enable (#1311) 2023-02-13 18:28:00 +01:00
Serhiy Mytrovtsiy
ff707dbcdc feat: moved Combined modules settings to the separate container (#1084) 2023-02-07 17:38:11 +01:00
Serhiy Mytrovtsiy
6039d146e8 feat: added an option to set a spacing between modules in the combined view (#1084) 2023-02-06 17:59:40 +01:00
Serhiy Mytrovtsiy
2ea7e4172e feat: renamed OneView to the "Combined modules" (#1084) 2023-02-01 19:29:38 +01:00
Serhiy Mytrovtsiy
fdfbb0aac4 feat: added a view that allows rearranging modules in the OneView widget (#1084) 2023-02-01 17:57:41 +01:00
Serhiy Mytrovtsiy
81ca1059ff fix: added missing function to the application settings view (fixed prev commit) 2023-01-27 19:35:13 +01:00
Serhiy Mytrovtsiy
7e9b249a06 feat: added option to enable OneView. It's a feature that allows merging all widgets in one menu bar item. (#1084)
THIS IS AN VERY APHA FEATURE! do not propose anything till the issue with the feature will be closed!
2023-01-27 19:32:30 +01:00
Serhiy Mytrovtsiy
4bf9e38d83 feat: move the update window forward when clicking on the "Check for update" button in the App settings (#1240) 2023-01-26 16:15:21 +01:00
Serhiy Mytrovtsiy
58ec37e171 feat: moved the pause/resume button from the application settings to the menu navigation (#1263) 2023-01-20 19:32:26 +01:00
Serhiy Mytrovtsiy
d054da741e feat: added a button to uninstall the fans helper 2022-12-23 11:46:33 +01:00
Serhiy Mytrovtsiy
4056b61616 feat: added an option to pause/resume the application (#834) 2022-09-10 12:08:46 +02:00
Serhiy Mytrovtsiy
309bf50f42 feat: reload the app settings values when opening the app settings 2022-07-30 13:15:06 +02:00
Serhiy Mytrovtsiy
cc96226008 feat: added an option to synchronize the fans (the mode only for now) control (#975) 2022-06-27 19:15:48 +02:00
Serhiy Mytrovtsiy
8071a06896 feat: reverted f8c9eb987d 2022-06-10 20:27:24 +02:00
Serhiy Mytrovtsiy
f8c9eb987d fix: reverted 3753ca92cd
This code makes app unuseful for users who ddos the server from what Stats takes the information about new version. So more useful from my side is to not have this code.
2022-06-07 17:08:10 +02:00
Serhiy Mytrovtsiy
3753ca92cd fix: allow to check the newest version via button even if the last check was recently 2022-06-06 21:30:22 +02:00
Serhiy Mytrovtsiy
75225f40a2 fix: fixed crashing when toggling app settings (#878) 2022-03-17 17:26:34 +01:00
Serhiy Mytrovtsiy
360f3539e3 feat: small redesign app settings
feat: added reset settings button to the app settings (#802)
2022-03-12 20:12:39 +01:00
Serhiy Mytrovtsiy
916d157ad6 feat: removed sharing the anonymous stats with the server
feat: removed checking the app signature via server
2022-02-28 17:17:17 +01:00
Serhiy Mytrovtsiy
55fbc4f7f6 feat: added silent app update option (default from now) 2022-01-23 13:24:24 +01:00
Serhiy Mytrovtsiy
edd3d97917 fix: fixed missing checkbox on the macOS 10.13 (#716) 2021-11-27 11:23:50 +01:00
Serhiy Mytrovtsiy
08d8d84ceb feat: init server plugin 2021-07-06 18:17:37 +02:00
Serhiy Mytrovtsiy
a3a002a2d3 feat: removed os.log and moved to NextLog 2021-06-26 13:38:45 +02:00
Serhiy Mytrovtsiy
13707090eb feat: combine StatsKit and ModuleKit in the one framework: Kit 2021-06-04 19:37:29 +02:00