|
|
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 |
|
|
|
829feb5939
|
The profile object now has a ticket field. It's now none by default. Also the profile object is passed in, for the use of tickets, both for GUI and core.
|
2026-08-15 14:09:34 -04:00 |
|
|
|
31488f790e
|
Introduced Ticket/Billing-Code Respawn, with dual paths on the ticket prep orchestration, it's helper functions, and the main prep controller. This introduced the functions, which were tested with a demo CLI client and local server, and appears to be stable. Server-side endpoints will be pushed as well. Note: This update couples profile slot ids more closely with which ticket slot id is being used for it, but they are not yet officially tied. In the future, they should be.
|
2026-08-14 19:36:22 -04:00 |
|
|
|
d602f251e0
|
Improved Ticket UI messaging and and flow
|
2026-05-21 13:10:51 -04:00 |
|
|
|
75d026651a
|
Introduced Anonymous Ticket Billing Options
|
2026-05-04 15:33:50 -04:00 |
|