simpl-liste/app
le king fu 0ebc340f37 fix: add input validation and deep link sanitization
Validate UUID format on all route params to prevent arbitrary DB queries
from malicious deep links. Truncate user input (titles, notes, names) to
safe lengths, clamp priority to [0,3], validate recurrence values, and
add schema validation on widget JSON data.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-21 10:13:05 -05:00
..
(tabs) feat: add client-side task search in inbox and list detail 2026-02-21 08:53:02 -05:00
list fix: add input validation and deep link sanitization 2026-02-21 10:13:05 -05:00
task fix: add input validation and deep link sanitization 2026-02-21 10:13:05 -05:00
+not-found.tsx feat: initial Simpl-Liste MVP 2026-02-20 19:28:42 -05:00
_layout.tsx feat: add notifications, calendar sync, and ICS export 2026-02-21 08:09:57 -05:00