sp-hydra-veil-core/core/services
2026-08-13 08:09:38 -04:00
..
crypto Introduced Anonymous Ticket Billing Options 2026-05-04 15:33:50 -04:00
failed_verification Transition ticket prep from old requests-based GET/POST system to the new httpx one 2026-08-06 12:22:57 -04:00
helpers Improved use of connection observers & fixed a bug in compare versions if it was the same version 2026-08-13 08:09:38 -04:00
keys_and_verifications Wireguard renegotiation now flows through the new HTTPx modules 2026-08-07 15:05:17 -04:00
networking Isolate connect's bootstrap, so non-connect users can bootstrap when making clients outside connect 2026-08-13 07:59:27 -04:00
payment_phase Transition ticket prep from old requests-based GET/POST system to the new httpx one 2026-08-06 12:22:57 -04:00
prepare_tickets Transition ticket prep from old requests-based GET/POST system to the new httpx one 2026-08-06 12:22:57 -04:00
subscriptions 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
sync Singbox setup modules, which includes installation, download, move to sudo folder, and sudo setup scripts. Added a model, endpoint, and the ability to sync that model. (Related note: Server-side prepared the endpoint, and stocked with real data.) And also the sync service modules were adjusted to handle new data types more smoothly, before they had errors. As part of that sync flow change, the CachedSync metadata model was transitioned to ints instead of strings, with default 0 values. This should in theory migrate all clients without further changes needed. 2026-08-12 13:11:12 -04:00
using_tickets Transition ticket prep from old requests-based GET/POST system to the new httpx one 2026-08-06 12:22:57 -04:00
WebServiceApiService.py Wireguard renegotiation now flows through the new HTTPx modules 2026-08-07 15:05:17 -04:00