gitdataai/libs/api
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
..
admin feat(admin): add admin panel with billing alerts and model sync 2026-04-19 20:48:59 +08:00
agent init 2026-04-15 09:08:09 +08:00
auth feat(room): add category creation and drag-to-assign for channels 2026-04-19 16:44:31 +08:00
git fix(api): fix branch route order to prevent shadowing 2026-04-17 16:11:23 +08:00
issue init 2026-04-15 09:08:09 +08:00
project init 2026-04-15 09:08:09 +08:00
pull_request init 2026-04-15 09:08:09 +08:00
room refactor(room): WebSocket queue and message editor improvements 2026-04-18 19:29:36 +08:00
search init 2026-04-15 09:08:09 +08:00
user init 2026-04-15 09:08:09 +08:00
workspace feat(backend): add workspace invitation list and slug-based accept APIs 2026-04-18 19:05:07 +08:00
build.rs feat(frontend): embed SPA assets into app binary at compile time 2026-04-17 12:04:34 +08:00
Cargo.toml feat(admin): add admin panel with billing alerts and model sync 2026-04-19 20:48:59 +08:00
dist.rs feat(frontend): embed SPA assets into app binary at compile time 2026-04-17 12:04:34 +08:00
error.rs init 2026-04-15 09:08:09 +08:00
gen_api.rs init 2026-04-15 09:08:09 +08:00
lib.rs feat(admin): add admin panel with billing alerts and model sync 2026-04-19 20:48:59 +08:00
openapi.rs feat(admin): add admin panel with billing alerts and model sync 2026-04-19 20:48:59 +08:00
route.rs feat(admin): add admin panel with billing alerts and model sync 2026-04-19 20:48:59 +08:00
skill.rs init 2026-04-15 09:08:09 +08:00