qzl
|
e4e995854d
|
feat: 实现密码重置功能与用户搜索API,优化注册登录流程
- 新增忘记密码页面与重置密码确认流程(前端+后端)
- 修复注册验证码页登录跳转路由
- 新增用户搜索API(按邮箱查询)
- 简化infra脚本,统一为app.sh
- 补充密码重置与用户API测试覆盖
- 更新runtime文档与AGENTS配置
|
2026-02-27 15:22:42 +08:00 |
|
qzl
|
d635d9a5e0
|
refactor(frontend): adapt to RESTful API routes
|
2026-02-26 14:28:58 +08:00 |
|
qzl
|
cc7a70d793
|
fix(auth): correct resend response type and improve error messages
|
2026-02-26 12:13:50 +08:00 |
|
qzl
|
4f9889bb3f
|
fix(auth): set failure status on sendCodeSilently error
|
2026-02-26 11:25:51 +08:00 |
|
qzl
|
8235ac5cd9
|
fix(auth): improve resendCode with status tracking and return value
|
2026-02-26 11:12:04 +08:00 |
|
qzl
|
8e8bcfa4f5
|
fix(auth): prevent concurrent sendCodeSilently and add edge case tests
|
2026-02-26 10:46:16 +08:00 |
|
qzl
|
175da2a8b7
|
feat(auth): add sendCodeSilently with isSending state
|
2026-02-26 10:37:02 +08:00 |
|
qzl
|
c9195b81b6
|
feat(apps): add LoginCubit for login form
|
2026-02-25 15:09:29 +08:00 |
|
qzl
|
89d2722241
|
feat(apps): add RegisterCubit for signup form
|
2026-02-25 15:05:29 +08:00 |
|