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
c3b50460cd
sp-hydra-veil-core
/
core
/
services
/
sync
History
SimplifiedPrivacy
c4802d3c7d
Transition ticket prep from old requests-based GET/POST system to the new httpx one
2026-08-06 12:22:57 -04:00
..
orm_methods
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
compare_tables.py
Sync streamline introduced for cached data
2026-06-22 17:30:42 -04:00
insert_for_orm.py
Transition ticket prep from old requests-based GET/POST system to the new httpx one
2026-08-06 12:22:57 -04:00
legacy_insert.py
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
sync_service.py
Transition ticket prep from old requests-based GET/POST system to the new httpx one
2026-08-06 12:22:57 -04:00