GhostBSD/networkmgr a0cfbcf — NetworkMgr net_api.py
Optimized and simplified `network_dictionary()`
Delta | File | |
---|---|---|
+92 | -54 | NetworkMgr/net_api.py |
+92 | -54 | 1 files |
Optimized and simplified `network_dictionary()`
Delta | File | |
---|---|---|
+92 | -54 | NetworkMgr/net_api.py |
+92 | -54 | 1 files |
Added types and docstrings
Delta | File | |
---|---|---|
+234 | -72 | NetworkMgr/net_api.py |
+2 | -2 | NetworkMgr/trayicon.py |
+236 | -74 | 2 files |
Added types and docstrings
Delta | File | |
---|---|---|
+135 | -29 | NetworkMgr/configuration.py |
+135 | -29 | 1 files |
Added a Qodana workflow to inspect and report code quality on Pull Requests. The `.pylint` file comes from Google Style Guides.
Delta | File | |
---|---|---|
+399 | -0 | .pylintrc |
+36 | -0 | qodana.yaml |
+18 | -0 | .github/workflows/qodana_code_quality.yml |
+453 | -0 | 3 files |
Fixed typos
Delta | File | |
---|---|---|
+1 | -1 | src/auto-switch.py |
+1 | -1 | 1 files |
Added field to class
Delta | File | |
---|---|---|
+1 | -0 | NetworkMgr/trayicon.py |
+1 | -0 | 1 files |
snake_case
Delta | File | |
---|---|---|
+19 | -19 | NetworkMgr/trayicon.py |
+19 | -19 | 1 files |
netcard -> net_card
Delta | File | |
---|---|---|
+4 | -4 | NetworkMgr/trayicon.py |
+4 | -4 | 1 files |
wificard -> wifi_card
Delta | File | |
---|---|---|
+12 | -12 | NetworkMgr/trayicon.py |
+12 | -12 | 1 files |
Fix PEP 8 E402 Warning: Move import statements to the top of the file.
Delta | File | |
---|---|---|
+5 | -6 | NetworkMgr/trayicon.py |
+2 | -5 | NetworkMgr/configuration.py |
+7 | -11 | 2 files |
Fix GTK orientation parameter by using Gtk.Orientation enum Replaced integer value with Gtk.Orientation.HORIZONTAL/VERTICAL to resolve type warning and ensure correct orientation setting for Gtk.Box.
Delta | File | |
---|---|---|
+15 | -15 | NetworkMgr/configuration.py |
+15 | -15 | 1 files |
Renamed functions and variables to adhere to Python naming conventions.
Delta | File | |
---|---|---|
+218 | -215 | NetworkMgr/configuration.py |
+127 | -137 | NetworkMgr/trayicon.py |
+87 | -91 | NetworkMgr/net_api.py |
+18 | -19 | NetworkMgr/query.py |
+10 | -9 | setup.py |
+3 | -2 | networkmgr |
+463 | -473 | 5 files not shown |
+469 | -478 | 11 files |
Merge pull request #108 from ghostbsd/ericbsd-patch-1 Update README.md python version
Delta | File | |
---|---|---|
+1 | -1 | README.md |
+1 | -1 | 1 files |
Merge pull request #109 from ghostbsd/Issue#81 Adding signal string to tooltip
Delta | File | |
---|---|---|
+9 | -10 | NetworkMgr/net_api.py |
+3 | -1 | NetworkMgr/trayicon.py |
+1 | -1 | setup.py |
+13 | -12 | 3 files |
Reformatted the netstate so it better displays network information
Delta | File | |
---|---|---|
+2 | -3 | NetworkMgr/net_api.py |
+2 | -3 | 1 files |
Added card info to the set_tooltip_text call.
Delta | File | |
---|---|---|
+3 | -1 | NetworkMgr/trayicon.py |
+3 | -1 | 1 files |
Adding signal string to tooltip
Delta | File | |
---|---|---|
+8 | -8 | NetworkMgr/net_api.py |
+1 | -1 | setup.py |
+9 | -9 | 2 files |
Update README.md
Delta | File | |
---|---|---|
+1 | -1 | README.md |
+1 | -1 | 1 files |
Merge pull request #105 from ghostbsd/Issue#162 Issue #162 - CODEOWENERS
Delta | File | |
---|---|---|
+1 | -2 | .github/FUNDING.yml |
+1 | -1 | .github/CODEOWNERS |
+2 | -3 | 2 files |
Addressed the issue of duplicated key 'custom'
Delta | File | |
---|---|---|
+1 | -2 | .github/FUNDING.yml |
+1 | -2 | 1 files |
Updated groups in CODEOWNERS
Delta | File | |
---|---|---|
+1 | -1 | .github/CODEOWNERS |
+1 | -1 | 1 files |
Merge pull request #104 from ghostbsd/ghostbsd/issues#94 Reworked NetworkMgr devd files and replaced Enable Networking by Restart Networking.
Delta | File | |
---|---|---|
+61 | -50 | src/auto-switch.py |
+58 | -0 | src/link-up.py |
+22 | -18 | src/setup-nic.py |
+5 | -10 | NetworkMgr/trayicon.py |
+8 | -2 | src/networkmgr.conf |
+7 | -3 | NetworkMgr/net_api.py |
+161 | -83 | 2 files not shown |
+166 | -85 | 8 files |
replace Enable Networking by Restart Networking.
Delta | File | |
---|---|---|
+5 | -10 | NetworkMgr/trayicon.py |
+7 | -3 | NetworkMgr/net_api.py |
+2 | -2 | NetworkMgr/configuration.py |
+14 | -15 | 3 files |
Improved the devd files further setup-nic.py and auto-switch.py. Added link-up.py to handle the linkup for ethernet with devd.
Delta | File | |
---|---|---|
+58 | -0 | src/link-up.py |
+40 | -1 | src/auto-switch.py |
+5 | -10 | src/setup-nic.py |
+2 | -0 | NetworkMgr/configuration.py |
+1 | -1 | src/networkmgr.conf |
+1 | -0 | setup.py |
+107 | -12 | 6 files |
Rework auto-switch.py, setup-nic.py, networkmgr.conf Updated the list of wifi in setup-nic.py
Delta | File | |
---|---|---|
+23 | -51 | src/auto-switch.py |
+27 | -18 | src/setup-nic.py |
+8 | -2 | src/networkmgr.conf |
+58 | -71 | 3 files |
Merge pull request #101 from real-joshua/feature/swedish-translation Create networkmgr.po (Swedish translation)
Delta | File | |
---|---|---|
+113 | -0 | src/locale/sv/networkmgr.po |
+113 | -0 | 1 files |
Merge pull request #100 from real-joshua/feature/german-translation Create networkmgr.po (German translation)
Delta | File | |
---|---|---|
+113 | -0 | src/locale/de/networkmgr.po |
+113 | -0 | 1 files |
Merge pull request #99 from real-joshua/patch-3 Update README.md
Delta | File | |
---|---|---|
+11 | -13 | README.md |
+11 | -13 | 1 files |
Merge pull request #102 from real-joshua/feature/norwegian-translation Create networkmgr.po (Norwegian bokmål translation)
Delta | File | |
---|---|---|
+113 | -0 | src/locale/nb_NO/networkmgr.po |
+113 | -0 | 1 files |
Create networkmgr.po Add Norwegian (bokmål) translation
Delta | File | |
---|---|---|
+113 | -0 | src/locale/nb_NO/networkmgr.po |
+113 | -0 | 1 files |