opensnitch/ui
Gustavo Iñiguez Goia 7944532922
ui,prefs: allow to configure server (GUI) address
Up until now it when changing the node address, you changed the server
adress as well (i.e: the address where the GUI is listening for
connections).

This simplified configuration when you had 1 node and addresses were
changed at the same time. But in other situations, you were not able to
change the server (GUI) address from the Preferences dialog.

So now:
 - the address of each node is changed from the Nodes tab.
 - the address of the server (GUI) is changed from the UI tab.
2024-12-15 01:36:26 +01:00
..
bin ui: fixed delay closing the GUI 2024-11-24 00:53:02 +01:00
i18n updated/added new translations 2024-11-06 23:06:04 +01:00
opensnitch ui,prefs: allow to configure server (GUI) address 2024-12-15 01:36:26 +01:00
resources xdg updates + autostart + lockfile (#964) 2023-06-21 23:28:13 +02:00
tests Introduce 2 new daemon logging options: LogUTC & LogMicro. 2023-06-05 20:46:42 -06:00
.gitignore misc: small fix or general refactoring i did not bother commenting 2018-04-11 19:06:56 +02:00
LICENSE UI: added license, long description and distribute icons 2020-02-18 23:40:07 +01:00
Makefile Changed import ui_pb2 from global to relative 2021-06-18 12:54:17 -07:00
MANIFEST.in ui,db: added neede files for schema upgrades, other improvements 2023-07-31 00:19:39 +02:00
requirements.txt ui: bump unicode_slugify to 0.1.5 2023-05-18 11:27:21 -07:00
setup.py ui: added 64x64 icon 2023-02-11 21:50:49 +01:00