Commit Graph

747 Commits

Author SHA1 Message Date
Haitao Pan
2f47c1cfdd merged: docs/pglogical.md 2025-10-09 16:35:57 +08:00
Haitao Pan
460b55f2bb feat(pglogical): add region CN/Global schema and sync guide 2025-10-09 09:09:28 +08:00
root
fd26c6ec17 feat(makefile): add verify-db and fix migrate path 2025-10-09 09:08:27 +08:00
shenlan
08cc576d8e feat(account): add migratectl CLI and golang-migrate workflows (#460) 2025-10-08 21:56:50 +08:00
root
2c7609d1d1 chore(sql): add export/import clean schema scripts for pglogical-safe sync 2025-10-08 20:35:01 +08:00
root
9999146341 add sql/20251008.migrate.email_verified.sql 2025-10-08 20:20:47 +08:00
root
77f0a190e7 feat(db): enhance Makefile migrate-db to run all *.migrate.*.sql sequentially 2025-10-08 20:02:50 +08:00
root
ac3fba5f6d chore(sql,pglogical): migrate schema for pglogical compatibility & cleanup
- rename old migration files to standard *.migrate.*.sql
- add 20251008.migrate.generated-columns.sql (fix generated columns)
- update Makefile for MIGRATION_FILES auto-detection
- add sql/readme.md & generate-postgres-tls.sh
- cleanup deprecated git-branch-keeper.sh
- update pglogical.md and setup_ubuntu_2204.sh
2025-10-08 19:45:20 +08:00
shenlan
73560e7519 Update pglogical.md 2025-10-08 19:03:15 +08:00
shenlan
d8ab82419d Update pglogical.md 2025-10-08 18:54:57 +08:00
shenlan
3f48e38b75 Update pglogical.md 2025-10-08 18:43:37 +08:00
shenlan
bf7f985aff Update pglogical.md 2025-10-08 18:22:56 +08:00
shenlan
b970a240c7 Update pglogical.md 2025-10-08 18:11:24 +08:00
shenlan
0312ae264f Update pglogical.md 2025-10-08 18:04:23 +08:00
shenlan
c778f93ddd Update pglogical.md 2025-10-08 17:56:42 +08:00
shenlan
c3b19e0549 Update pglogical.md 2025-10-08 17:53:21 +08:00
shenlan
229069fba6 Update pglogical.md 2025-10-08 17:36:09 +08:00
shenlan
0fe26c2605 Update pglogical.md 2025-10-08 17:29:25 +08:00
shenlan
aaa69233e5 Update pglogical.md 2025-10-08 17:05:32 +08:00
shenlan
39b887bb3d Update pglogical.md 2025-10-08 17:03:47 +08:00
shenlan
82417c412c Update pglogical.md 2025-10-08 17:01:44 +08:00
shenlan
0d0602d088 Update pglogical.md 2025-10-08 16:45:15 +08:00
shenlan
328ea53013 Update pglogical.md 2025-10-08 16:31:56 +08:00
shenlan
b1fde3f25e Update pglogical.md 2025-10-08 16:22:54 +08:00
shenlan
cd797aa5c7 Update pglogical.md 2025-10-08 15:52:38 +08:00
shenlan
d508651c72 Update pglogical.md 2025-10-08 15:21:14 +08:00
shenlan
1acd229347 Update pglogical.md 2025-10-08 15:05:26 +08:00
shenlan
daef7ac562 Update pglogical.md 2025-10-08 14:45:35 +08:00
shenlan
f36faeefbb Update pglogical.md 2025-10-08 14:16:06 +08:00
Haitao Pan
da01260271 add scripts/git-branch-keeper.sh 2025-10-08 13:48:17 +08:00
Haitao Pan
60789efbf2 add example config sit & prod 2025-10-07 18:57:57 +08:00
shenlan
f6d93323f7 Use local QR rendering for MFA setup (#458) 2025-10-07 18:56:26 +08:00
shenlan
3a6e03b60c docs: outline deno migration plan for homepage (#456) 2025-10-07 17:05:59 +08:00
shenlan
e26a335e15 feat: pin MFA issuer and label to user context (#457) 2025-10-07 17:00:29 +08:00
shenlan
02b3af62e3 feat: document multi-tenant rbac and harden panel access (#455) 2025-10-07 16:44:02 +08:00
shenlan
e0844f09f8 fix: allow session cookies over http in dev (#454) 2025-10-07 16:38:57 +08:00
shenlan
29883d7d40 Move management console link into user center section (#453) 2025-10-07 16:34:23 +08:00
shenlan
b4120c717a Merge pull request #452 from svc-design/codex/update-roadmap-template-to-github-standards 2025-10-07 12:23:13 +08:00
shenlan
eca79e4a48 Fix roadmap issue form to follow GitHub spec 2025-10-07 12:21:57 +08:00
Haitao Pan
b7314c8d16 chore(issues): fix YAML syntax and standardize roadmap issue template 2025-10-07 12:02:07 +08:00
Haitao Pan
ee423eaae0 chore(issues): generalize roadmap issue template for all development tasks 2025-10-07 11:58:15 +08:00
Haitao Pan
044411238a add Github ISSUE_TEMPLATE 2025-10-07 11:54:10 +08:00
Haitao Pan
8f756cccb6 chore(makefile): re-add cleaned Makefile without sensitive data 2025-10-07 11:33:07 +08:00
shenlan
fece8c4568 Gate super admin counting behind opt-in (#451) 2025-10-07 11:18:21 +08:00
shenlan
82bdb7ada7 Add Makefile target to create super admin user (#449) 2025-10-07 10:18:47 +08:00
shenlan
8614353b64 feat(ui): add management dashboard layout and tests (#450) 2025-10-07 10:18:36 +08:00
shenlan
775f86926d chore(panel): tighten layout spacing (#448) 2025-10-07 09:57:06 +08:00
shenlan
c4aa4c527e Fix admin permission helper usage (#447) 2025-10-07 09:41:27 +08:00
shenlan
f4a31de0e8 fix(account): load migrate-db SQL from file (#446) 2025-10-07 09:25:02 +08:00
shenlan
417ceddfc2 feat(account): add admin settings matrix management (#445) 2025-10-07 09:24:00 +08:00