tpmjs/apps/web/src
Ajax Davis dc5a2292fc feat: include conversation ID in URL immediately on chat page load
- Public chat page: redirect to include ?c= parameter on mount
- Dashboard chat page: sync URL with active conversation ID
- New conversations get ID in URL immediately, not after first message
2026-01-08 00:31:39 +10:00
..
app feat: include conversation ID in URL immediately on chat page load 2026-01-08 00:31:39 +10:00
components style: add spacer between primary nav and dropdown menus in header 2026-01-08 00:25:44 +10:00
data feat: implement revolutionary dithered landing page with Bayer matrix animation 2025-11-27 22:44:32 +10:00
lib fix: add helpful error message for API key decryption failure 2026-01-03 19:20:07 +10:00
test fix: skip integration tests unless explicitly enabled 2026-01-07 15:07:47 +10:00
env.ts feat: add Better Auth with email/password authentication 2026-01-01 20:45:10 +10:00
middleware.ts fix: check for __Secure- prefixed session cookie in middleware 2026-01-02 01:11:09 +10:00