|
|
8da4978498
|
Linter bug fixes. Mostly undeclared, unused, or missing imports. One or two outright typos. There's still issues with undeclared types that need to be fixed after api connection refactor is fully implemented.
|
2026-08-05 12:03:11 -04:00 |
|
|
|
bf22f764d0
|
Singbox takedown modules, with a graceful shutdown, then kill, then searching for processes with the phrase. And doing tunnel checks inbetween
|
2026-07-29 18:58:59 -04:00 |
|
|
|
5377b7348b
|
Introduced Singbox Proxy Feature Start Utility & Script. But it's not yet integrated to be used
|
2026-07-29 15:04:33 -04:00 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|