This website requires JavaScript.
Explore
Help
Sign In
Support
/
sp-hydra-veil-core
Watch
2
Star
0
Fork
You've already forked sp-hydra-veil-core
0
Code
Issues
Pull requests
1
Projects
Releases
Packages
Wiki
Activity
Actions
b70818f774
sp-hydra-veil-core
/
core
History
SimplifiedPrivacy
b70818f774
Added a forced sync at startup if there's no DB pre-existing, to handle a bug in GUI with no application versions. Isolated application_version database calls to their own module. And fixed a bug in SyncController to catch if application_version updates and split them into the different tables.
2026-08-05 02:45:52 -04:00
..
assets
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
controllers
Added a forced sync at startup if there's no DB pre-existing, to handle a bug in GUI with no application versions. Isolated application_version database calls to their own module. And fixed a bug in SyncController to catch if application_version updates and split them into the different tables.
2026-08-05 02:45:52 -04:00
errors
[200~Elaborate HTTPx feature-rich strategy with HTTPx Client Reuse, Tor Management, Tor bootstrap monitor & retry. HTTPx clients can be managed across modules and reused. There's an elaborate HTTPx retry strategy based on status codes. Tor management tries to use the existing Tor default ports, then checks the Tor config, before finally bootstrapping. There is now a ThreadPool futures executor, which even works with Tor, to batch API requests.
2026-08-02 05:44:10 -04:00
models
Added a forced sync at startup if there's no DB pre-existing, to handle a bug in GUI with no application versions. Isolated application_version database calls to their own module. And fixed a bug in SyncController to catch if application_version updates and split them into the different tables.
2026-08-05 02:45:52 -04:00
observers
Introduced Anonymous Ticket Billing Options
2026-05-04 15:33:50 -04:00
services
Added a forced sync at startup if there's no DB pre-existing, to handle a bug in GUI with no application versions. Isolated application_version database calls to their own module. And fixed a bug in SyncController to catch if application_version updates and split them into the different tables.
2026-08-05 02:45:52 -04:00
utils
Refactor run_generic_command to reuse and persist the same linux subprocess terminal
2026-07-31 12:58:42 -04:00
__init__.py
Prepare codebase for distribution
2025-02-18 12:30:31 +01:00
Constants.py
[200~Elaborate HTTPx feature-rich strategy with HTTPx Client Reuse, Tor Management, Tor bootstrap monitor & retry. HTTPx clients can be managed across modules and reused. There's an elaborate HTTPx retry strategy based on status codes. Tor management tries to use the existing Tor default ports, then checks the Tor config, before finally bootstrapping. There is now a ThreadPool futures executor, which even works with Tor, to batch API requests.
2026-08-02 05:44:10 -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