Xiaoxia AI
|
ea92092d12
|
chore(security): triage bandit findings
|
2026-06-21 13:38:46 +08:00 |
|
Xiaoxia AI
|
ccb7e1e57a
|
refactor(storage): retire minio runtime naming
|
2026-06-21 11:20:55 +08:00 |
|
Xiaoxia AI
|
3594cc1216
|
refactor(auth): configure external service adapters
|
2026-06-21 11:04:07 +08:00 |
|
Xiaoxia AI
|
b78a290bdd
|
feat(auth): add verification and password reset routes
|
2026-06-21 10:40:56 +08:00 |
|
Xiaoxia AI
|
6ba97351aa
|
refactor(auth): remove auth simple shim
|
2026-06-21 09:57:17 +08:00 |
|
Xiaoxia AI
|
a9e2ba5440
|
refactor(auth): promote canonical auth routes
|
2026-06-21 09:50:10 +08:00 |
|
Xiaoxia AI
|
27ea04264f
|
feat(workspace): restore member management routes
|
2026-06-21 09:36:08 +08:00 |
|
Xiaoxia AI
|
383151efcb
|
feat(workspace): restore core routes on sqlalchemy adapters
|
2026-06-21 09:22:09 +08:00 |
|
Xiaoxia AI
|
a912e17868
|
refactor(auth): replace legacy middleware sentinel
|
2026-06-21 09:06:22 +08:00 |
|
Xiaoxia AI
|
cddd9948e3
|
feat(auth): add bearer current user dependency
|
2026-06-21 08:35:25 +08:00 |
|
Xiaoxia AI
|
93271f7dda
|
refactor(auth): route simple auth through use cases
|
2026-06-21 08:22:49 +08:00 |
|
Xiaoxia AI
|
ebae5f51b0
|
fix(schema): forbid auto create schema in deployed envs
|
2026-06-21 07:36:46 +08:00 |
|
Xiaoxia AI
|
bfbaddbd9a
|
style: normalize python formatting gates
|
2026-06-21 06:52:19 +08:00 |
|
Xiaoxia AI
|
0809a079c5
|
refactor(db): introduce alembic schema baseline
|
2026-06-21 06:48:16 +08:00 |
|
Xiaoxia AI
|
d25bd753a2
|
refactor(api): guard route adapter boundaries
|
2026-06-21 02:02:55 +08:00 |
|
Xiaoxia AI
|
a33bead056
|
refactor(api): quarantine legacy container routes
|
2026-06-21 00:37:42 +08:00 |
|
Xiaoxia AI
|
a3fe72a65f
|
refactor(config): centralize api settings source
|
2026-06-21 00:36:13 +08:00 |
|
Xiaoxia AI
|
57310f33d4
|
fix(auth): harden simple auth and router imports
|
2026-06-21 00:27:58 +08:00 |
|
Xiaoxia AI
|
1e3a52fa17
|
fix(worker): persist generated mp4 without oss
|
2026-06-20 23:17:52 +08:00 |
|
Xiaoxia AI
|
3afe9689f7
|
feat(worker): generate real mp4 outputs
|
2026-06-20 22:42:07 +08:00 |
|
Xiaoxia AI
|
48fbe3d287
|
fix(worker): register generation task
|
2026-06-20 19:43:08 +08:00 |
|
Xiaoxia AI
|
d31c62d4e2
|
fix(deploy): align deployment with split infrastructure
|
2026-06-20 19:02:48 +08:00 |
|
Xiaoxia AI
|
94dd60108c
|
refactor: 彻底迁移到阿里云 OSS 并重构基础设施
- 删除 MinIO 依赖,改用阿里云 OSS (oss2)
- 重写存储服务 storage.py(完全兼容原接口)
- 更新配置:config.py 改为 OSS_* 配置项
- 重构 Docker Compose:分离基础设施(infra.yml)和应用(compose.yml)
- 添加健康检查和自动重启配置
- 创建标准化部署脚本(init-server.sh + deploy.sh)
- 统一 Nginx 配置(主域名 api.xiaoxiajianji.com)
- 修复 Web Dockerfile 端口映射(80 not 3000)
服务器清理完成:
- 删除旧云控制台、监控系统、桌面版代码
- 删除 2.6GB 旧安装包
- 清理 Docker 缓存 2.5GB
- 磁盘使用率从 48% 降至 26%
|
2026-06-20 15:24:24 +08:00 |
|
Xiaoxia AI
|
3b72307bee
|
fix: remove unused import in useWorkspace
|
2026-06-20 12:38:22 +08:00 |
|
Xiaoxia AI
|
36b144487f
|
fix: exclude test files from TypeScript build
|
2026-06-20 12:25:23 +08:00 |
|
Xiaoxia AI
|
44398c2ce7
|
fix: support develop branch deployment and fix React Query v5 compatibility
|
2026-06-20 12:01:51 +08:00 |
|
Xiaoxia AI
|
3002160ad4
|
feat: 添加简化版认证API和配置文件
|
2026-06-20 11:29:46 +08:00 |
|
Xiaoxia AI
|
8493471c19
|
feat(project-d): implement real video generation pipeline with FFmpeg
|
2026-06-19 10:54:20 +08:00 |
|
Xiaoxia AI
|
5e047972cd
|
fix(phase7): resolve remaining TODOs - session_id in JWT and repository injection
|
2026-06-19 09:47:20 +08:00 |
|
Xiaoxia AI
|
2f4d63eba5
|
feat(phase7): complete generation web flow and frontend build recovery
|
2026-06-18 21:50:52 +08:00 |
|
Xiaoxia AI
|
7f2f52bad8
|
feat(phase7): align generated video storage paths
|
2026-06-18 20:56:31 +08:00 |
|
Xiaoxia AI
|
642d01eee4
|
feat(phase7): prefer presigned generated video downloads
|
2026-06-18 20:49:31 +08:00 |
|
Xiaoxia AI
|
3d6b90c022
|
feat(phase7): add generated video download endpoint
|
2026-06-18 20:33:14 +08:00 |
|
Xiaoxia AI
|
58ab98689f
|
feat(phase7): trigger generation worker from API
|
2026-06-18 20:13:08 +08:00 |
|
Xiaoxia AI
|
758c2c7e13
|
feat(phase7): align asset flow and scaffold generation pipeline
|
2026-06-18 19:59:37 +08:00 |
|
Xiaoxia AI
|
4d574db2c6
|
feat(phase7): add classification source filters
|
2026-06-17 19:55:03 +08:00 |
|
Xiaoxia AI
|
f1d5842203
|
feat(phase7): track batch classification jobs
|
2026-06-17 19:48:19 +08:00 |
|
Xiaoxia AI
|
ac70a01f50
|
feat(phase7): add batch classification modes
|
2026-06-17 19:39:04 +08:00 |
|
Xiaoxia AI
|
384d29cc76
|
feat(phase7): add batch classification progress feedback
|
2026-06-17 19:30:30 +08:00 |
|
Xiaoxia AI
|
8c8e63aed6
|
feat(phase7): add batch asset classification
|
2026-06-17 19:25:34 +08:00 |
|
Xiaoxia AI
|
5fe4c1f788
|
feat(phase7): auto-trigger asset classification
|
2026-06-17 19:20:59 +08:00 |
|
Xiaoxia AI
|
8d78798a7d
|
fix(phase7): align api runtime wiring for integration
|
2026-06-17 18:48:08 +08:00 |
|
Xiaoxia AI
|
284ea28f6a
|
feat(phase7): improve asset classification UX
|
2026-06-17 18:35:45 +08:00 |
|
Xiaoxia AI
|
db1ebc4e9d
|
feat(phase7): add asset classification workflow
|
2026-06-17 18:29:48 +08:00 |
|
Xiaoxia AI
|
8aeb46aded
|
feat(phase7): wire asset upload and ingest flow
|
2026-06-17 18:14:35 +08:00 |
|
Xiaoxia AI
|
80a57ff0fe
|
Phase 6: Complete admin pages (Analytics, Monitor, Logs) and Phase 7: Asset management foundation
Phase 6 completion:
- Add Analytics page with charts (user growth, revenue, retention)
- Add SystemMonitor page (CPU, memory, services health)
- Add LogViewer page (log search, filtering, details)
- Update sidebar navigation with Admin submenu
- Add recharts to package.json for data visualization
Phase 7 Day 1-2:
- Create Asset and AssetLibrary domain entities
- Define AssetRepository and AssetLibraryRepository interfaces
- Implement InMemory repositories for testing
- Implement PostgreSQL repository adapter
- Update SQLAlchemy models for assets and asset_libraries
- Add database migration script 004_asset_management.sql
Architecture: Strict Clean Architecture compliance
Testing: InMemory adapters ready for unit tests
Database: Migration script with indexes and foreign keys
|
2026-06-17 17:41:48 +08:00 |
|
Xiaoxia AI
|
edeab83f17
|
fix: connect API to tracker.db via SQLite repository
|
2026-06-17 13:21:38 +08:00 |
|
Xiaoxia AI
|
3338787c00
|
feat(web): initialize Vite + React + TypeScript project - Phase 6 Task 1/40
|
2026-06-17 10:22:48 +08:00 |
|
Xiaoxia AI
|
e86dde7445
|
fix(health): register health check routes correctly
- Register health_router at root path (no /api/v1 prefix)
- Health endpoints: /health, /ready, /startup
- API endpoints remain at /api/v1/*
- Update route imports and registration
Phase 4 Task 45/68 fully completed
|
2026-06-17 08:43:17 +08:00 |
|
Xiaoxia AI
|
082ad20913
|
feat(health): add comprehensive health check endpoints
- Add /health endpoint for liveness probe (fast, no dependencies)
- Add /ready endpoint for readiness probe (checks database + redis)
- Add /startup endpoint for startup probe (checks migrations)
- Return 503 when not ready/started
- Detailed check results in response
- Include Kubernetes/Docker/Nginx configuration examples
- Add comprehensive health check documentation
- Include monitoring and alerting setup
Phase 4 Task 45/68 completed
|
2026-06-17 08:42:56 +08:00 |
|