Commit Graph

202 Commits

Author SHA1 Message Date
Serhiy Mytrovtsiy
26d21e9010 feat: added ip change counter to the ip change notification that prevents notification when ip disappears for 3 reads 2025-12-24 17:22:30 +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
3cad4f49dd feat: added a check if the macOS widget is active before updating the read value in the user defaults. It will prevent unnecessary writes when the widget is not enabled (#2733) 2025-12-02 21:00:52 +01:00
Serhiy Mytrovtsiy
15075bc7f1 fix: reverted enabling macOS widget updates since there is still a problem with chronod (#2733) 2025-11-14 11:12:06 +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
c4b424b3fa feat: included previous and new IP addresses in the notifications (#2637) 2025-10-11 23:37:22 +02:00
Serhiy Mytrovtsiy
868ca52221 revert "feat: added previous and the new IP to the notifications (#2743)" (#2753)
This reverts commit 3dd16e4c98.
2025-10-11 11:39:33 +02:00
Tangil Hossain Shawon
3dd16e4c98 feat: added previous and the new IP to the notifications (#2743)
* Issue ID: #2637
Added details on ip change

* added Translations to the ip change notification

* Revert "added Translations to the ip change notification"

This reverts commit 559a8069afbff5f2b67de84d58ed44fa22e10193.

* Added "From and to" portion of IP change notification

* Added "From and to" portion of IP change notification

* removed unintentional extra line at bottom of gitignore file
2025-10-11 11:35:01 +02:00
Serhiy Mytrovtsiy
6465d9ab58 feat: added a new way to obtain the WiFi network SSID (thanks to @fjh658) 2025-10-03 17:50:51 +02:00
Serhiy Mytrovtsiy
a07c3cf323 fix: disabled widgets update for macOS 26 since there is a problem with chronod 2025-09-30 17:34:07 +02:00
Serhiy Mytrovtsiy
364ac1e26f fix: fixed wrong local and public addresses initialization that causes faulty notifications (#2643) 2025-08-21 20:48:19 +02:00
Serhiy Mytrovtsiy
35e6141021 feat: added snapshot data to Network widget 2025-07-22 19:02:25 +02:00
Serhiy Mytrovtsiy
6ce8497277 fix: fixed the forever loop in ICMP setup after adding an option to set the update interval for that reader (#2625) 2025-07-14 17:51:13 +02:00
Serhiy Mytrovtsiy
354f67446e feat: added update interval to the connectivity reader (#2570) 2025-07-09 20:18:25 +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
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
5a7e4b7e55 feat: added threshold for network status notification 2025-03-07 17:36:21 +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
e3e149a255 feat: moved network country code from wifi adapter to IP address based (#2375) 2025-02-03 18:44:46 +01:00
Serhiy Mytrovtsiy
9325e2001c v2.11.27 2025-01-26 14:33:31 +01:00
Serhiy Mytrovtsiy
02b4f4e8e0 feat: added notifications to the Network module: connectivity, interface, local and public IP, WiFi network (#2261) 2025-01-25 21:06: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
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
73e321ca8b feat: moved from serhiy.io domain name to mac-stats.com 2025-01-16 20:39:48 +01:00
Serhiy Mytrovtsiy
687df76aeb fix: hidden public IP from combined view if public address disabled in the popup settings (#2330) 2025-01-14 16:54:31 +01:00
Serhiy Mytrovtsiy
c51303c2f2 feat: added additional wifi events listener that will read the connection details if something was changed (#2292) 2025-01-01 15:20:24 +01:00
dasebasto
12587d7409 fix: reorder 'Color of upload' and 'Color of download' in preferences for coherence with preferences (#2275)
Co-authored-by: lulo <lulo@classicwords.net>
2024-12-22 16:56:27 +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
bd3da697cd lang: added missing translations 2024-10-26 16:56:22 +02:00
Serhiy Mytrovtsiy
905ce8fa3d feat: cleaned up Speed widget by refactoring download/upload to input/output to make better logic for both modules: Disk and Network which have different meanings for these values. 2024-10-26 16:11:39 +02:00
Serhiy Mytrovtsiy
9ed4ee5749 fix: fixed swiftlint error that appears in the new version of swiftlint 2024-10-18 16:44:03 +02:00
Serhiy Mytrovtsiy
bb26bf1d28 feat: adjusted ip v6 font size to fix in the container (#2163) 2024-10-06 16:49:17 +02:00
Serhiy Mytrovtsiy
97e00dcc82 fix: changed App Group name to fit the requirements. It fixes widgets in macOS 15 but could break macOS 14. Since in the macOS 14 it was not working properly with the team ID prefix (#2115) 2024-09-28 19:58:42 +02:00
Serhiy Mytrovtsiy
109bc416b9 **HOT FIX v2.11.12**
fix: fixed non stopping fetching the wifi name that has a huge impact on network speed (#2146)
2024-09-25 13:02:19 +02:00
Serhiy Mytrovtsiy
7ec0c5c3fb feat: changed the default behavior of Network data reset from At start to Never. Added data reset when At start is enabled (#2129) 2024-09-24 20:36:40 +02:00
Serhiy Mytrovtsiy
0e90175ce6 fix: fixed macOS Sequoia events 2024-09-20 18:04:52 +02:00
Serhiy Mytrovtsiy
66bd4c9563 feat: added new mechanism for WiFi network name for macOS Sequoia 2024-09-19 18:09:03 +02:00
Serhiy Mytrovtsiy
f053555492 feat: added Text widget to the Network module with a description of the value that could be used in it (#1868) 2024-09-13 19:08:40 +02:00
Serhiy Mytrovtsiy
5e342553b2 feat: added total IO in the Network module when the app is started (#2087) 2024-09-07 17:41:10 +02:00
xaskii
eb92de7334 fix: restored "reset total network usage" button (#2098) 2024-09-01 16:59:36 +02:00
Serhiy Mytrovtsiy
5649f24d07 v2.11.7 2024-08-25 14:30:10 +02:00
Serhiy Mytrovtsiy
14d177fdc0 feat: small rearrange in the Network popup (#2045) 2024-08-16 14:21:33 +02:00
Serhiy Mytrovtsiy
d0f4354c05 feat: added macOS widget for Network module 2024-08-01 23:37:08 +02:00
Serhiy Mytrovtsiy
598dc2d5dd feat: small cleanup in the popup views 2024-07-24 19:15:15 +02:00
Serhiy Mytrovtsiy
d85f148cc3 feat: renamed Color and Widget to SColor and SWidget to be compatible with SwiftUI 2024-07-04 19:52:52 +02:00
Serhiy Mytrovtsiy
f2858f80b8 fix: enabled network details update on every read (#1966) 2024-06-11 21:54:59 +02:00
Serhiy Mytrovtsiy
7bc2f94e2d fix: fixed widget activate threshold logic for the Network module (#1958) 2024-05-23 20:42:57 +02:00
Serhiy Mytrovtsiy
f7dd03f048 fix: hidden latency value when network is down (#1950) 2024-05-20 19:13:40 +02:00