This website requires JavaScript.
Explore
Help
Sign In
xiaoxia
/
xiaoxia-saas
Watch
1
Star
0
Fork
0
You've already forked xiaoxia-saas
Code
Issues
14
Pull Requests
Actions
Packages
Projects
Releases
7
Wiki
Activity
Files
70fe068fd318ee0ae7a527257cfef5c84d1530b7
xiaoxia-saas
/
apps
/
api
/
app
T
History
xiaoxia
70fe068fd3
CI/CD Pipeline / Validate Code Quality And Tests (push)
Has been cancelled
Details
CI/CD Pipeline / Frontend Lint (push)
Has been cancelled
Details
Merge pull request 'fix: Redis session env fix + JWT import path fix (登录失败根因修复)' (
#52
) from hotfix/redis-session-env-fix into develop
2026-06-27 17:18:11 +08:00
..
api
Merge pull request 'fix: Redis session env fix + JWT import path fix (登录失败根因修复)' (
#52
) from hotfix/redis-session-env-fix into develop
2026-06-27 17:18:11 +08:00
core
P3-1: database.py 统一使用 config.py 中的 Settings,消除配置重复定义
2026-06-26 18:37:58 +08:00
middleware
feat: add download_url field to generated video APIs (
#20
)
2026-06-26 21:13:18 +08:00
schemas
fix: add workspace_id compatibility for removed workspace concept
2026-06-27 08:43:02 +08:00
__init__.py
feat: initial SaaS scaffold
2026-06-15 15:17:40 +08:00
auth.py
feat(auth): add bearer current user dependency
2026-06-21 08:35:25 +08:00
config.py
fix: 统一 ENABLE_REDIS_SESSIONS 命名,修复登录因 AttributeError 导致 500
2026-06-27 17:05:48 +08:00
db.py
fix(schema): forbid auto create schema in deployed envs
2026-06-21 07:36:46 +08:00
dependencies.py
fix: correct ENABLE_REDIS_SESSIONS typo to ENABLE_REDIS_SESSION
2026-06-27 14:45:50 +08:00