16 Commits

Author SHA1 Message Date
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
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
eb882774bb feat: small codebase refactoring (mostly removed unused code and changes in access control) 2024-05-08 17:21:58 +02: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
3df6654c3d lang: renamed tabs in the module settings
lang: added translation for telemetry
2023-06-24 12:41:26 +02:00
Serhiy Mytrovtsiy
7e90f65577 feat: added telemetry module 2023-06-23 17:23:46 +02:00
Serhiy Mytrovtsiy
a4c69defa2 fix: bring the setup window to the front when starting the app 2023-04-29 21:53:50 +02:00
Serhiy Mytrovtsiy
f647abca42 feat: adjusted windows centering (update and setup window) 2023-02-09 22:02:18 +01:00
Serhiy Mytrovtsiy
ed806a54f9 fix: removed window moveToActiveSpace behavior (#1174) 2022-11-17 17:12:14 +01:00
Serhiy Mytrovtsiy
2a650b2449 fix: remove finishHandler when clicking the setup finish button. windowWillClose will call the finishHandler when the window will close (#1023) 2022-08-08 20:26:28 +02:00
Serhiy Mytrovtsiy
c42c3c6e86 feat: added last page to the setup window (The configuration is completed) 2022-07-29 18:33:01 +02:00
Serhiy Mytrovtsiy
afbddd43af feat: added next page to the setup window (Check for updates) 2022-07-29 18:30:52 +02:00
Serhiy Mytrovtsiy
6c1dee3375 fix: start the app when the setup window is closed 2022-07-29 17:08:58 +02:00
Serhiy Mytrovtsiy
9634796ccc feat: added next page to the setup window (Start at login) 2022-07-28 20:16:47 +02:00
Serhiy Mytrovtsiy
aba18eafae feat: initialized the setup window with a first screen (welcome screen) 2022-07-22 17:32:54 +02:00