|
|
5ab57ab287
|
When a profile is deleted, it now automatically respawns the ticket if it's a ticket profile. Also fixed some bugs with fetching the server's public key with the APIResponse object being used, when it expected a regular dictionary. This is a left-over from the prior transition to API objects.
|
2026-08-15 17:34:08 -04:00 |
|
|
|
1695e0314e
|
Download of file deletes the temp folder from setup
|
2026-08-13 08:24:33 -04:00 |
|
|
|
73c74d339f
|
Improved use of connection observers & fixed a bug in compare versions if it was the same version
|
2026-08-13 08:09:38 -04:00 |
|
|
|
b84bb2eefa
|
Singbox setup modules, which includes installation, download, move to sudo folder, and sudo setup scripts. Added a model, endpoint, and the ability to sync that model. (Related note: Server-side prepared the endpoint, and stocked with real data.) And also the sync service modules were adjusted to handle new data types more smoothly, before they had errors. As part of that sync flow change, the CachedSync metadata model was transitioned to ints instead of strings, with default 0 values. This should in theory migrate all clients without further changes needed.
|
2026-08-12 13:11:12 -04:00 |
|
|
|
c291517b7f
|
Singbox Protocols can be enabled via the main ProfileController
|
2026-08-10 18:55:23 -04:00 |
|
|
|
9d0d140467
|
Singbox Orchestration! Significant progress made on singbox flow, we now have a working: 1) Configure via singbox_configure. 2) Enable/disable directly via singbox module. 3) Enable/disable with full orchestration via singbox_runner. 4) process id utils isolated. 5) Singbox takedown uses JSON & process id, but not yet coordinating a mismatch. Also in this update: Transition traditional wireguard subscription post/get requests to the new HTTPx system.
|
2026-08-10 15:49:47 -04:00 |
|
|
|
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 |
|
|
|
3db70541ab
|
Refactor run_generic_command to reuse and persist the same linux subprocess terminal
|
2026-07-31 12:58:42 -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 |
|
|
|
4d6f810100
|
Setup Script & Actual Firewall DNS Scripts. As well as optional functions to do automated setups
|
2026-07-22 20:37:20 -04:00 |
|
|
|
1d23b34ad6
|
Supports Flexible YAML paths from parent directory
|
2026-07-01 10:06:14 -04:00 |
|
|
|
75d026651a
|
Introduced Anonymous Ticket Billing Options
|
2026-05-04 15:33:50 -04:00 |
|