208 Commits

Author SHA1 Message Date
Serhiy Mytrovtsiy
c8acb8877c feat: added new wifi encryption (OWE and OWE Transition) 2022-11-05 11:51:29 +01:00
Serhiy Mytrovtsiy
2e7f00380c feat: added -n flag to the nettop (#1129) 2022-10-28 22:47:58 +02:00
Serhiy Mytrovtsiy
58cb255780 feat: added missing translation 2022-10-27 18:47:57 +02:00
Serhiy Mytrovtsiy
65c15a7b6f fix: fixed wrong ICMP response detection (#1111) 2022-10-11 16:58:28 +02:00
Serhiy Mytrovtsiy
75dbc14d94 v2.7.38 2022-10-09 22:58:57 +02:00
Serhiy Mytrovtsiy
f8c5850586 fix: fixed fetching v4 and v6 IP addresses at the same time (quick fix) (#1109) 2022-10-09 22:54:54 +02:00
Serhiy Mytrovtsiy
ebc548996c feat: added options to select colors in the Network popup (#565) 2022-10-07 16:00:44 +02:00
Serhiy Mytrovtsiy
58878969b4 fix: corrected internet connection status state in the Network popup 2022-10-06 17:56:49 +02:00
Serhiy Mytrovtsiy
e02586b7f4 feat: changed swiftlint rules for body and file length 2022-10-04 21:45:40 +02:00
Serhiy Mytrovtsiy
42515ca1b5 feat: initialized popup settings (#565) 2022-10-04 21:44:27 +02:00
Serhiy Mytrovtsiy
a07f5078bb feat: added an option to set ICMP host for the connectivity reader. The empty host will disable this feature 2022-10-01 19:20:08 +02:00
Serhiy Mytrovtsiy
5eaac81d1e feat: added translations for State widget 2022-09-23 17:09:38 +02:00
Serhiy Mytrovtsiy
8524448192 feat: initialized a new State widget for the Network module (#1082) 2022-09-19 17:15:21 +02:00
Serhiy Mytrovtsiy
985322014b feat: added connectivity status to the Network popup view (#1082) 2022-09-17 19:34:13 +02:00
Serhiy Mytrovtsiy
4f190e9168 feat: added a new connectivity reader to the Network module. It sends a low-level (ICMP) ping message to 1.1.1.1. (#1082) 2022-09-17 19:33:18 +02:00
Serhiy Mytrovtsiy
a7294802c7 fix: fixed data racing in the Network module 2022-09-16 16:50:41 +02:00
Serhiy Mytrovtsiy
28a1b1987b feat: added Widget activation threshold option to the Network module (#931) 2022-09-03 13:32:01 +02:00
Serhiy Mytrovtsiy
7b9f7a667d feat: added translation for Autodetection 2022-09-02 17:49:44 +02:00
Serhiy Mytrovtsiy
682b7e1250 feat: moved ip request from the ipify service to the own server 2022-08-15 16:59:24 +02:00
Serhiy Mytrovtsiy
07b29a41cb fix: fixed swiftlint errors 2022-07-10 12:45:38 +02:00
Serhiy Mytrovtsiy
0b7be467e1 feat: added option to show all widgets per module as one item in the menu bar. It's an early feature, so there is a bugs. To work fine with this feature a lot of widgets must be adjusted. It supports organizing the elements right from the widget selector settings already. IT'S AN EARLY FEATURE! 2022-07-09 11:37:00 +02:00
Serhiy Mytrovtsiy
e50d6aaf94 feat: added additional wifi information (standard, security, channel) in the Network module (#941) 2022-05-26 18:56:55 +02:00
Serhiy Mytrovtsiy
47f3722fdc fix: reset the usage when changing the reader type (#908) 2022-04-15 13:15:37 +02:00
Serhiy Mytrovtsiy
6fb2c9b11b feat: changed function_body_length swiftlint rule from 60/80 to 80/100 2022-04-02 12:45:41 +02:00
Serhiy Mytrovtsiy
8d81de1101 fix: update public IP address only when Network module is enabled (#886) 2022-03-24 16:17:37 +01:00
Serhiy Mytrovtsiy
55fbc4f7f6 feat: added silent app update option (default from now) 2022-01-23 13:24:24 +01:00
Serhiy Mytrovtsiy
f17c0c8987 feat: disabled large_tuple swiftlint rule 2022-01-11 22:51:55 +01:00
Serhiy Mytrovtsiy
caac121708 feat: added download/upload colors selector for Network widget (#772) 2022-01-07 15:06:12 +01:00
Serhiy Mytrovtsiy
ec472d9a2a feat: added default icon to the top processes without icons 2022-01-06 11:40:52 +01:00
Serhiy Mytrovtsiy
0ae9429426 feat: added an option for network traffic dividing/2 if VPN (#755) 2021-12-24 12:07:24 +01:00
Serhiy Mytrovtsiy
9443885d40 feat: show pid when process name is not available in the Network top processes (#744) 2021-12-18 15:09:13 +01:00
Serhiy Mytrovtsiy
c961f76093 feat: rearranged Network settings 2021-11-26 17:58:59 +01:00
Serhiy Mytrovtsiy
da58efda87 fix: fixed missing interface and network on start (#712) 2021-11-26 17:58:00 +01:00
Serhiy Mytrovtsiy
e9dde2530d fix: enabled network interface selector (#692) 2021-11-13 12:19:49 +01:00
Serhiy Mytrovtsiy
b6c45c53b9 feat: redesigned settings view. Each module has two views: module settings and widget settings. The previous widget settings view was too complicated and weird 2021-11-04 17:38:53 +01:00
Serhiy Mytrovtsiy
77d1b5d274 feat: added Reachability plugin and moved Network module to it 2021-10-15 19:31:14 +02:00
Serhiy Mytrovtsiy
ecd2209d4c feat: added connection status information to the network details view (#653) 2021-10-11 18:40:38 +02:00
Serhiy Mytrovtsiy
0320dfe709 fix: updated max file length in the swiftlint configuration 2021-10-05 19:14:09 +02:00
Serhiy Mytrovtsiy
e6ed7977ec feat: added a new option to the Network module which allows to auto reset data usage (#542) 2021-09-16 18:56:43 +02:00
Serhiy Mytrovtsiy
69a6ae92be feat: added cron job to refresh public IP address every hour 2021-08-28 16:48:05 +02:00
Serhiy Mytrovtsiy
f12b123e3d fix: fixed enabling widget when toggling some option in the settings when the module is disabled 2021-08-15 13:03:28 +02:00
Serhiy Mytrovtsiy
a2f80fda08 fix: adjust text view height in the separator, process view, and row view 2021-07-24 18:51:24 +02:00
Serhiy Mytrovtsiy
01bfe1b79c fix: check if IPv6 is not IPv4 (#550) 2021-07-23 19:06:24 +02:00
Serhiy Mytrovtsiy
178b713353 feat: prepare to support macOS 10.13 2021-07-07 19:15:47 +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
Serhiy Mytrovtsiy
0c7f5699ed feat: initialized swiftlint and fixed warnings and errors 2021-05-22 14:58:20 +02:00
Serhiy Mytrovtsiy
e768a42e12 feat: add button to reset network usage (#303) 2021-05-21 21:27:52 +02:00
Serhiy Mytrovtsiy
6dc1143543 feat: update "Refresh" icon in the Network popup view 2021-05-18 23:49:11 +02:00
Pablo Pizarro R
57356910a5 feat: add refresh icon to the network (#422)
* Added refresh icon to network popup

* Move refresh icon to ModuleKit
2021-04-25 14:32:57 +02:00