GhostBSD/networkmgr eb901cepo zh_CN.po

Merge pull request #117 from ykla/patch-1

Update Simplified Chinese translation
DeltaFile
+15-15po/zh_CN.po
+15-151 files

GhostBSD/networkmgr 33c50c0NetworkMgr wg_api.py trayicon.py

Merge pull request #116 from MatthiasLanter/master

Add basic WireGuard functions
DeltaFile
+69-0NetworkMgr/wg_api.py
+41-0NetworkMgr/trayicon.py
+110-02 files

GhostBSD/networkmgr ec48633NetworkMgr wg_api.py

suggestion (bug_risk): File handle 'content' is not closed after reading.

Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
DeltaFile
+5-5NetworkMgr/wg_api.py
+5-51 files

GhostBSD/networkmgr 286500eNetworkMgr wg_api.py trayicon.py

Revised version, checked with Pylint
Wireguard menu entries only if configuration exists and Wireguard service is stopped
DeltaFile
+36-39NetworkMgr/wg_api.py
+23-21NetworkMgr/trayicon.py
+59-602 files

GhostBSD/networkmgr ae3088dpo zh_CN.po

Update Simplified Chinese translation
DeltaFile
+15-15po/zh_CN.po
+15-151 files

GhostBSD/networkmgr 15a017aNetworkMgr wg_api.py

Use f-string instead of string concatenation

Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
DeltaFile
+1-1NetworkMgr/wg_api.py
+1-11 files

GhostBSD/networkmgr 8def754NetworkMgr wg_api.py trayicon.py

Add basic WireGuard functions to connect and disconnect tunnel based on WireGuard configurations
DeltaFile
+72-0NetworkMgr/wg_api.py
+39-0NetworkMgr/trayicon.py
+111-02 files

GhostBSD/networkmgr bdbb110po de.po nb_NO.po, src/locale/ru networkmgr.po

Merge pull request #115 from ghostbsd/fix-il8n

Remove legacy translation files and scripts; add new PO files for translations
DeltaFile
+0-114src/locale/zh_CN/networkmgr.po
+0-113src/locale/ru/networkmgr.po
+113-0po/de.po
+113-0po/nb_NO.po
+113-0po/ru.po
+113-0po/sv.po
+452-22711 files not shown
+471-70817 files

GhostBSD/networkmgr fdcb0b3po ru.po de.po, src/locale/de networkmgr.po

Remove legacy translation files and scripts; add new PO files for translations
DeltaFile
+0-114src/locale/zh_CN/networkmgr.po
+113-0po/ru.po
+113-0po/de.po
+113-0po/nb_NO.po
+113-0po/sv.po
+0-113src/locale/de/networkmgr.po
+452-22711 files not shown
+471-70817 files

GhostBSD/networkmgr cae284d. setup.py

Update setup.py
DeltaFile
+1-1setup.py
+1-11 files

GhostBSD/networkmgr 3c1eb58.github FUNDING.yml

Merge pull request #113 from ghostbsd/ericbsd-patch-1

Delete .github/FUNDING.yml
DeltaFile
+0-12.github/FUNDING.yml
+0-121 files

GhostBSD/networkmgr 2998760.github FUNDING.yml

Delete .github/FUNDING.yml
DeltaFile
+0-12.github/FUNDING.yml
+0-121 files

GhostBSD/networkmgr 05d1de9po zh_CN.po

Merge pull request #111 from ykla/master

Added translation for Simplified Chinese
DeltaFile
+114-0po/zh_CN.po
+114-01 files

GhostBSD/networkmgr 429ace3po zh_CN.po

zh_CN.po: Wifi--->WIFI
DeltaFile
+1-1po/zh_CN.po
+1-11 files

GhostBSD/networkmgr 7c1d79fpo zh_CN.po

Added translation for Simplified Chinese
DeltaFile
+114-0po/zh_CN.po
+114-01 files

GhostBSD/networkmgr a09e38e. setup.py README.md, NetworkMgr net_api.py

Merge pull request #110 from ghostbsd/translation-pt_br

 Issue 196 - Translation
DeltaFile
+113-0po/networkmgr.pot
+113-0po/pt_Br.po
+65-5setup.py
+7-1README.md
+1-1src/auto-switch.py
+1-1NetworkMgr/net_api.py
+300-86 files

GhostBSD/networkmgr 8e707bepo pt_Br.po

Added translation for Brazilian Portuguese
DeltaFile
+113-0po/pt_Br.po
+113-01 files

GhostBSD/networkmgr b9dfad0. setup.py README.md, po networkmgr.pot

Transitioned the way we create translations mirroring how we do in `update-station`
DeltaFile
+113-0po/networkmgr.pot
+65-5setup.py
+6-0README.md
+184-53 files

GhostBSD/networkmgr c98227f. README.md, NetworkMgr net_api.py

Fixed grammar and typos
DeltaFile
+1-1NetworkMgr/net_api.py
+1-1README.md
+1-1src/auto-switch.py
+3-33 files

GhostBSD/networkmgr a0cfbcfNetworkMgr net_api.py

Optimized and simplified `network_dictionary()`
DeltaFile
+92-54NetworkMgr/net_api.py
+92-541 files

GhostBSD/networkmgr 0838f94NetworkMgr net_api.py trayicon.py

Added types and docstrings
DeltaFile
+234-72NetworkMgr/net_api.py
+2-2NetworkMgr/trayicon.py
+236-742 files

GhostBSD/networkmgr 4b31bb2NetworkMgr configuration.py

Added types and docstrings
DeltaFile
+135-29NetworkMgr/configuration.py
+135-291 files

GhostBSD/networkmgr 6439a31. .pylintrc qodana.yaml, .github/workflows qodana_code_quality.yml

Added a Qodana workflow to inspect and report code quality on Pull Requests.

The `.pylint` file comes from Google Style Guides.
DeltaFile
+399-0.pylintrc
+36-0qodana.yaml
+18-0.github/workflows/qodana_code_quality.yml
+453-03 files

GhostBSD/networkmgr cce025csrc auto-switch.py

Fixed typos
DeltaFile
+1-1src/auto-switch.py
+1-11 files

GhostBSD/networkmgr 0b01d0fNetworkMgr trayicon.py

Added field to class
DeltaFile
+1-0NetworkMgr/trayicon.py
+1-01 files

GhostBSD/networkmgr aa4b543NetworkMgr trayicon.py

snake_case
DeltaFile
+19-19NetworkMgr/trayicon.py
+19-191 files

GhostBSD/networkmgr 79c4daaNetworkMgr trayicon.py

netcard -> net_card
DeltaFile
+4-4NetworkMgr/trayicon.py
+4-41 files

GhostBSD/networkmgr afe3be8NetworkMgr trayicon.py

wificard -> wifi_card
DeltaFile
+12-12NetworkMgr/trayicon.py
+12-121 files

GhostBSD/networkmgr ea5de53NetworkMgr trayicon.py configuration.py

Fix PEP 8 E402 Warning: Move import statements to the top of the file.
DeltaFile
+5-6NetworkMgr/trayicon.py
+2-5NetworkMgr/configuration.py
+7-112 files

GhostBSD/networkmgr 4fb1632NetworkMgr configuration.py

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.
DeltaFile
+15-15NetworkMgr/configuration.py
+15-151 files