Commit Graph

20 Commits

Author SHA1 Message Date
aaron 6cb00c28d7 Copy button — on all messages, Copied! feedback, checkmark icon 2026-04-26 17:33:33 -04:00
aaron 9881dd35df Add copy button to assistant messages 2026-04-26 17:30:25 -04:00
aaron 8a436c4170 Voice input — wake lock, stream reuse, auto-send, 60s limit, corner padding fix 2026-04-26 13:56:02 -04:00
aaron 29259e04e0 Voice input — toggle mode, iOS touch support, MIME type detection 2026-04-26 13:00:16 -04:00
aaron 1495c2baef Fix login button — use onPointerUp for cross-platform touch support 2026-04-26 12:56:06 -04:00
aaron 7e87cca663 Add favicon and PWA icons 2026-04-26 16:19:48 +00:00
aaron 2334ba976d Add Sign out button to settings panel Account section 2026-04-26 12:03:28 -04:00
aaron 315a91e943 Fix login button — useRef for input, window.location redirect. Add logout to settings. 2026-04-26 11:56:09 -04:00
aaron 3681eec9eb Fix proxy — auth routes bypass /api/ prefix 2026-04-26 15:48:40 +00:00
aaron 3b63e0076f Fix proxy path — prepend /api/ when forwarding to FastAPI 2026-04-26 15:43:29 +00:00
aaron 4c8556a3d2 Fix double /api/ — remove prefix from paths, request function adds it 2026-04-26 11:39:53 -04:00
aaron b696fd07a5 Fix proxy — use arrayBuffer to preserve multipart boundary, fix double /api/ in transcribe URL 2026-04-26 11:32:45 -04:00
aaron 5ce73c18c6 Shorten placeholder text for mobile 2026-04-26 06:55:54 +00:00
aaron b9cadf6b0a Mobile fixes — safe area insets, settings SVG icon, input overflow 2026-04-26 06:53:24 +00:00
aaron cd8377743d Add deploy script 2026-04-26 06:37:42 +00:00
aaron e9531a0321 Fix UI — CSS variables, sidebar toggle with chevron, settings panel pushes content 2026-04-26 06:37:13 +00:00
aaron 996c4e19a7 Next.js app — chat interface, auth, settings, PWA manifest 2026-04-26 02:05:09 -04:00
aaron 241acf2b52 Add API layer, Zustand store, markdown renderer, types 2026-04-25 21:47:51 -04:00
aaron cd73b8f059 Initial Next.js scaffold — TypeScript, Tailwind, App Router 2026-04-25 19:46:38 -04:00
aaron f9d7f418bb Initial commit from Create Next App 2026-04-25 19:41:52 -04:00