sp-hydra-veil-core/core
2026-07-19 15:37:27 -04:00
..
assets/yaml_mappings Assets folder is part of startup 2026-07-12 20:02:46 -04:00
controllers Surgery on ConnectionController! Huge separation of ConnectionController & ProfileController into naked function modules for enabling a connection, registering wireguard keys, coordinating proxy configs, subscriptions, endpoint verification, and the logistical flow. Additionally enums were used for type checking, instead of polymorphic functions. This version is stable and confirmed working for systemwide and session wireguard, but not yet proxies. 2026-07-18 23:35:48 -04:00
errors Improved Tor Error Handling. And Tor IPv6 Fix with associated sp-essentails fix and version bump 2026-06-29 15:13:06 -04:00
models 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
observers Introduced Anonymous Ticket Billing Options 2026-05-04 15:33:50 -04:00
services Reduced redundant function for subscriptions in connection activation 2026-07-19 15:37:27 -04:00
utils Supports Flexible YAML paths from parent directory 2026-07-01 10:06:14 -04:00
__init__.py Prepare codebase for distribution 2025-02-18 12:30:31 +01:00
Constants.py Adjusted imports in migrations 2026-07-17 09:50:36 -04:00
Errors.py Integrate Simplified Privacy essentials library 2026-03-16 16:37:00 +01:00
Helpers.py Update file management-related logic 2026-02-11 09:48:08 +01:00