|
|
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 |
|
|
|
54c5ef9bf4
|
Increased timeout time for requests
|
2026-07-13 16:05:19 -04:00 |
|
|
|
9ebad2cc7b
|
Fat Finger Typo Fix on url path
|
2026-07-13 15:57:50 -04:00 |
|
|
|
1722905e62
|
Added Support for Retries of Tor DNS failures with a custom HTTPX DNS resolver using DoH Quad9 via Tor, to then go direct. And setup ticket and sync modules to use this new error solver.
|
2026-07-13 15:50:04 -04:00 |
|
|
|
f919957e48
|
Improved assset folder management
|
2026-07-12 21:32:49 -04:00 |
|
|
|
64d15ddd86
|
Assets folder is part of startup
|
2026-07-12 20:02:46 -04:00 |
|
|
|
9358106d74
|
Setting up core to use gui or cli assets folder, not vica-versa
|
2026-07-12 18:10:08 -04:00 |
|
|
|
b7cba470d3
|
Remove unused DNS imports
|
2026-07-12 17:37:27 -04:00 |
|
|
|
632cc16ba1
|
Dependency version bump for sp-essentials
|
2026-07-12 17:29:23 -04:00 |
|
|
|
cc61784502
|
Improved comment clarity on DNS features
|
2026-07-12 16:55:52 -04:00 |
|
|
|
882f374937
|
Improved DNS evaluation and tools via Tor. We now support for being able to reach IPs that can't resolve through Tor, and evaluating if DNS resolutioin is blocked via Tor
|
2026-07-12 16:47:00 -04:00 |
|
|
|
c6a189c360
|
Revamp of GET/POST API requests for both Tor and Clearweb. Why: Move towards more clear Tor API error feedback. And reduce redundancy. Status: Stable, works for both clear/tor and GET/POST. Still Needs: UI feedback, DNS Tor improvements
|
2026-07-11 20:37:11 -04:00 |
|
|
|
f7a05f8143
|
Removed dev artifacts from Tor evaluation
|
2026-07-07 17:09:08 -04:00 |
|
|
|
a1409fd1d5
|
Improved Tor Error messages
|
2026-07-07 17:08:01 -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 |
|
|
|
74e22e7b60
|
Improved Tor Error Handling. And Tor IPv6 Fix with associated sp-essentails fix and version bump
|
2026-06-29 15:13:06 -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 |
|
|
|
28201da22e
|
Cleanup dev artifacts
|
2026-06-23 19:33:10 -04:00 |
|
|
|
2dd2324b1f
|
Tor Folder adjustment on new features to match legacy's patterns
|
2026-06-23 19:28:27 -04:00 |
|
|
|
28d4f3d276
|
Isolated the literal Sync API function to its own module, and streamlined the sync UI feedback
|
2026-06-23 11:13:19 -04:00 |
|
|
|
dc46d4136a
|
Sync streamline introduced for cached data
|
2026-06-22 17:30:42 -04:00 |
|
|
|
8e2ea64b6b
|
Controller for invoice checks if an invoice already exists to avoid wiping paid ones
|
2026-05-22 21:10:38 -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 |
|
|
|
d602f251e0
|
Improved Ticket UI messaging and and flow
|
2026-05-21 13:10:51 -04:00 |
|
|
|
cf0f8cd4ea
|
Further tweaks to the Clarity on Key Evaluation Return Messages
|
2026-05-16 12:05:01 -04:00 |
|
|
|
998f0dc883
|
Improved Clarity on Key Evaluation Return Messages
|
2026-05-16 11:55:52 -04:00 |
|
|
|
38226f149a
|
Fixed Key saving bug
|
2026-05-15 20:10:08 -04:00 |
|
|
|
026b18b396
|
Dependency Adjustment
|
2026-05-09 15:16:42 -04:00 |
|
|
|
75d026651a
|
Introduced Anonymous Ticket Billing Options
|
2026-05-04 15:33:50 -04:00 |
|
|
|
2a38d0b0d9
|
Update README.md
|
2026-03-24 16:37:04 +01:00 |
|
|
|
f3298856ed
|
Further integrate Simplified Privacy essentials library
|
2026-03-18 20:10:29 +01: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 |
|
|
|
a0eba19b91
|
Bump version to 2.2.1
|
2026-01-20 20:01:26 +01:00 |
|
|
|
3c216b21b5
|
Improve connection management-related logic
|
2026-01-20 06:54:56 +01:00 |
|
|
|
cba8b1d202
|
Bump version to 2.2.0
|
2026-01-18 21:17:13 +01:00 |
|
|
|
6dc6b0af48
|
Improve support for stateful Tor sessions
|
2026-01-18 21:13:53 +01:00 |
|
|
|
531f5cdf3c
|
Add support for stateful Tor sessions
|
2026-01-18 05:15:18 +01:00 |
|