Backlog
Open and completed tasks for website development and bug fixes
April 7, 2026Open
- iOS Safari: bottom margin not responding to media query on real iPhone —
Container.module.css@media (max-width: 639px)not taking effect. Possible causes: CSS cache,min-h-svhon SidebarProvider, safe area insets, viewport width mismatch. - Sync script: handle rename + content change — currently only detects renames when content hash matches. Add prune step to delete DB rows whose
file_pathno longer exists on disk.