accounts/api
2026-04-12 14:17:51 +08:00
..
accounting_test.go feat: make release chain traceable by sha 2026-04-12 13:42:48 +08:00
accounting.go feat(accounting): expose pricing-backed billing profile state (#11) 2026-04-09 14:04:59 +08:00
admin_agents.go feat: enforce root account and introduce RBAC policy scaffolding 2026-02-04 13:36:24 +08:00
admin_assume.go fix: sandbox binding + agent sandbox sync + uuid rotation 2026-02-06 18:06:20 +08:00
admin_sandbox.go fix: sandbox binding + agent sandbox sync + uuid rotation 2026-02-06 18:06:20 +08:00
admin_settings_test.go feat: move account service to repo root 2026-01-16 16:15:23 +08:00
admin_users_metrics.go feat(accounts): add accounting control plane 2026-04-01 16:15:16 +08:00
admin_users.go fix(admin): complete management APIs for console integration 2026-02-05 15:01:12 +08:00
agent_server.go feat: make release chain traceable by sha 2026-04-12 13:42:48 +08:00
api_test.go feat: enforce traceable release chain 2026-04-12 14:17:51 +08:00
api.go feat: enforce traceable release chain 2026-04-12 14:17:51 +08:00
config_sync.go feat(accounts): add accounting control plane 2026-04-01 16:15:16 +08:00
email.go feat: move account service to repo root 2026-01-16 16:15:23 +08:00
homepage_video_test.go feat(api): add homepage video settings endpoints 2026-03-18 15:14:08 +08:00
homepage_video.go feat(api): add homepage video settings endpoints 2026-03-18 15:14:08 +08:00
internal_network_identities.go feat(accounts): expose network identities and pg billing source 2026-04-09 13:29:18 +08:00
internal_public_overview.go feat: add internal public overview endpoint for homepage stats 2026-02-04 14:15:27 +08:00
internal_sandbox_guest.go refactor: replace direct error comparison with errors.Is for ErrUserNotFound 2026-02-07 02:24:32 +08:00
internal_service_token.go refactor: replace direct error comparison with errors.Is for ErrUserNotFound 2026-02-07 02:24:32 +08:00
sandbox_binding_public.go feat: Dynamically set session cookie domain based on the public URL. 2026-02-07 02:23:53 +08:00
sandbox_uuid.go fix: sandbox binding + agent sandbox sync + uuid rotation 2026-02-06 18:06:20 +08:00
stripe.go feat: add stripe billing endpoints 2026-03-16 20:10:33 +08:00
user_agents.go fix(sync): use XHTTP VLESS URIs, include all agent nodes, remove server-side rendered_json 2026-03-02 20:28:49 +08:00
xworkmate_bridge_bootstrap.go Unify bridge sync contract names 2026-04-11 20:25:40 +08:00
xworkmate_test.go Unify bridge sync contract names 2026-04-11 20:25:40 +08:00
xworkmate_vault_live_test.go feat(accounts): add vault-backed xworkmate secrets 2026-04-02 09:14:19 +08:00
xworkmate_vault.go Unify bridge sync contract names 2026-04-11 20:25:40 +08:00
xworkmate.go Unify bridge sync contract names 2026-04-11 20:25:40 +08:00