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
b29a44cf95
sp-hydra-veil-core
/
core
History
SimplifiedPrivacy
b29a44cf95
Phasing out legacy dict for Result Objects
2026-08-27 11:47:01 -04:00
..
assets
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
controllers
Phasing out legacy dict for Result Objects
2026-08-27 11:47:01 -04:00
errors
Introduced Ticket/Billing-Code Respawn, with dual paths on the ticket prep orchestration, it's helper functions, and the main prep controller. This introduced the functions, which were tested with a demo CLI client and local server, and appears to be stable. Server-side endpoints will be pushed as well. Note: This update couples profile slot ids more closely with which ticket slot id is being used for it, but they are not yet officially tied. In the future, they should be.
2026-08-14 19:36:22 -04:00
models
Large changes to the flow for using tickets. More formalized updating of JSON with explicit tools, instead of generic JSON functions. Orchestration returns Return objects, which are then formatted to dict for the GUI.
2026-08-24 15:57:42 -04:00
observers
Introduced Anonymous Ticket Billing Options
2026-05-04 15:33:50 -04:00
services
Use Ticket Controller returns Return objects
2026-08-26 09:56:38 -04:00
utils
Changed bash generic commands to no longer use blocking methods to search through the terminal output to help with broken pipe errors, and instead select. But kept it non-blocking for the entire terminal itself. Also refactored Use Ticket Controller to reduce nesting if statements.
2026-08-24 11:24:23 -04:00
__init__.py
Constants.py
Introduced Ticket/Billing-Code Respawn, with dual paths on the ticket prep orchestration, it's helper functions, and the main prep controller. This introduced the functions, which were tested with a demo CLI client and local server, and appears to be stable. Server-side endpoints will be pushed as well. Note: This update couples profile slot ids more closely with which ticket slot id is being used for it, but they are not yet officially tied. In the future, they should be.
2026-08-14 19:36:22 -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