opensnitch/ui
Gustavo Iñiguez Goia 510a351053 ui, rules: replace rules received from the daemon
We added UPSERTS, to update the time of a rule when a connection matched
that rule.

However UPSERTS in SQLite weren't introduced until v3.24.x, thus it
causes errors on older versions (like the ones shipped with Ubuntu
16/18).

On the other hand, we need to replace the rules once we receive them
from the daemon, to reflect on the GUI any change made on the rules by hand.

More info: #344
2021-02-13 19:55:47 +01:00
..
bin ui, bin: fixed typo that prevented loading translations 2021-01-03 00:50:35 +01:00
debian Bump version to 1.3.6 2021-02-10 20:17:02 +01:00
i18n Update Brazilian Portuguese translation 2021-01-30 05:54:54 -03:00
opensnitch ui, rules: replace rules received from the daemon 2021-02-13 19:55:47 +01:00
resources UI: kill any running instance of the UI after login in 2020-05-12 00:12:28 +02: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 ui: added translations to the installation steps 2021-01-03 00:32:12 +01:00
MANIFEST.in ui, deb/rpm: package translations 2021-01-06 21:41:54 +01:00
opensnitch-ui.spec Bump version to 1.3.6 2021-02-10 20:17:02 +01:00
requirements.txt python deps: added protobuf, pyqt>=5.6 2020-09-21 01:03:01 +02:00
setup.py fixed UI icons 2020-04-09 18:45:05 +02:00