My-Weekly-ToDo-List/src/app/api
mARTin 4757dc3cdb feat: per-view settings for hour format, sub-hours, weather, checkboxes
Add viewSettings JSON field to User model storing per-view overrides.
Settings like hour label format, sub-hour labels, weather, and task
checkboxes can now be set per view (simple/calendar/list/kanban) or
globally. A clickable badge next to each setting shows "All" (global)
or the current view name (per-view). Click to toggle scope.

Also fixes hourLabelFormat not actually being applied to time column
rendering (was hardcoded, now uses effective per-view value).

v1.49.0

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-18 01:09:36 +01:00
..
auth Fix build collector errors and bump to 1.31.3 2026-03-13 14:23:08 +01:00
calendar feat: add alerts, invitees, attachments, busy status, and visibility to calendar events 2026-03-16 14:36:37 +01:00
fonts Optimize build process and fix dynamic route collection errors 2026-03-13 14:33:14 +01:00
goal feat: multi-language quote selection with per-user language picker 2026-03-09 08:11:23 +01:00
projects fix: CSS class slide animation, mobile dot, flex task indicators 2026-03-06 12:09:13 +01:00
push feat: add push notifications for calendar event reminders 2026-03-16 21:38:15 +01:00
someday-lists feat: add someday list tabs and side navigation arrows 2026-03-10 21:15:46 +01:00
tasks feat: improve project management with emoji icons and better UI 2026-03-17 11:14:39 +01:00
user feat: per-view settings for hour format, sub-hours, weather, checkboxes 2026-03-18 01:09:36 +01:00
weather feat: add weather display, projects tab, iPhone today fix, stale calendar fix 2026-03-17 12:15:25 +01:00