accounts/internal
Haitao Pan 5bf93d1d3f feat: add user management APIs for management page
- Add ListUsers to Store interface and implementations
- Add user listing API endpoint (GET /api/users)
- Add role management endpoints (POST/DELETE /api/auth/admin/users/:userId/role)
- Add GeneratePublicToken to TokenService for OAuth callback
- Add CancelSubscription to Store interface
- Update go.mod with oauth2 dependencies
2026-01-30 08:59:55 +08:00
..
agentmode feat: Template Xray TCP certificate and key file paths using a domain placeholder. 2026-01-27 22:01:07 +08:00
agentproto feat: move account service to repo root 2026-01-16 16:15:23 +08:00
agentserver feat: move account service to repo root 2026-01-16 16:15:23 +08:00
auth feat: add user management APIs for management page 2026-01-30 08:59:55 +08:00
cache feat: move account service to repo root 2026-01-16 16:15:23 +08:00
mailer feat: move account service to repo root 2026-01-16 16:15:23 +08:00
migrate reset accounts.svc.plus repo 2026-01-23 23:16:37 +08:00
model feat: move account service to repo root 2026-01-16 16:15:23 +08:00
service feat: move account service to repo root 2026-01-16 16:15:23 +08:00
store feat: add user management APIs for management page 2026-01-30 08:59:55 +08:00
syncer feat: move account service to repo root 2026-01-16 16:15:23 +08:00
utils feat: move account service to repo root 2026-01-16 16:15:23 +08:00
xrayconfig chore: Update Xray certificate and key file paths to Caddy ACME dynamic locations. 2026-01-27 22:40:29 +08:00