Commit Graph

18 Commits

Author SHA1 Message Date
shenlan
d8d7a136eb Add crypto billing options and trial subscriptions (#680) 2025-11-21 19:20:51 +08:00
shenlan
c00898d712 Add PayPal billing and subscription support (#679) 2025-11-21 18:55:12 +08:00
shenlan
d37a45783a chore: normalize tabs in account makefile (#503) 2025-10-13 09:00:45 +08:00
shenlan
5f9f1212e4 Make schema reinit work without dropping schema (#500) 2025-10-13 07:56:52 +08:00
Haitao Pan
52887ea769 feat(sql): enhance schema for bidirectional pglogical sync and update migration guide 2025-10-11 09:27:57 +08:00
shenlan
d3aaefd7b9 Separate pglogical initialization from schema snapshot (#465) 2025-10-10 20:46:43 +08:00
shenlan
519e03ffe9 Fix schema initialization permissions (#464) 2025-10-10 13:54:15 +08:00
Haitao Pan
460b55f2bb feat(pglogical): add region CN/Global schema and sync guide 2025-10-09 09:09:28 +08:00
shenlan
417ceddfc2 feat(account): add admin settings matrix management (#445) 2025-10-07 09:24:00 +08:00
shenlan
98eb6db012 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
55210f9c51 fix: rely on db uniqueness for account usernames (#416) 2025-10-06 10:36:40 +08:00
Haitao Pan
61971b179e fix: ensure uuid schema consistency and update homepage runtime config 2025-10-05 07:18:13 +08:00
shenlan
117d904386 Refine UUID schema migration (#399) 2025-10-05 07:01:13 +08:00
shenlan
438f18d7ec Ensure UUID migrations are idempotent (#398) 2025-10-04 22:59:56 +08:00
shenlan
7344fdb31e feat(account): add email verification and password reset (#378) 2025-10-02 17:56:30 +08:00
shenlan
c974f618ae docs: update account service mfa guidance (#366) 2025-10-02 14:06:07 +08:00
Haitao Pan
8b7e313521 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