My-Weekly-ToDo-List/src/app
mARTin 08959c6ddb feat: drag-to-create calendar events, fix rolling tasks, fix Outlook recurring
- Drag on empty time slots to create calendar events with pre-filled time range
- Rolling tasks now work per-task without requiring global autoRolling setting
- Add firstDayOfWeek to Outlook weekly recurrence patterns
- Add debug logging for Outlook recurrence creation

v1.72.0

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-25 01:56:16 +01:00
..
api feat: recurring event edit confirmation (this event / all events) 2026-03-24 12:41:21 +01:00
auth fix: credentials login error and all-day resize bar position 2026-03-19 09:02:26 +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: drag-to-create calendar events, fix rolling tasks, fix Outlook recurring 2026-03-25 01:56:16 +01:00
layout.tsx feat: show location in events, fix HTML in notes, fix CalDAV TZID, reduce collapsed all-day space 2026-03-24 22:14:21 +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