Commit Graph

26 Commits

Author SHA1 Message Date
Alexej Wolff f0e8a947ba fix: save AI response before switching versions, increase mobile font to 17px 2026-02-11 16:48:46 +01:00
Alexej Wolff 2933225d59 feat: increase chat font size for mobile 2026-02-11 16:45:39 +01:00
Alexej Wolff dccc94132e feat: sync AI responses with message versions, increase font size 2026-02-11 16:43:44 +01:00
Alexej Wolff c9a0236be6 fix: remove unused variable 2026-02-11 16:35:42 +01:00
Alexej Wolff a0827caabd feat: message editing with version history and AI regeneration 2026-02-11 16:34:25 +01:00
Alexej Wolff dae3c88020 feat: add scroll to bottom button and auto-scroll on session load 2026-02-11 16:29:50 +01:00
Alexej Wolff e5c7bd1b0d fix: attempt to disable iOS QuickType bar with form wrapper 2026-02-11 16:26:15 +01:00
Alexej Wolff e2e7e211d5 fix: disable autocorrect/autocomplete on chat textarea 2026-02-11 16:24:22 +01:00
Alexej Wolff da98a7f6b1 fix: fixed header on desktop PWA with flex-shrink and min-height 2026-02-11 16:22:46 +01:00
Alexej Wolff a0f1d9709b fix: disable zoom in game chat with touch-action 2026-02-11 16:20:34 +01:00
Alexej Wolff ae595ca8ce design: floating input container like DeepSeek 2026-02-11 16:18:50 +01:00
Alexej Wolff dc3fca5cc6 fix: disable iOS zoom with CSS touch-action 2026-02-11 16:17:06 +01:00
Alexej Wolff 0383a568fe fix: fixed header, disable zoom, prevent overscroll bounce 2026-02-11 16:13:44 +01:00
Alexej Wolff f6e2ef5dcb design: mobile-friendly DeepSeek-style chat UI 2026-02-11 16:08:54 +01:00
Alexej Wolff a9d16f508f perf: reduce context to 6 messages for better cache hit 2026-02-11 02:14:13 +01:00
Alexej Wolff 863cf7f6b6 feat: auto-resize textarea, persistent token stats 2026-02-11 02:05:28 +01:00
Alexej Wolff 8c6d6591f8 feat: multiple sessions per story with streaming AI responses 2026-02-11 01:47:24 +01:00
Alexej Wolff 161ecd661e feat: streaming AI responses with stop button 2026-02-11 01:30:56 +01:00
Alexej Wolff 715f2a9bcf fix: iOS safe area for all pages 2026-02-11 01:15:31 +01:00
Alexej Wolff f452dc0674 fix: iOS safe area for game page 2026-02-11 01:14:14 +01:00
Alexej Wolff 9b34df76ba feat: PWA support for iOS 2026-02-11 01:11:36 +01:00
Alexej Wolff 2bfe8d95cc fix: input alignment 2026-02-11 01:07:43 +01:00
Alexej Wolff c404b1e17c feat: add admin stats page with token usage 2026-02-11 01:00:02 +01:00
Alexej Wolff 6616c2e9a7 fix: TypeScript syntax error in estimateTokens 2026-02-11 00:28:27 +01:00
Alexej Wolff a9f0ab225b fix: TypeScript build errors 2026-02-11 00:26:34 +01:00
Alexej Wolff cc003ffbd5 first commit 2026-02-11 00:15:59 +01:00