My-Weekly-ToDo-List/scripts
mARTin eebc8eb9b6 feat: drag-to-provider sync, recurring task editing, resizable areas, search improvements
- Sync tasks to external provider when dragged to a synced Someday list (Google/Outlook/Synology)
- Add Synology support to POST /api/tasks/sync endpoint
- Edit recurring task series (title, interval, unit, time) all at once via new API
- Make Someday and all-day areas vertically resizable with drag handles (height persisted in cookies)
- Include Someday tasks in search results with list name display
- Instant calendar event appearance after creation (improved optimistic update + immediate cache refresh)
- Fix project color not updating on tasks when project color changes
- Add database backup script for Supabase LXC

v1.39.0

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-17 00:50:42 +01:00
..
backup-db.sh feat: drag-to-provider sync, recurring task editing, resizable areas, search improvements 2026-03-17 00:50:42 +01:00
boot-update.sh fix: add missing migrations and fix deploy script failures 2026-03-10 15:59:37 +01:00
create-test-user.ts feat: add task actions (notes/delete) and refine animation logic 2026-02-01 12:25:53 +01:00
deploy.sh feat: add LXC deployment automation scripts 2026-02-27 09:21:10 +01:00
docker-entrypoint.sh feat: fix Docker deployment, OAuth redirects, event editing, and UI improvements 2026-02-24 23:18:13 +01:00
generate-vapid-keys.ts feat: add push notifications for calendar event reminders 2026-03-16 21:38:15 +01:00
lxc-setup.sh feat: email verification, auto-save settings, calendar UX improvements 2026-02-27 08:57:15 +01:00
my-weekly-todo-update.service chore: add systemd service for auto-update on LXC boot 2026-03-10 15:22:11 +01:00
push-scheduler.ts fix: push scheduler handles all-day events and adds debug logging 2026-03-16 22:22:58 +01:00
seed-connection.ts feat: localize app to German and add configurable day hours 2026-02-09 12:11:52 +01:00
supabase-setup.sh feat: email verification, auto-save settings, calendar UX improvements 2026-02-27 08:57:15 +01:00
test-cloudkit-reminders.py feat: Add Google Tasks, Apple Reminders, task import/sync, holidays, and UI enhancements 2026-02-20 16:56:14 +01:00
update-server.sh Fix potential LXC MODULE_NOT_FOUND by pinning next/prisma and cleanup 2026-03-13 12:42:24 +01:00
verify-schema.ts feat: localize app to German and add configurable day hours 2026-02-09 12:11:52 +01:00