gitdataai/src
ZhenYi 2bd40aee1b fix(room): clear AI stream state on room switch and hide cursor for saved chunks
- Clear activeAiStream, streamingChunks, and timers when room changes
- Add showCursor prop to OrderedStreamChunks — only show cursor
  during active streaming, not for saved content
2026-04-27 22:57:18 +08:00
..
app feat(changelog): add /changelog page with i18n support 2026-04-27 21:59:50 +08:00
assets init 2026-04-15 09:08:09 +08:00
client chore: API and frontend UI adjustments 2026-04-25 09:54:05 +08:00
components fix(room): clear AI stream state on room switch and hide cursor for saved chunks 2026-04-27 22:57:18 +08:00
contexts fix(room): clear AI stream state on room switch and hide cursor for saved chunks 2026-04-27 22:57:18 +08:00
data feat(changelog): add /changelog page with i18n support 2026-04-27 21:59:50 +08:00
hooks feat(i18n): add LanguageSwitcher component and useLanguage hook 2026-04-27 18:19:32 +08:00
lib feat(i18n): initialize i18n infrastructure 2026-04-27 18:19:10 +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