gitdataai/src
zhenyi d59647d9a8 chore: remove gingress ingress controller and proxy
Delete unused ingress controller and proxy components:
- apps/gingress: Kubernetes ingress controller
- libs/gingress-proxy: Gateway proxy with rate limiting, TLS, etc.
- docker/gingress.Dockerfile
2026-05-20 13:37:32 +08:00
..
app chore: remove gingress ingress controller and proxy 2026-05-20 13:37:32 +08:00
assets feat(core): initialize project with access control and AI integration 2026-05-03 06:04:31 +08:00
client chore: update Cargo dependencies, configs and API clients 2026-05-17 16:38:28 +08:00
components chore: remove gingress ingress controller and proxy 2026-05-20 13:37:32 +08:00
config feat(ui): redesign theme system with CSS variable architecture 2026-05-18 20:43:42 +08:00
contexts/room feat(ui): improve channel, chat and layout components 2026-05-17 16:38:07 +08:00
css feat(ui): improve channel, chat and layout components 2026-05-17 16:38:07 +08:00
hooks feat(hooks): add AI chat and project presence hooks 2026-05-17 16:38:18 +08:00
i18n feat(hooks): add AI chat and project presence hooks 2026-05-17 16:38:18 +08:00
lib feat(ui): redesign theme system with CSS variable architecture 2026-05-18 20:43:42 +08:00
store feat(hooks): add AI chat and project presence hooks 2026-05-17 16:38:18 +08:00
ws feat(hooks): add AI chat and project presence hooks 2026-05-17 16:38:18 +08:00
App.tsx refactor(ui): update App routing structure and main entry point 2026-05-18 20:43:49 +08:00
fonts.css chore: update Cargo dependencies, configs and API clients 2026-05-17 16:38:28 +08:00
index.css feat(ui): redesign theme system with CSS variable architecture 2026-05-18 20:43:42 +08:00
main.tsx refactor(ui): update App routing structure and main entry point 2026-05-18 20:43:49 +08:00
rum-core.ts rum 2026-05-15 14:55:28 +08:00
rum.tsx add rum 2026-05-15 00:44:05 +08:00