My-Weekly-ToDo-List/src/app
mARTin 0e854b6e9b feat: implement settings sidebar and user preferences
- Refactored SettingsModal to a slide-in SettingsSidebar
- Added comprehensive preference toggles (Someday, All-Day, Schedule)
- Integrated Google Fonts selection (Headline/Body/Weight)
- Synchronized all preferences with DB and WeeklyView state
- Fixed sidebar positioning and overlay CSS
2026-02-13 16:53:44 +01:00
..
api feat: implement settings sidebar and user preferences 2026-02-13 16:53:44 +01:00
auth feat: localize app to German and add configurable day hours 2026-02-09 12:11:52 +01:00
tasks feat: localize app to German and add configurable day hours 2026-02-09 12:11:52 +01:00
globals.css feat: implement settings sidebar and user preferences 2026-02-13 16:53:44 +01:00
layout.tsx feat: add task actions (notes/delete) and refine animation logic 2026-02-01 12:25:53 +01:00
page.tsx feat: add task actions (notes/delete) and refine animation logic 2026-02-01 12:25:53 +01:00
view-transitions.css Fix header layout, add day/night switch, refine night mode styling 2026-02-12 20:14:12 +01:00