k88936
44748b7846
fix:前后端校验手机号区域码 ( #104 )
...
Project CI / Frontend tests (push) Successful in 34s
Project CI / Backend tests (push) Failing after 39s
Project CI / Repository checks (push) Successful in 52s
Project CI / Native shell tests (push) Successful in 2m4s
来自今早群友反映
before:

and failed
after:



* https://developers.weixin.qq.com/miniprogram/dev/server/API/user-info/phone-number/api_getphonenumber.html#Res-phone-info-Object-Payload 参考微信这个文档修改了微信返回的struct 手机号 区域码字段不应是Optional
* 登录注册改密码改绑定等 api 把单一 phone字段改成 country_code(可选,缺省为86) + pure_phone_number 分别进行了前后端校验
Reviewed-on: https://git.genarrative.world/git/GenarrativeAI/Genarrative/pulls/104
Co-authored-by: 王德宇 <kvtodev@outlook.com >
Co-committed-by: 王德宇 <kvtodev@outlook.com >
2026-07-23 14:52:57 +08:00
kdletters
7ea463ed08
退役旧创作模板业务并保留数据壳
...
保留 SpacetimeDB 历史表、迁移白名单与最小兼容读取定义
移除旧创作前后端、worker、业务过程及纯业务 crate 的编译依赖
恢复现役创作、项目、我的入口及桌面移动导航
收紧 Vite、TypeScript、ESLint、Vitest 与静态资源退役边界
补齐开发栈、网关、原生壳和文档退役约束
2026-07-18 22:02:22 +08:00
kdletters
e29992cf01
点赞和改造开关加入后台配置
2026-06-10 14:37:04 +08:00
kdletters
e3ecac85f3
fix: refine mini program nickname collection flow
2026-06-07 00:42:05 +08:00
kdletters
b74440373f
feat(auth): 小程序登录采集微信昵称
2026-06-06 23:59:15 +08:00
JenkenB
7140ac72b5
1
2026-06-05 23:41:24 +08:00
JenkenB
27b30f974b
Update spacetime-client bindings and frontend
...
Large update across server and web clients: regenerated/added many spacetime-client module bindings and input types (including new delete/work_delete input types and numerous procedure/reducer files), updates to server-rs API modules (bark_battle, jump_hop, wooden_fish, auth, module-runtime and shared contracts), and fixes in module-runtime behavior and domain logic. Frontend changes include new/updated components and tests (creative audio helpers, bark-battle/jump-hop/wooden-fish clients and views, unified generation pages, RPG entry views, and runtime shells), plus CSS and service updates. Documentation and operational notes updated (.hermes pitfalls and multiple PRD/docs) to cover daily-task refresh, banner asset fallback, recommend-key bug, and other platform behaviors. Tests and verification steps added/updated alongside these changes.
2026-06-04 22:44:19 +08:00
kdletters
1a56bb1e8a
refactor auth payloads to slim snapshots
2026-05-28 20:46:21 +08:00
kdletters
c8b36cf799
fix wooden fish author and title display
2026-05-28 14:31:13 +08:00
kdletters
c1dcf074bb
feat: unify recommend anonymous runtime guest auth
...
- Route recommended runtime launches through shared runtime guest token handling
- Extend recommend-page anonymous play beyond jump-hop
- Add regression coverage for runtime guest launch clients
- Update docs to reflect the full anonymous-play matrix
2026-05-25 14:03:38 +08:00
kdletters
4fecf9c975
fix(auth): tighten refresh session revocation
2026-05-13 15:13:43 +08:00
kdletters
e36a562098
feat: support mini program phone authorization binding
2026-05-12 22:30:24 +08:00
kdletters
ce98a29c4d
feat: add wechat miniprogram webview login
2026-05-03 19:05:45 +08:00
JenkenB
87fbf41fab
1
2026-05-01 20:29:09 +08:00
kdletters
42aab671ed
Implement registration invite code flow and admin invite codes
2026-04-30 20:49:38 +08:00
JenkenB
730f485f48
1
2026-04-29 20:56:59 +08:00
kdletters
cbc27bad4a
init with react+axum+spacetimedb
CI / verify (push) Has been cancelled
2026-04-26 18:06:23 +08:00