My-Weekly-ToDo-List/prisma/migrations
mARTin-B78 42905641cd feat: bidirectional Outlook/MS To-Do sync, busyStatus + star, list-delete dialog
- Outlook recurring delete: also delete the specific instance after the master
  to clean up orphaned first occurrences.
- CachedCalendarEvent gains busyStatus column (migration applied) so showAs
  changes from Outlook flow back into the weekly view.
- Outlook create/update now round-trip the full event (busyStatus, visibility,
  attendees, reminders, recurrence link) via a shared response mapper.
- MS To-Do importance ('high' star) ⇄ local importance flag in pull-sync,
  push-sync, initial import, and local-task POST/PATCH; dueDateTime ⇄
  scheduledDate added to pull-sync.
- Local task PATCH now fires a best-effort push to Outlook/Google/Synology so
  any field change keeps both sides aligned.
- AnyDay list delete dialog now offers Cancel / hide locally / delete on both
  sides; new deleteMsTodoList + deleteGoogleTaskList helpers.

v1.103.0

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-03 19:53:09 +02:00
..
20260220_add_goal_font_settings feat: Goal persistence, font settings, z-index fix, task sync, and scope fix 2026-02-20 17:06:38 +01:00
20260220_add_goal_scope fix: Switch Apple Reminders to CalDAV, restore date picker, add goal scope 2026-02-20 18:23:37 +01:00
20260220_add_soft_delete feat: Add soft delete, remove Apple Reminders, improve Google Tasks sync 2026-02-21 09:04:49 +01:00
20260224_add_missing_columns feat: fix Docker deployment, OAuth redirects, event editing, and UI improvements 2026-02-24 23:18:13 +01:00
20260224_add_missing_tables feat: fix Docker deployment, OAuth redirects, event editing, and UI improvements 2026-02-24 23:18:13 +01:00
20260224_add_task_checkboxes feat: add setting to show task checkboxes in weekly view 2026-02-25 12:59:55 +01:00
20260301_add_account_projects_cache_settings fix: add missing migrations and fix deploy script failures 2026-03-10 15:59:37 +01:00
20260303_add_ext_expires_in fix(prisma): manual sql migration for ext_expires_in 2026-03-03 15:23:15 +01:00
20260310_add_someday_tab feat: add someday list tabs and side navigation arrows 2026-03-10 21:15:46 +01:00
20260310_add_weekday_date_quote_settings fix: add missing migrations and fix deploy script failures 2026-03-10 15:59:37 +01:00
20260311_add_kanban_stage feat: add Kanban board view with customizable stages 2026-03-11 09:15:11 +01:00
20260319_add_missing_user_columns fix: add migrations for 10 missing User columns 2026-03-19 09:42:27 +01:00
20260319_add_weather_recent_cities fix: add missing migration for weatherRecentCities column 2026-03-19 09:30:03 +01:00
20260403_add_task_url feat: add hyperlink support to tasks 2026-04-03 15:04:44 +02:00
20260501_add_priority_settings_and_list_visuals feat: projects tab, priority icons, list/tab visuals 2026-05-01 14:23:56 +02:00
20260503_add_busy_status_and_outlook_importance feat: bidirectional Outlook/MS To-Do sync, busyStatus + star, list-delete dialog 2026-05-03 19:53:09 +02:00
20260130171312_init_complete_schema feat: add task actions (notes/delete) and refine animation logic 2026-02-01 12:25:53 +01:00
20260206172137_add_scheduled_date feat: localize app to German and add configurable day hours 2026-02-09 12:11:52 +01:00
20260211145615_add_focus_timer_duration Fix header layout, add day/night switch, refine night mode styling 2026-02-12 20:14:12 +01:00
20260218202255_add_external_task_fields feat: Add Google Tasks, Apple Reminders, task import/sync, holidays, and UI enhancements 2026-02-20 16:56:14 +01:00
migration_lock.toml feat: add task actions (notes/delete) and refine animation logic 2026-02-01 12:25:53 +01:00