gitdataai/libs
ZhenYi 1c55cb8559 refactor(docker): run all containers as root, add compact log format support
- Docker: remove appuser creation and USER directive in all 7 Dockerfiles
- observability: recognize APP_LOG_FORMAT=compact as non-JSON pretty output
2026-05-12 23:59:31 +08:00
..
agent refactor(agent): update AI chat execution, streaming and ReAct logic 2026-05-12 13:04:40 +08:00
api fix(api): replace async block in Option::and_then with match for proper await 2026-05-12 16:06:32 +08:00
avatar bucong 提交 2026-05-12 18:06:20 +08:00
config fix(db): use seconds for connection pool timeouts instead of milliseconds 2026-05-10 23:58:16 +08:00
db fix(deploy): disable readOnlyRootFilesystem to prevent temp file write errors 2026-05-11 01:14:06 +08:00
email fix: resolve remaining warnings and fix API method name 2026-04-27 16:42:01 +08:00
fctool feat(core): initialize project with access control and AI integration 2026-05-10 21:01:21 +08:00
gingress-proxy feat(gingress): add Git UA routing and convert gingress to Helm templates 2026-05-10 22:47:18 +08:00
git refactor(git/ssh): extract helper functions into dedicated modules 2026-05-11 17:05:30 +08:00
migrate refactor(migrate): consolidate all individual migrations into single init.sql 2026-05-12 13:04:28 +08:00
models feat(core): initialize project with access control and AI integration 2026-05-10 21:01:21 +08:00
observability refactor(docker): run all containers as root, add compact log format support 2026-05-12 23:59:31 +08:00
queue feat(core): initialize project with access control and AI integration 2026-05-10 21:01:21 +08:00
room refactor(service): update service layer, TOTP, and AI streaming 2026-05-11 17:05:59 +08:00
service refactor(service): update observability push, chat conversation and search service 2026-05-12 13:04:46 +08:00
session feat(core): initialize project with access control and AI integration 2026-05-10 21:01:21 +08:00
transport refactor(transport): split handler inbound and types into sub-modules 2026-05-11 17:05:17 +08:00