Commit Graph

36 Commits

Author SHA1 Message Date
Haitao Pan
8d88877dad add scripts/install_stalwart_mailserver.sh 2025-11-01 20:27:32 +08:00
Haitao Pan
03a221f41d --amend 2025-11-01 18:10:46 +08:00
Haitao Pan
44a67a90fe scripts/install_postfix_sendonly.sh: udpate show_dns_record 2025-11-01 18:10:46 +08:00
Haitao Pan
05cd8ba1cb add scripts/install_postfix_sendonly.sh 2025-11-01 18:10:46 +08:00
Haitao Pan
d11ad1bbda scripts/install_opensmtpd_sendonly.sh: update check_send_email() 2025-11-01 13:09:55 +08:00
shenlan
0339b347fd Add SMTP app config and send test utilities (#619) 2025-11-01 13:03:00 +08:00
Haitao Pan
5a5e6e575f scripts: add install_exim_sendonly and install_opensmtpd_sendonly 2025-11-01 12:15:29 +08:00
shenlan
a3fe439711 feat: add cross-platform OpenResty installer (#608) 2025-10-31 15:27:49 +08:00
Haitao Pan
3edad8474c refactor(postgresql): replace zhparser+scws with pg_jieba; update Makefile and setup scripts 2025-10-30 15:16:32 +08:00
shenlan
302794d2a6 Add CMS configuration schema, docs, and validation (#551) 2025-10-17 16:41:22 +08:00
shenlan
c72aa73b17 Revert "feat: add markdown content pipeline (#547)" (#548)
This reverts commit 02cd16102f.
2025-10-17 15:44:26 +08:00
shenlan
02cd16102f feat: add markdown content pipeline (#547) 2025-10-17 15:27:29 +08:00
shenlan
0f82735149 Move dashboard frontend out of ui namespace (#538) 2025-10-17 12:36:27 +08:00
shenlan
2c45c0eb22 chore: clear stale next cache before builds (#533) 2025-10-16 19:20:30 +08:00
root
14012fe497 update rag-server/Makefile 2025-10-15 14:36:37 +08:00
shenlan
d8c5f418db refactor: unify pglogical region schema (#498) 2025-10-13 01:30:28 +08:00
Haitao Pan
cc7eb1f6a8 add scripts/clean_git_history.sh 2025-10-10 11:41:54 +08:00
root
9ee3ee54b0 chore(sql): add export/import clean schema scripts for pglogical-safe sync 2025-10-08 20:35:01 +08:00
root
e8635c1758 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
Haitao Pan
5174d2dcdd add scripts/git-branch-keeper.sh 2025-10-08 13:48:17 +08:00
shenlan
a34f24656b Update PostgreSQL install to 16 (#426) 2025-10-06 17:47:34 +08:00
root
984f1dafae fix(setup): make NodeSource GPG key import more robust by adding proxy + direct fallback 2025-10-06 17:44:38 +08:00
shenlan
c14ee21cc4 Move Ubuntu setup script into scripts directory (#425) 2025-10-06 17:34:04 +08:00
shenlan
f44633ba44 feat(docs): add version-aware doc routing (#305) 2025-09-24 21:32:34 +08:00
shenlan
a9148d05b6 feat: redesign docs listing with version selector (#300) 2025-09-23 13:41:43 +08:00
shenlan
ac3a315f3a fix: ensure release notes path matches workflow (#299) 2025-09-23 12:59:52 +08:00
shenlan
c95716c487 feat: fallback to previous tag when missing (#298) 2025-09-23 11:53:25 +08:00
Haitao Pan
664b7e32cc ci(release): wire changelog into daily release
- add scripts/gen-changelog.sh
- generate changelog for daily-<run> in workflow
- publish via softprops body_path (docs/changelog_daily-<run>.md)
2025-09-22 21:40:46 +08:00
shenlan
7bd2ce088e Finalize docs static view component (#253) 2025-09-19 09:34:06 +08:00
Haitao Pan
3349b3ffd3 feat(release): add branch-prune script & update download manifest
- Add scripts/git-prune-branches.sh (one-shot cleanup: keep main/release branches)
- Update public/dl-index/manifest.json
- Prepare for release/v0.2.0 (Public Download SVC)
2025-09-16 16:38:07 +08:00
shenlan
e45b2b01be Refine mirror manifest generation (#237) 2025-09-16 10:46:45 +08:00
shenlan
c03aa62b63 feat: add docs manifest generator and dynamic docs fetch (#236) 2025-09-16 10:00:56 +08:00
shenlan
0e8e850ab4 feat: generate merged dl index (#232) 2025-09-15 22:49:43 +08:00
Haitao Pan
a22b66069c Add mirror manifest generator script and CI workflow 2025-09-15 18:23:27 +08:00
shenlan
9181a65dce docs: refine routing plan and dl components (#221) 2025-09-15 17:33:40 +08:00
Haitao Pan
cc8423f0b0 chore(project): add project bootstrap & workflow 2025-08-21 16:54:40 +08:00