Commit Graph

14 Commits

Author SHA1 Message Date
Haitao Pan
987a49d730 feat(sql): enhance schema for bidirectional pglogical sync and update migration guide 2025-10-11 09:27:57 +08:00
shenlan
3082b2ee1d Separate pglogical initialization from schema snapshot (#465) 2025-10-10 20:46:43 +08:00
shenlan
f6ccb7432c Fix schema initialization permissions (#464) 2025-10-10 13:54:15 +08:00
Haitao Pan
9c1cf504b2 feat(pglogical): add region CN/Global schema and sync guide 2025-10-09 09:09:28 +08:00
shenlan
e7a8b9738a feat(account): add admin settings matrix management (#445) 2025-10-07 09:24:00 +08:00
shenlan
6fbc0b7560 Add role metadata to account and gateway models (#441)
* Add role metadata to users

* docs: add curl session example and db migration playbook
2025-10-07 08:23:53 +08:00
shenlan
bfae1b53fc fix: rely on db uniqueness for account usernames (#416) 2025-10-06 10:36:40 +08:00
Haitao Pan
0937249f9e fix: ensure uuid schema consistency and update homepage runtime config 2025-10-05 07:18:13 +08:00
shenlan
6ab10f1e72 Refine UUID schema migration (#399) 2025-10-05 07:01:13 +08:00
shenlan
029aad0fe9 Ensure UUID migrations are idempotent (#398) 2025-10-04 22:59:56 +08:00
shenlan
9ceff86df5 feat(account): add email verification and password reset (#378) 2025-10-02 17:56:30 +08:00
shenlan
2123809f27 docs: update account service mfa guidance (#366) 2025-10-02 14:06:07 +08:00
Haitao Pan
4e6b34b4e7 feat(db): add UUID migration script and update schema 2025-10-01 17:27:47 +08:00
shenlan
f8ca5ccb70 feat: scaffold account service and ui 2025-08-19 12:49:05 +08:00