gitdataai/src
ZhenYi 64ca5eeea1 fix(room): improve AI label fallback to never show "Unknown AI"
Fallback chain: modelName -> short model ID (no provider) -> 'AI'
2026-04-28 11:01:51 +08:00
..
app fix(commits): compute total count on cache miss for pagination 2026-04-28 09:42:47 +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): improve AI label fallback to never show "Unknown AI" 2026-04-28 11:01:51 +08:00
contexts fix(streaming): add seq field for strict chunk ordering 2026-04-28 09:42:41 +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