| .. |
|
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
|
fix: Robust DB connection retries and move sandbox routes to admin group.
|
2026-02-06 16:21:29 +08:00 |
|
admin_users.go
|
fix(admin): complete management APIs for console integration
|
2026-02-05 15:01:12 +08:00 |
|
agent_server.go
|
fix(agent-server): sync all eligible users
|
2026-02-07 03:24:57 +08:00 |
|
api_test.go
|
fix(agent-server): sync all eligible users
|
2026-02-07 03:24:57 +08:00 |
|
api.go
|
fix(sandbox): expose internal sandbox guest endpoint
|
2026-02-07 02:31:52 +08:00 |
|
config_sync.go
|
feat: add read-only Demo account with hourly UUID rotation
|
2026-02-04 12:37:31 +08:00 |
|
email.go
|
feat: move account service to repo root
|
2026-01-16 16:15:23 +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 |
|
user_agents.go
|
fix(account): relax isReadOnlyAccount to allow MFA setup and fix build
|
2026-02-07 02:24:04 +08:00 |