Commit Graph

7 Commits

Author SHA1 Message Date
qzl 8cf0011720 chore: 配置 basedpyright 将特定检查降级为警告
- reportMissingTypeArgument: 泛型类型参数警告(不影响运行)
- reportConstantRedefinition: 常量重定义警告(风格问题)
- reportMissingImports: 导入解析警告(部分模块未实现)
2026-04-08 17:44:16 +08:00
qzl c7920bcd43 chore: 配置 basedpyright 将严格检查降级为警告
- reportMissingTypeArgument, reportConstantRedefinition 等设为 warning
- 避免 pre-commit 被 pre-existing 类型问题阻塞
2026-04-08 17:39:54 +08:00
qzl d87b2e1e3a feat: 接入起卦后端流程并完善积分扣减链路 2026-04-03 19:04:46 +08:00
qzl f245eec5f6 feat: 实现起卦、设置与积分系统 2026-04-03 16:56:47 +08:00
qzl 31594558eb feat: 切换邮箱认证并重构前后端启动与门禁 2026-04-02 18:39:35 +08:00
qzl 92cdfd9fca chore: 迁移到 social-app 架构,集成 Supabase 和 taskiq worker 2026-04-02 16:36:35 +08:00
qzl 695adb7d6f feat: initial commit 2026-03-31 13:32:22 +08:00