Commit Graph

25 Commits

Author SHA1 Message Date
elpatron 22183a8d59 feat: allow sitters to mark jobs as completed with notification 2026-01-12 23:16:23 +01:00
elpatron 3600ba665d feat: implement flexible feeding intervals and fix layout alignment 2026-01-12 23:06:12 +01:00
elpatron 87f4e43c9f docs: add docker run example to README 2026-01-12 22:42:02 +01:00
elpatron db27943785 fix: force absolute database path via environment variable to prevent data loss on container update 2026-01-12 22:40:38 +01:00
elpatron 203194e5aa docs: add description, features and usage to README 2026-01-12 22:37:02 +01:00
elpatron 3de2661f46 feat: add plan title field with data migration 2026-01-12 22:32:45 +01:00
elpatron 9db5466fb2 chore: stop tracking prisma/dev.db 2026-01-12 22:19:11 +01:00
elpatron e7fd339729 chore: ignore sqlite database files 2026-01-12 22:18:36 +01:00
elpatron 91901a66d9 fix: improve docker deployment stability and ensure prisma migrations run in production 2026-01-12 22:15:33 +01:00
elpatron 88a594447b feat: add link to home page from dashboard 2026-01-12 22:09:25 +01:00
elpatron b3b1e0a75f Update README 2026-01-12 21:59:05 +01:00
elpatron a5a7df27cb Show app logo in dashboard header 2026-01-12 21:46:47 +01:00
elpatron 45069bdf9e Keine db im repo 2026-01-12 21:45:46 +01:00
elpatron cc2687dad8 Add optional cancellation message for notifications 2026-01-12 21:42:52 +01:00
elpatron 62e1f5f1b4 Implement i18n with German and English support (default DE) 2026-01-12 21:38:05 +01:00
elpatron a60d456b3b Update .gitignore 2026-01-12 21:26:31 +01:00
elpatron 7ec7aaa358 Show logo on landing page 2026-01-12 21:25:59 +01:00
elpatron d786d91331 Update README with correct Docker volume paths 2026-01-12 21:19:37 +01:00
elpatron 04c53b2743 Fix database path to avoid volume conflicts and update compose 2026-01-12 21:17:19 +01:00
elpatron 3ba1e59ecf Add custom cat sitting icon and update manifest 2026-01-12 21:10:05 +01:00
elpatron 44d8b20615 Update page title to Cat Sitting Planner 2026-01-12 21:09:11 +01:00
elpatron f7829ed50c Fix start.sh path and execution in Docker 2026-01-12 21:06:34 +01:00
elpatron f3f9c58436 Fix Docker build: provide DATABASE_URL for Prisma generate 2026-01-12 21:03:46 +01:00
elpatron 68d0584917 Add Docker support and notification URL enhancement 2026-01-12 20:59:03 +01:00
elpatron 3121ef223d Initial commit: Cat Sitting Planner with PWA, SQLite, and Webhook Notifications 2026-01-12 20:48:23 +01:00