Commit Graph

7 Commits

Author SHA1 Message Date
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
a2c71fcb3a chore: remove maincloud configuration
Some checks failed
CI / verify (push) Has been cancelled
2026-05-02 17:04:11 +08:00
kdletters
6bc591b1f4 Fix admin table overview permissions
Some checks failed
CI / verify (push) Has been cancelled
2026-05-01 19:46:50 +08:00
kdletters
443a7781e5 Deploy admin web with release bundle
Some checks failed
CI / verify (push) Has been cancelled
2026-05-01 17:57:59 +08:00
29cf68a31a Merge branch 'codex/web-admin'
# Conflicts:
#	server-rs/crates/api-server/src/admin.rs
2026-05-01 00:58:42 +08:00
28b77a5ff5 Fix admin SQL count parsing for local SpacetimeDB 2026-05-01 00:36:42 +08:00