sp-hydra-veil-core/core/controllers
2026-07-15 19:00:16 -04:00
..
tickets Added Support for Retries of Tor DNS failures with a custom HTTPX DNS resolver using DoH Quad9 via Tor, to then go direct. And setup ticket and sync modules to use this new error solver. 2026-07-13 15:50:04 -04:00
ApplicationController.py Update file management-related logic 2026-02-11 09:48:08 +01:00
ApplicationVersionController.py Update file management-related logic 2026-02-11 09:48:08 +01:00
ClientController.py Robust Database Error Handling & Migrations System. For New Client upgrades (Operational Errors) & Old Clients with New JSON keys from an API (TypeErrors). We also added an SQL generic handling wrapper for use across any project or function. 2026-07-15 19:00:16 -04:00
ClientVersionController.py Improve client version comparison-related logic 2025-05-09 01:47:59 +02:00
ConfigurationController.py Add support for WireGuard endpoint verification 2025-11-05 02:24:21 +01:00
ConnectionController.py Improved Tor Error messages 2026-07-07 17:08:01 -04:00
InvoiceController.py Update and refactor existing codebase 2024-09-19 17:54:56 +02:00
LocationController.py Big Transition: Location & Operator turned into SQLAlchemy models. This forces a change across baseprofile, Locationcontroller, and even GUIs type handling 2026-06-27 17:10:28 -04:00
PolicyController.py Update and refactor policy-related logic 2025-11-27 14:22:45 +01:00
ProfileController.py Introduced Database Compatibility checks for old or new versions with different schemas 2026-06-28 21:49:19 -04:00
SessionStateController.py Add support for stateful Tor sessions 2026-01-18 05:15:18 +01:00
SubscriptionController.py Initial commit 2024-09-11 19:39:33 +02:00
SubscriptionPlanController.py Comment clarity on pre-existing Connections, and support for vless and hysteria2 in the connection model 2026-07-03 17:24:49 -04:00
SystemStateController.py Improve connection management-related logic 2026-01-08 22:40:23 +01:00