qzl
|
23359c2d01
|
feat: 添加自动化任务(automation_jobs)功能模块
|
2026-03-24 12:38:11 +08:00 |
|
qzl
|
f4b7eb7e09
|
refactor: 梳理规则体系并统一记忆与部署流程
|
2026-03-23 17:57:24 +08:00 |
|
qzl
|
6be616f108
|
feat: 重构 memory 系统,支持 user memory 和 work memory 分离
|
2026-03-23 14:25:47 +08:00 |
|
qzl
|
0476f7f80c
|
feat: switch main navigation to stateful shell tabs
|
2026-03-20 15:31:08 +08:00 |
|
zl-q
|
d574128815
|
feat: 实现日历提醒 in-app fallback 机制及通知服务重构
|
2026-03-20 01:30:34 +08:00 |
|
qzl
|
0661016827
|
feat(auth): transition from email to phone-based OTP authentication
- Replace Email+Password login with Phone+OTP flow
- Remove RegisterCubit and registration screens (email verification)
- Remove ResetPasswordCubit and reset password screens
- Add phone normalization and international dial code support
- Update LoginCubit with sendCode/resend cooldown logic
- Add new widgets: phone prefix selector, confirm sheet
- Update all auth API endpoints: /otp/send, /phone-session
- Update form inputs: Email -> Phone with E.164 validation
- Update tests for new auth flow
|
2026-03-19 18:42:05 +08:00 |
|
zl-q
|
5def0358ba
|
feat(apps/router): 重构路由系统使用 AppRoutes 常量
|
2026-03-19 00:51:45 +08:00 |
|