sp-hydra-veil-core/core/models
2026-07-23 18:41:52 -04:00
..
invoice Introduced Anonymous Ticket Billing Options 2026-05-04 15:33:50 -04:00
manage Clarify/comment unused function 2026-07-17 12:40:38 -04:00
orm_calls Migrations Transition Stable for old versions of the app to update the schema 2026-07-16 15:35:03 -04:00
orm_models Introduced IP-interface-based killswitch support for systemwide wireguard, on enable only. This version is stable and working for enable only, with a test script in the fileslot. And fixed GUI's object save creation. Additionally rolled back Connection data models to previous non-enum version. 2026-07-20 13:07:04 -04:00
policy Improve connection management-related logic 2026-01-08 22:40:23 +01:00
session Integration of Firewall feature to Systemwide Wireguard 2026-07-21 09:44:03 -04:00
system Introduced Managed DNS settings to Wireguard, which is redundant for nmcli. However, this same framework can be used for other protocols or implementations. 2026-07-22 14:04:50 -04:00
BaseConnection.py Introduce Base profile types on load, which gradually will switch over on save/edits. Transition Connections to using Enum instead of raw strings. 2026-07-18 16:44:54 -04:00
BasePolicy.py Update and refactor policy-related logic 2025-11-27 14:22:45 +01:00
BaseProfile.py Introduced IP-interface-based killswitch support for systemwide wireguard, on enable only. This version is stable and working for enable only, with a test script in the fileslot. And fixed GUI's object save creation. Additionally rolled back Connection data models to previous non-enum version. 2026-07-20 13:07:04 -04:00
ClientVersion.py
Configuration.py Setup Script & Actual Firewall DNS Scripts. As well as optional functions to do automated setups 2026-07-22 20:37:20 -04:00
DatabaseOperation.py Migrations Transition Stable for old versions of the app to update the schema 2026-07-16 15:35:03 -04:00
Event.py Introduced Anonymous Ticket Billing Options 2026-05-04 15:33:50 -04:00
Model.py
Result.py Separation of performing subprocess commands, parsing them for error strings, and handling those errors as enum types. Systemwide error handling was introduced via a wrapper to all systemwide functions requiring the sudo scripts. 2026-07-23 18:41:52 -04:00
Subscription.py
SubscriptionPlan.py Improve presentation of model member variables 2025-11-18 02:44:16 +01:00