Commit Graph

25 Commits

Author SHA1 Message Date
0152f9bd67 Merge branch 'hermes/wechat'
# Conflicts:
#	.hermes/shared-memory/decision-log.md
#	docs/technical/MY_TAB_ACCOUNT_RECHARGE_IMPLEMENTATION_2026-04-25.md
#	docs/technical/OIDC_JWT_CLAIMS_DESIGN_2026-04-21.md
#	server-rs/crates/module-runtime/src/errors.rs
#	src/components/rpg-entry/RpgEntryHomeView.recharge.test.tsx
#	src/components/rpg-entry/RpgEntryHomeView.tsx
2026-05-15 11:32:51 +08:00
5b70ec6af7 feat: 接入微信H5与Native充值支付 2026-05-15 06:40:40 +08:00
c7fe793a9e feat: 支持充值商品配置和档位首充 2026-05-15 06:20:52 +08:00
2801b55d2f fix: 修复微信支付回跳刷新与查单确认 2026-05-14 23:52:01 +08:00
d33c937ebc 1 2026-05-14 14:21:17 +08:00
ae58a443a3 feat: 接入微信小程序支付 2026-05-14 00:16:17 +08:00
e30b733b17 1 2026-05-11 16:15:48 +08:00
192accd796 1 2026-05-10 22:20:54 +08:00
199b44c18c Add backend feedback submission and image preview
Some checks failed
CI / verify (push) Has been cancelled
2026-05-08 21:47:45 +08:00
1d9d8c2e41 feat: add analytics metric granularity query
Some checks failed
CI / verify (push) Has been cancelled
2026-05-04 16:29:48 +08:00
9f3e34e81a feat: add invite code validity controls
- Add invite code starts/expires fields across contracts, API, Spacetime bindings, and admin UI
- Enforce pending/expired invite code redemption behavior and expose admin status
- Add admin write-operation confirmation guard and documentation
- Add invite code contract/runtime tests
2026-05-04 13:54:40 +08:00
34aecdddf1 Add skill for gameplay entry type workflows 2026-05-04 02:32:38 +08:00
87fbf41fab 1 2026-05-01 20:29:09 +08:00
c9be987671 Merge branch 'master' of http://82.157.175.59:3000/GenarrativeAI/Genarrative 2026-05-01 01:53:14 +08:00
2e9d0f4640 1 2026-05-01 01:30:02 +08:00
42aab671ed Implement registration invite code flow and admin invite codes 2026-04-30 20:49:38 +08:00
730f485f48 1 2026-04-29 20:56:59 +08:00
412279ae11 1 2026-04-29 11:51:04 +08:00
e191619ab3 1
Some checks failed
CI / verify (push) Has been cancelled
2026-04-28 20:52:08 +08:00
f0471a4f8d 1 2026-04-28 19:36:39 +08:00
b6fe637b2a Merge pull request #3 from codex/coin-consume
# Conflicts:
#	packages/shared/src/contracts/runtime.ts
#	server-rs/crates/module-runtime/src/lib.rs
#	server-rs/crates/shared-contracts/src/runtime.rs
#	server-rs/crates/spacetime-client/src/module_bindings/runtime_profile_wallet_ledger_source_type_type.rs
#	src/components/rpg-entry/RpgEntryHomeView.tsx
2026-04-28 15:43:48 +08:00
6611852a97 feat: add profile redeem code flow 2026-04-28 12:56:38 +08:00
04dfce57e6 feat: add asset operation wallet ledger
Some checks failed
CI / verify (pull_request) Has been cancelled
2026-04-28 12:14:07 +08:00
1348b2e940 add public work share links
Some checks failed
CI / verify (push) Has been cancelled
2026-04-27 22:55:36 +08:00
cbc27bad4a init with react+axum+spacetimedb
Some checks failed
CI / verify (push) Has been cancelled
2026-04-26 18:06:23 +08:00