waveform/app
2026-08-30 19:44:48 +02:00
..
(app) feat(chat): add POST /api/messages endpoint and update ChatInput to send messages 2026-08-30 19:44:48 +02:00
(auth) feat(auth): implement guest login api route and UI integration 2026-08-28 20:00:39 +02:00
api feat(chat): add POST /api/messages endpoint and update ChatInput to send messages 2026-08-30 19:44:48 +02:00
favicon.ico feat(app): initial setup with Next.js 16, Tailwind v4 and (app) route group 2026-08-28 12:00:24 +02:00
globals.css feat(auth): add login, registration pages, session integration, and logout functionality 2026-08-28 19:41:18 +02:00
layout.tsx refactor(auth): remove SessionProvider and sync user status on login/logout 2026-08-30 16:25:11 +02:00