gitdataai/libs/service/workspace
ZhenYi fb91f5a6c5 feat(admin): add admin panel with billing alerts and model sync
- Add libs/api/admin with admin API endpoints:
  sync models, workspace credit, billing alert check
- Add workspace_alert_config model and alert service
- Add Session::no_op() for background tasks without user context
- Add admin/ Next.js admin panel (AI models, billing, workspaces, audit)
- Start billing alert background task every 30 minutes
2026-04-19 20:48:59 +08:00
..
alert.rs feat(admin): add admin panel with billing alerts and model sync 2026-04-19 20:48:59 +08:00
billing.rs init 2026-04-15 09:08:09 +08:00
info.rs init 2026-04-15 09:08:09 +08:00
init.rs init 2026-04-15 09:08:09 +08:00
members.rs fix(email): resolve SMTP connection failures (port 465 SMTPS, URL double scheme, retry backoff) 2026-04-19 01:04:11 +08:00
mod.rs feat(admin): add admin panel with billing alerts and model sync 2026-04-19 20:48:59 +08:00
settings.rs init 2026-04-15 09:08:09 +08:00