Commit Graph

21 Commits

Author SHA1 Message Date
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