SimplifiedPrivacy Support
  • Joined on 2024-09-11
Support pushed to master at Support/sp-hydra-veil-core 2026-07-19 19:34:08 +00:00
a116597a38 Fixing proxy subscriptions
Support pushed to master at SimplifiedPrivacy/hydraveil-gui 2026-07-19 19:16:47 +00:00
75bd51b8f8 Deleting the redundant orm startup
Support pushed to master at Support/sp-hydra-veil-core 2026-07-19 03:36:18 +00:00
2ccbdba06b Surgery on ConnectionController! Huge separation of ConnectionController & ProfileController into naked function modules for enabling a connection, registering wireguard keys, coordinating proxy configs, subscriptions, endpoint verification, and the logistical flow. Additionally enums were used for type checking, instead of polymorphic functions. This version is stable and confirmed working for systemwide and session wireguard, but not yet proxies.
9740e0f53b Unused imports commented out
fd7949cea4 Stable working version of ConnectionController being operated on, split up into systemwide and testing_evaluating. Then ProfileController had a split off of endpoint verification to avoid circular imports
fe3b7ad59e Version bump for Enum change
703fe57c12 Introduce Base profile types on load, which gradually will switch over on save/edits. Transition Connections to using Enum instead of raw strings.
Compare 5 commits »
Support pushed to master at Support/sp-hydra-veil-core 2026-07-18 02:33:09 +00:00
00d6fc7738 Pushed Edit Profile GUI logic into core. Cut ProfileController's role in this, and setup an isolated update_profile function to pass saves to the model
Support pushed to master at SimplifiedPrivacy/hydraveil-gui 2026-07-18 02:31:56 +00:00
d52ca4842c Edit Profile logic pushed to core. GUI nows passes just the profile id, key, and data. And core returns the results of the save
Support pushed to master at SimplifiedPrivacy/hydraveil-gui 2026-07-17 16:42:53 +00:00
c3cf7e241e Clears the CachedSync after a migration. And prompts for recovery on failure
Support pushed to master at Support/sp-hydra-veil-core 2026-07-17 16:40:47 +00:00
5235f168a3 Clarify/comment unused function
Support pushed to master at Support/sp-hydra-veil-core 2026-07-17 16:36:12 +00:00
532a82f685 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.
Support pushed to master at Support/sp-hydra-veil-core 2026-07-17 14:13:51 +00:00
c75026c834 Adjusted imports in migrations
4fb84b47d0 LocationController was missing some definitions. Also migrations was changed to do imports inside the function using session management tools. And finally Tor networking requests fixed DNS problem labels, increasd timeouts, and streamined ip address reuse.
Compare 2 commits »
Support pushed to master at SimplifiedPrivacy/hydraveil-gui 2026-07-16 19:56:49 +00:00
9cacab4d71 Force sync on database delete
Support pushed to master at Support/sp-hydra-veil-core 2026-07-16 19:35:23 +00:00
3977a5b695 Migrations Transition Stable for old versions of the app to update the schema
Support pushed to master at SimplifiedPrivacy/hydraveil-gui 2026-07-16 19:34:30 +00:00
95e0f676df Migrations occur now automatically instead of forcing a database delete
baf7f7cec1 Rollback bwrap settings_page changes
Compare 2 commits »
Support pushed to master at SimplifiedPrivacy/hydraveil-gui 2026-07-15 23:34:36 +00:00
0a6280276f Improved database management on entry
Support pushed to master at Support/sp-hydra-veil-cli 2026-07-15 23:33:43 +00:00
4e6082913d Matching core's version dependency
Support pushed to master at Support/sp-hydra-veil-core 2026-07-15 23:02:27 +00:00
a085586448 Version bump for the Migrations and Database handling
Support pushed to master at Support/sp-hydra-veil-core 2026-07-15 23:01:00 +00:00
a9b6b9ffe3 Robust Database Error Handling & Migrations System. For New Client upgrades (Operational Errors) & Old Clients with New JSON keys from an API (TypeErrors). We also added an SQL generic handling wrapper for use across any project or function.
Support pushed to master at Support/sp-hydra-veil-core 2026-07-15 00:58:30 +00:00
0e9d82d2bb Tweaked the wording of client side database check messages to make them more user friendly
54c5ef9bf4 Increased timeout time for requests
Compare 2 commits »
Support pushed to master at SimplifiedPrivacy/hydraveil-gui 2026-07-15 00:57:21 +00:00
25489bf203 Database check messages were made more user-friendly
e5c83e72b1 Improved Asset Folder management
59cac90c58 Assets folder is part of startup
b536204048 Moving assets folder to root position
f8a09858cc Include assets folder with gui
Compare 5 commits »
Support pushed to master at Support/sp-hydra-veil-cli 2026-07-15 00:56:34 +00:00
14693e1023 Database Logistical Checks
33551a3b6b dependency version bump for core
Compare 2 commits »
Support pushed to master at Support/sp-hydra-veil-core 2026-07-13 19:57:58 +00:00
9ebad2cc7b Fat Finger Typo Fix on url path