Commit Graph

34 Commits

Author SHA1 Message Date
Haitao Pan
07e31ff6bd 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
82cc98ff07 Update Go base images to Ubuntu 24.04 (#745) 2025-12-04 14:31:24 +08:00
567024afff Add base container images and build helpers (#731) 2025-12-02 22:26:48 +08:00
Haitao Pan
40a9532a27 Added new account export and config files, updated nginx configuration 2025-10-31 07:59:09 +08:00
shenlan
e61f8c3a7e Handle macOS OpenResty paths in bootstrap (#606) 2025-10-30 20:03:13 +08:00
shenlan
7c8f9caad8 Add API nginx configs and service automation targets (#605) 2025-10-30 19:26:39 +08:00
Haitao Pan
9690783eba refactor(postgresql): replace zhparser+scws with pg_jieba; update Makefile and setup scripts 2025-10-30 15:16:32 +08:00
shenlan
70420eb3d3 Add CMS configuration schema, docs, and validation (#551) 2025-10-17 16:41:22 +08:00
shenlan
255dc84492 Move dashboard frontend out of ui namespace (#538) 2025-10-17 12:36:27 +08:00
shenlan
601fe872ce Refactor server layout to rag-server (#525) 2025-10-15 13:04:58 +08:00
shenlan
b6ad103c3d Fix Linux PostgreSQL install recipe (#427) 2025-10-06 18:23:02 +08:00
shenlan
589893a46f Move Ubuntu setup script into scripts directory (#425) 2025-10-06 17:34:04 +08:00
shenlan
39db64b142 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