..
ConfirmDeleteDatacenter.php
fix(admin): authorize datacenter modal mounts; stale threshold uses step maxDuration
2026-07-25 18:23:44 +02:00
ConfirmDeletePlanDraft.php
feat(admin): a console for creating, pricing and scheduling plans
2026-07-26 12:41:51 +02:00
ConfirmDeleteVpnPeer.php
feat(vpn): ownership, a Developer role, and password-gated config retrieval
2026-07-25 22:31:54 +02:00
ConfirmDisableTwoFactor.php
Replace native confirm() dialogs with the app's own modal pattern
2026-07-28 19:34:27 +02:00
ConfirmForgetSecret.php
Replace native confirm() dialogs with the app's own modal pattern
2026-07-28 19:34:27 +02:00
ConfirmReissueVpnPeer.php
Replace native confirm() dialogs with the app's own modal pattern
2026-07-28 19:34:27 +02:00
ConfirmRemoveHost.php
feat(admin): staff RBAC (spatie) + admin settings page
2026-07-25 15:47:42 +02:00
ConfirmSaveSecret.php
Replace native confirm() dialogs with the app's own modal pattern
2026-07-28 19:34:27 +02:00
Customers.php
feat(billing): the plan catalogue becomes three tables, and config stops selling
2026-07-26 12:05:56 +02:00
Datacenters.php
Let a datacenter code be corrected while nothing depends on it, and say which building
2026-07-28 22:25:21 +02:00
EditDatacenter.php
Let a datacenter code be corrected while nothing depends on it, and say which building
2026-07-28 22:25:21 +02:00
HostCreate.php
feat(admin): staff RBAC (spatie) + admin settings page
2026-07-25 15:47:42 +02:00
HostDetail.php
feat(admin): staff RBAC (spatie) + admin settings page
2026-07-25 15:47:42 +02:00
Hosts.php
feat(admin): scalable host list (search/filter/health) + host detail redesign
2026-07-25 14:27:53 +02:00
InstanceAdminAccess.php
Send an operator with an expired session to sign in, not a 500
2026-07-28 18:09:22 +02:00
Instances.php
Report the estate from the database, and print the traffic that is sold
2026-07-27 04:48:51 +02:00
Mail.php
Confirm a console password against the console's own record
2026-07-28 11:17:34 +02:00
Maintenance.php
Move the console's identity out of the customer table
2026-07-28 10:31:43 +02:00
Overview.php
Show times on the operator's clock, keep storing them in UTC
2026-07-27 17:32:21 +02:00
PlanVersions.php
Show times on the operator's clock, keep storing them in UTC
2026-07-27 17:32:21 +02:00
Plans.php
feat(admin): a console for creating, pricing and scheduling plans
2026-07-26 12:41:51 +02:00
Provisioning.php
fix(admin): authorize datacenter modal mounts; stale threshold uses step maxDuration
2026-07-25 18:23:44 +02:00
Revenue.php
Show times on the operator's clock, keep storing them in UTC
2026-07-27 17:32:21 +02:00
Secrets.php
Replace native confirm() dialogs with the app's own modal pattern
2026-07-28 19:34:27 +02:00
Settings.php
Separate checking for updates from applying them, and show live progress
2026-07-28 20:23:06 +02:00
TwoFactorSetup.php
Let a half-finished two-factor enrolment be cancelled, and rework the setup page
2026-07-28 22:25:27 +02:00
Vpn.php
Replace native confirm() dialogs with the app's own modal pattern
2026-07-28 19:34:27 +02:00
VpnConfigAccess.php
Send an operator with an expired session to sign in, not a 500
2026-07-28 18:09:22 +02:00