Commit graph

64 commits

Author SHA1 Message Date
1baaa4042c Separation of performing subprocess commands, parsing them for error strings, and handling those errors as enum types. Systemwide error handling was introduced via a wrapper to all systemwide functions requiring the sudo scripts. 2026-07-23 18:41:52 -04:00
4d6f810100 Setup Script & Actual Firewall DNS Scripts. As well as optional functions to do automated setups 2026-07-22 20:37:20 -04:00
ff493455b3 Introduced Managed DNS settings to Wireguard, which is redundant for nmcli. However, this same framework can be used for other protocols or implementations. 2026-07-22 14:04:50 -04:00
c4ffe9be3c Integration of Firewall feature to Systemwide Wireguard 2026-07-21 09:44:03 -04:00
bd34f456b5 Introduced IP-interface-based killswitch support for systemwide wireguard, on enable only. This version is stable and working for enable only, with a test script in the fileslot. And fixed GUI's object save creation. Additionally rolled back Connection data models to previous non-enum version. 2026-07-20 13:07:04 -04:00
703fe57c12 Introduce Base profile types on load, which gradually will switch over on save/edits. Transition Connections to using Enum instead of raw strings. 2026-07-18 16:44:54 -04: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 2026-07-17 22:33:00 -04:00
5235f168a3 Clarify/comment unused function 2026-07-17 12:40:38 -04: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. 2026-07-17 12:35:44 -04:00
c75026c834 Adjusted imports in migrations 2026-07-17 09:50:36 -04:00
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. 2026-07-17 09:29:49 -04:00
3977a5b695 Migrations Transition Stable for old versions of the app to update the schema 2026-07-16 15:35:03 -04:00
a085586448 Version bump for the Migrations and Database handling 2026-07-15 19:02:07 -04: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. 2026-07-15 19:00:16 -04:00
0e9d82d2bb Tweaked the wording of client side database check messages to make them more user friendly 2026-07-14 20:58:23 -04:00
093e9aacd8 Comment clarity on pre-existing Connections, and support for vless and hysteria2 in the connection model 2026-07-03 17:24:49 -04:00
d382a2ce9e Session Management allows for checks on table existence for db version 2026-07-01 13:29:34 -04:00
1d23b34ad6 Supports Flexible YAML paths from parent directory 2026-07-01 10:06:14 -04:00
69834d85d5 Introduced Database Compatibility checks for old or new versions with different schemas 2026-06-28 21:49:19 -04:00
2aa077a400 Big Transition: Location & Operator turned into SQLAlchemy models. This forces a change across baseprofile, Locationcontroller, and even GUIs type handling 2026-06-27 17:10:28 -04:00
dc46d4136a Sync streamline introduced for cached data 2026-06-22 17:30:42 -04:00
dfdcb78fff Bug Fix with Deleting Systemwide WG Profiles, where it wasn't triggering the delete because the folder didn't exist, and was hidden behind sudo protection 2026-05-21 14:00:56 -04:00
75d026651a Introduced Anonymous Ticket Billing Options 2026-05-04 15:33:50 -04:00
a3a9fb8843 Integrate Simplified Privacy essentials library 2026-03-16 16:37:00 +01:00
0ab1ac4168 Update file management-related logic 2026-02-11 09:48:08 +01:00
3c216b21b5 Improve connection management-related logic 2026-01-20 06:54:56 +01:00
531f5cdf3c Add support for stateful Tor sessions 2026-01-18 05:15:18 +01:00
6dfd5993a2 Update and refactor existing codebase 2026-01-18 05:02:54 +01:00
f32d0a8986 Improve connection management-related logic 2026-01-08 22:40:23 +01:00
8c51e85a70 Update and refactor policy-related logic 2025-11-27 14:22:45 +01:00
272fa5f93b Improve interpreter exit-related logic 2025-11-24 09:08:41 +01:00
b887b8d2ff Improve presentation of model member variables 2025-11-18 02:44:16 +01:00
b2e260475b Add support for non-proxy capable locations 2025-11-18 02:40:41 +01:00
68a8c511ce Update file management-related logic 2025-11-10 01:54:49 +01:00
321ddbd8f0 Add support for security incident artifact compilation 2025-11-05 17:54:39 +01:00
18f50c67fb Add support for WireGuard endpoint verification 2025-11-05 02:24:21 +01:00
31a70eea5e Implement support for location operators 2025-11-03 23:52:37 +01:00
8c8892bbd4 Implement support for location providers 2025-11-03 22:32:22 +01:00
06769eac62 Update and refactor existing codebase 2025-11-02 16:32:17 +01:00
5e4bce542a Add support for conditional credential preservation 2025-09-09 02:27:12 +02:00
0e76413300 Implement support for latest package format revision 2025-07-06 23:38:56 +02:00
2c145e71ad Update client version comparison logic 2025-05-02 00:45:49 +02:00
b80416515f Improve configuration metadata validation logic 2025-04-18 15:48:13 +02:00
d33a73bb96 Add support for embedded time zone data 2025-03-14 02:43:13 +01:00
fd6948a6a3 Implement support for country subdivisions 2025-03-13 19:15:23 +01:00
7f9c6ab1a9 Add support for conditional persistent state preservation 2025-03-12 02:11:44 +01:00
43866a0807 Update and refactor existing codebase 2025-03-12 02:09:18 +01:00
5468fe4998 Improve exception handling-related logic 2025-02-25 14:11:40 +01:00
ef140fe11d Improve client version-related logic 2025-02-22 22:28:16 +01:00
6b09780eac Adopt revised naming conventions 2025-02-22 21:47:17 +01:00