My-Weekly-ToDo-List/src/app
mARTin 36c4652f8e feat: add weather display, projects tab, iPhone today fix, stale calendar fix
- Add weather feature with Open-Meteo API: hourly temp/icon overlay on time slots,
  location search via geocoding, weather toggle in settings
- Move project management to dedicated settings tab with emoji icon picker
- Fix iPhone single-day view starting on yesterday instead of today
- Fix deleted Apple calendar events persisting until app reboot by
  scheduling a delayed re-fetch after stale background sync

v1.44.0

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-17 12:15:25 +01:00
..
api feat: add weather display, projects tab, iPhone today fix, stale calendar fix 2026-03-17 12:15:25 +01:00
auth fix: hide reset token, add password confirmation field 2026-03-10 16:43:27 +01:00
tasks feat: Add Google Tasks, Apple Reminders, task import/sync, holidays, and UI enhancements 2026-02-20 16:56:14 +01:00
error.tsx Configure app for HTTPS reverse proxy on custom domain 2026-02-18 01:48:33 +01:00
global-error.tsx Configure app for HTTPS reverse proxy on custom domain 2026-02-18 01:48:33 +01:00
globals.css feat: add responsive header with overflow menu for tablet 2026-03-17 10:55:52 +01:00
layout.tsx fix: move themeColor from metadata to viewport export 2026-03-17 11:30:51 +01:00
manifest.ts fix: settings sidebar text color on mobile and blue theme bar 2026-03-16 21:59:34 +01:00
not-found.tsx Configure app for HTTPS reverse proxy on custom domain 2026-02-18 01:48:33 +01:00
page.tsx feat: add task actions (notes/delete) and refine animation logic 2026-02-01 12:25:53 +01:00
providers.tsx feat: add push notifications for calendar event reminders 2026-03-16 21:38:15 +01:00
view-transitions.css Fix header layout, add day/night switch, refine night mode styling 2026-02-12 20:14:12 +01:00