simpl-liste/app
le king fu f786947941 fix: resolve Logto auth crash on web — remove illegal cookie set in layout
The (app)/layout.tsx was calling cookieStore.set() which is forbidden in
Server Components under Next.js 16 (only allowed in Server Actions and
Route Handlers). This caused a 500 error immediately after Logto login.

Also includes: mobile sync client improvements, i18n updates, web API
rate limiting, Bearer token support for mobile clients, and Dockerfile
optimizations.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-08 13:12:59 -04:00
..
(tabs) fix: resolve Logto auth crash on web — remove illegal cookie set in layout 2026-04-08 13:12:59 -04:00
list fix: add input validation and deep link sanitization 2026-02-21 10:13:05 -05:00
task feat: add inline edit and delete for subtasks (#25) 2026-03-30 19:36:24 -04:00
+not-found.tsx feat: initial Simpl-Liste MVP 2026-02-20 19:28:42 -05:00
_layout.tsx fix: resolve Logto auth crash on web — remove illegal cookie set in layout 2026-04-08 13:12:59 -04:00