gcx/backend
hailin 827b6d03c8 fix(kong): raise rate limit 100→2000 req/min to avoid 429 on admin panel
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-07 20:37:36 -08:00
..
kong fix(kong): raise rate limit 100→2000 req/min to avoid 429 on admin panel 2026-03-07 20:37:36 -08:00
migrations feat(telemetry): 完整实现 presence-service 迁移 + Flutter 遥测接入 2026-03-05 23:33:13 -08:00
packages fix(auth): add local JwtStrategy to all services, fix @genex/common import 2026-03-04 23:00:39 -08:00
scripts fix: RegexRouter 精确匹配 outbox 表,防止 heartbeat 事件污染消费者 2026-02-15 07:04:17 -08:00
services fix(notification): accept optional type query param to fix 400 error 2026-03-07 11:50:35 -08:00
.dockerignore feat(docker): 重构Monorepo构建 — 支持@genex/common共享包 2026-02-19 19:00:27 -08:00
.env.example fix(auth): 将 JWT access token 有效期从 15m 改为 24h 2026-03-07 08:06:37 -08:00
deploy.sh fix(auth): 将 JWT access token 有效期从 15m 改为 24h 2026-03-07 08:06:37 -08:00
docker-compose.yml fix(admin-service): 本地磁盘存储 + Docker volume 解决 EACCES 权限问题 2026-03-07 08:20:05 -08:00