gitdataai/src
ZhenYi 907b5ee3bf fix(room): fix file upload missing /api prefix and credentials
Upload URL was missing /api prefix causing 404, and missing
credentials: 'include' for cookie-based authentication.
2026-04-29 09:40:58 +08:00
..
app feat(frontend): 替换全屏loading动画为SVG逐帧绘制动画 2026-04-28 19:59:31 +08:00
assets init 2026-04-15 09:08:09 +08:00
client feat(client): generate API client SDK with auto-generated exports 2026-04-29 00:06:30 +08:00
components fix(room): fix file upload missing /api prefix and credentials 2026-04-29 09:40:58 +08:00
contexts fix(room): increase streaming timeout from 60s to 120s 2026-04-29 09:03:33 +08:00
data docs(changelog): add April 28 entry for semantic search and tag vectorization 2026-04-28 13:15:58 +08:00
hooks feat(ssh): add complete SSH server implementation for Git operations 2026-04-28 21:29:34 +08:00
lib feat(ssh): add complete SSH server implementation for Git operations 2026-04-28 21:29:34 +08:00
types feat(frontend): add push notification hooks, image compression, and update room/chat components 2026-04-20 15:45:47 +08:00
App.css init 2026-04-15 09:08:09 +08:00
App.tsx feat(changelog): add /changelog page with i18n support 2026-04-27 21:59:50 +08:00
index.css feat(frontend): Discord design system tokens and palette variables 2026-04-20 19:32:59 +08:00
main.tsx feat(i18n): integrate i18n into main.tsx, routes and settings page 2026-04-27 18:19:42 +08:00