Commit Graph

42 Commits

Author SHA1 Message Date
Haitao Pan
fa33a70523 chore(tests): move integration tests to tests/e2e 2026-02-09 11:29:29 +08:00
Haitao Pan
fb06e97d6c Add superadmin integration tests and env-based config 2026-01-25 09:04:08 +08:00
Haitao Pan
1151ee0c71 chore: improve scripts for local stunnel and env 2026-01-24 22:57:37 +08:00
Haitao Pan
52a575535f chore: fix phony init-db and go proxy 2026-01-24 22:42:40 +08:00
Haitao Pan
c7c6e14ad5 refactor: move make targets to scripts 2026-01-24 22:36:29 +08:00
Haitao Pan
62e037795d chore: adapt cloud run + stunnel client config 2026-01-23 23:32:41 +08:00
Haitao Pan
29ee491acf reset accounts.svc.plus repo 2026-01-23 23:16:37 +08:00
Haitao Pan
e0915541a7 feat: add Cloud Run sidecar deployment for Stunnel and update client-side setup 2026-01-23 19:45:32 +08:00
Haitao Pan
ee6e1a6363 feat: move account service to repo root
# Conflicts:
#	account/Makefile
#	account/go.mod
#	docs/account-admin-settings.md
#	docs/account-svc-plus.md
2026-01-16 16:15:23 +08:00
ac41055ab2 Update Go base images to Ubuntu 24.04 (#745) 2025-12-04 14:31:24 +08:00
e13c5a6c28 Add base container images and build helpers (#731) 2025-12-02 22:26:48 +08:00
Haitao Pan
3b3fa3d28b Added new account export and config files, updated nginx configuration 2025-10-31 07:59:09 +08:00
shenlan
672cb8abb8 Handle macOS OpenResty paths in bootstrap (#606) 2025-10-30 20:03:13 +08:00
shenlan
8dbb628e38 Add API nginx configs and service automation targets (#605) 2025-10-30 19:26:39 +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
0f82735149 Move dashboard frontend out of ui namespace (#538) 2025-10-17 12:36:27 +08:00
shenlan
92a3458f4e Refactor server layout to rag-server (#525) 2025-10-15 13:04:58 +08:00
shenlan
76e902b3a2 Fix Linux PostgreSQL install recipe (#427) 2025-10-06 18:23:02 +08:00
shenlan
c14ee21cc4 Move Ubuntu setup script into scripts directory (#425) 2025-10-06 17:34:04 +08:00
shenlan
d67079ddcc Update PostgreSQL installation workflow (#424) 2025-10-06 17:27:29 +08:00
Haitao Pan
ea5b851768 chore(make): simplify build/run targets and set local PG DSNs 2025-09-30 21:03:54 +08:00
shenlan
63a47b9e1e Update homepage manifests for docs and downloads (#254) 2025-09-19 10:23:01 +08:00
shenlan
6bfe8fbb3d refactor: move docs site under ui and add make targets (#216) 2025-09-14 13:17:51 +08:00
shenlan
e4e88e09b2 chore: add dl makefile (#213) 2025-09-14 11:05:17 +08:00
root
b3c5ba4dbf update docs/setup_ubuntu_2204.sh 2025-08-16 16:56:17 +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
5902ab8523 refactor: derive Chutes endpoint from provider config 2025-08-09 19:38:55 +08:00
shenlan
ee008689c0 chore: move CLI to client dir and fix build paths 2025-08-09 18:56:12 +08:00
shenlan
4c7082b7fd refactor: reorganize rag modules 2025-08-09 18:42:19 +08:00
Haitao Pan
76cca3bef4 build(makefile): fix TAB indentation and add build-cli target
- replace space-indented recipes with TABs
- add build-cli target (cmd/cli) and include it in default build
- tidy apt pgvector install block alignment
2025-08-09 12:06:50 +08:00
shenlan
906e204625 Refactor install-openresty target 2025-08-09 10:38:44 +08:00
shenlan
2be3e95310 Use OS-specific service management 2025-08-08 09:39:48 +08:00
shenlan
b1f501c9e6 Replace run with start/stop/restart in Makefiles 2025-08-07 23:37:30 +08:00
Haitao Pan
fe374cfd03 chore: add .gitignore and init.sql, update Makefile and docs 2025-08-07 19:32:03 +08:00
shenlan
3676589137 Add pgvector init target 2025-08-07 13:26:02 +08:00
Haitao Pan
ca3af0adfd Makefile: add OpenResty install with GeoIP build and fallback to source on macOS 26 2025-08-07 00:25:28 +08:00
shenlan
a95b66ae79 feat: add cross-platform make orchestration 2025-08-06 09:27:49 +08:00
shenlan
8a4cb649e3 feat: add flexible askai rate limiter 2025-08-04 00:00:49 +08:00
shenlan
c02c2bc13a chore: move markmind module and add ask AI API 2025-08-02 20:54:53 +08:00
shenlan
df301495fe Add simplified Makefile for cross-platform builds 2025-06-04 16:52:58 +08:00