web-client-vite/src
2026-02-26 10:21:33 +01:00
..
assets feat: initial Vite + React migration from Next.js 2026-02-23 23:28:21 +01:00
components типизация фронтенд: убран дубликат MemberBrief, мёртвые slug params, typed WS events 2026-02-25 14:40:14 +01:00
lib Add WS heartbeat every 30s to keep connection alive 2026-02-26 10:21:33 +01:00
pages feat: @mention autocomplete in chat input + mention highlighting 2026-02-25 06:01:30 +01:00
App.css feat: initial Vite + React migration from Next.js 2026-02-23 23:28:21 +01:00
App.tsx feat: initial Vite + React migration from Next.js 2026-02-23 23:28:21 +01:00
index.css feat: initial Vite + React migration from Next.js 2026-02-23 23:28:21 +01:00
main.tsx fix: deduplicate WS messages in ChatPanel + remove StrictMode 2026-02-24 10:15:12 +01:00