My-Weekly-ToDo-List/scripts
mARTin a32e5601d0 fix: push scheduler handles all-day events and adds debug logging
- Query both timed (startDateTime) and all-day (startDate) events
- All-day events treated as starting at 07:00 UTC (~09:00 CET)
- Log number of events found per user for debugging
- Skip already-passed events to avoid unnecessary checks

v1.37.2
2026-03-16 22:22:58 +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