sp-hydra-veil-core/core/models/manage
2026-08-10 15:49:47 -04:00
..
clear_sql_model.py Added support for functions to Clear any model. It's use-case here is to clear the CachedSync model, but the function would be good for anything going forward. 2026-07-17 12:35:44 -04:00
denormalize.py
get_from_model.py
insert.py Sync from the main app streamlines into the Connect module, to do async bulk sync. Additionally ApplicationVersion was transitioned from manual SQL to the ORM, for easier compatibility with the newer sync system. The side effect functions of this have been tested to be stable. 2026-08-04 20:17:45 -04:00
migrations.py Adjusted imports in migrations 2026-07-17 09:50:36 -04:00
pydantic_manager.py Singbox Orchestration! Significant progress made on singbox flow, we now have a working: 1) Configure via singbox_configure. 2) Enable/disable directly via singbox module. 3) Enable/disable with full orchestration via singbox_runner. 4) process id utils isolated. 5) Singbox takedown uses JSON & process id, but not yet coordinating a mismatch. Also in this update: Transition traditional wireguard subscription post/get requests to the new HTTPx system. 2026-08-10 15:49:47 -04:00
session_management.py importlib for assets such as yaml 2026-08-06 15:29:26 -04:00
version_check.py Clarify/comment unused function 2026-07-17 12:40:38 -04:00
wrapper.py importlib for assets such as yaml 2026-08-06 15:29:26 -04:00