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
shenlan
fdd75c8b95
Update pglogical.md
2025-10-08 14:16:06 +08:00
shenlan
949918a2b9
docs: outline deno migration plan for homepage ( #456 )
2025-10-07 17:05:59 +08:00
shenlan
f692ad78ad
feat: document multi-tenant rbac and harden panel access ( #455 )
2025-10-07 16:44:02 +08:00
shenlan
b3bfa0c15b
Move management console link into user center section ( #453 )
2025-10-07 16:34:23 +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
c14ee21cc4
Move Ubuntu setup script into scripts directory ( #425 )
2025-10-06 17:34:04 +08:00
shenlan
b29a6354fa
fix: avoid mixed content on register form ( #421 )
2025-10-06 14:19:15 +08:00
shenlan
fcab4b5363
fix: coerce register override away from page route ( #410 ) ( #415 )
...
Co-authored-by: root <root@global-hub.svc.plus>
2025-10-06 10:09:10 +08:00
shenlan
169bf35e80
Add pglogical bidirectional replication guide ( #413 )
2025-10-06 09:53:48 +08:00
shenlan
db61a81880
docs: add register page remediation plan ( #412 )
2025-10-06 09:52:24 +08:00
shenlan
fbe2f1d565
docs: fix account service endpoint paths ( #411 )
2025-10-06 09:04:47 +08:00
shenlan
955064929d
docs: add management page planning document ( #405 )
2025-10-05 11:02:35 +08:00
shenlan
9ceff86df5
feat(account): add email verification and password reset ( #378 )
2025-10-02 17:56:30 +08:00
shenlan
56bd9d95bf
feat: allow configuring account TLS and default UI endpoints ( #376 )
2025-10-02 16:55:03 +08:00
shenlan
1f7c231255
feat: wire authentication gateway to account service ( #374 )
2025-10-02 16:27:11 +08:00
shenlan
3193ef3882
Improve account service TLS configuration handling ( #369 )
2025-10-02 15:22:51 +08:00
shenlan
cf6d5a343a
Improve MFA verification tolerance and docs ( #368 )
2025-10-02 15:16:38 +08:00
shenlan
2123809f27
docs: update account service mfa guidance ( #366 )
2025-10-02 14:06:07 +08:00
shenlan
7d72025ecf
feat(ui): hydrate homepage user state with zustand ( #346 )
2025-10-01 12:48:12 +08:00
shenlan
3ee4a55d3d
docs: add account service guidance ( #324 )
2025-09-30 19:33:42 +08:00
shenlan
7bd2ce088e
Finalize docs static view component ( #253 )
2025-09-19 09:34:06 +08:00
shenlan
a30819f6f7
feat(download): add sidebar and cards ( #226 )
2025-09-15 18:46:31 +08:00
shenlan
9181a65dce
docs: refine routing plan and dl components ( #221 )
2025-09-15 17:33:40 +08:00
shenlan
973029f5ce
docs: document dl mirror storage ( #212 )
2025-09-14 10:48:11 +08:00
shenlan
ee1561ba93
docs: add observability plan
2025-08-21 19:31:09 +08:00
Haitao Pan
cc8423f0b0
chore(project): add project bootstrap & workflow
2025-08-21 16:54:40 +08:00
shenlan
f8ca5ccb70
feat: scaffold account service and ui
2025-08-19 12:49:05 +08:00
root
e214cae629
feat(install): update Grafana repo & git pull timer in tiny monitor script
2025-08-17 12:26:49 +08:00
root
350a5e340b
docs/install_tiny_agent.sh: add setup process-exporter
2025-08-17 00:31:54 +08:00
root
98c6883171
update docs/install_tiny_agent.sh
2025-08-16 23:33:39 +08:00
root
b3c5ba4dbf
update docs/setup_ubuntu_2204.sh
2025-08-16 16:56:17 +08:00
root
657e7937a9
docs: add tiny monitor server setup scripts
...
- init_grafana_gitops_repo.sh : 初始化 grafana-as-code GitOps 仓库骨架
- install_tiny_monitor_server.sh : 一键安装 Prometheus + Grafana 12 (GitOps provisioning)
- install_tiny_monitor_system.md : 使用说明文档
2025-08-16 16:31:34 +08:00
root
bb99ae1239
add docs/install_tiny_agent.sh
2025-08-16 16:00:16 +08:00
Haitao Pan
a2a2d5215e
docs: add install-xcontrol-service script & pg-vector-db-init comparison; feat: add server-chutes-qwen-ai.yaml
2025-08-16 14:02:55 +08:00
root
9ad1a7d271
docs(pg-vector-db-init): add macOS vs Ubuntu 22.04 init comparison and update TOC
2025-08-16 13:38:23 +08:00
root
27694621b4
chore(build): update Makefiles & setup script for Go, Node.js, and DB deps
...
- Add install-node target with NODE_MAJOR support in Makefile
- Update client/server Makefiles for Go build compatibility
- Enhance docs/setup_ubuntu_2204.sh with modular install functions
- Update yarn.lock for ui/homepage and ui/panel
- Minor HTML update in ui/dist/index.html
2025-08-15 21:03:04 +08:00
root
8ccef4bdac
add docs/setup_ubuntu_2204.sh
2025-08-15 17:49:58 +08:00
shenlan
b645b18f64
Revert "refactor: add native chutes embeddings client"
2025-08-14 19:36:29 +08:00
shenlan
302aded586
chore: rename endpoint config to baseurl
2025-08-14 19:27:11 +08:00
shenlan
0109967cd7
Merge branch 'main' into codex/analyze-optimization-for-askaidialog-flow
2025-08-14 13:27:52 +08:00
shenlan
c01584a674
docs: document AskAIDialog improvements
2025-08-14 13:11:27 +08:00
shenlan
d6889742aa
feat: enhance AskAIDialog caching and safety
2025-08-14 13:05:24 +08:00
shenlan
8f23398219
refactor askai to support local and online modes
2025-08-14 08:52:54 +08:00
shenlan
f341beaf9f
Merge pull request #166 from svc-design/codex/verify-rag-implementation-in-askai-component
...
docs: document AskAIDialog RAG flow
2025-08-13 17:42:36 +08:00
shenlan
efff407be5
docs: document AskAIDialog RAG flow
2025-08-13 17:23:11 +08:00
Haitao Pan
0511501386
docs: fix zhparser build instructions for macOS Homebrew setup
2025-08-13 16:27:33 +08:00
Haitao Pan
d306ad8f00
docs: enhance pg-vector-db-init.md with zhparser installation steps
2025-08-13 15:15:41 +08:00
Haitao Pan
e5fe62d009
update: docs/pg-vector-db-init.md
2025-08-13 14:53:32 +08:00