elpatron
  • Joined on 2023-12-25
elpatron pushed tag v0.1.6.36 to elpatron/hoerdle 2026-01-24 12:46:37 +01:00
elpatron pushed to master at elpatron/hoerdle 2026-01-24 12:43:38 +01:00
71c7f2aab5 Bump version to 0.1.6.36
096682929d Fix: Skip-Button startet jetzt beim nächsten Segment + Initialisierung für Specials
Compare 2 commits »
elpatron pushed to master at elpatron/hoerdle 2026-01-24 12:31:55 +01:00
cebdf7a5a2 Fix: Specials-Rätsel spielen jetzt korrekt vom markierten Ausschnitt
elpatron pushed to master at elpatron/cat-sitting-planner 2026-01-13 15:27:11 +01:00
b28fadb684 refactor: move healthcheck to /health and exclude from i18n
elpatron pushed to master at elpatron/cat-sitting-planner 2026-01-13 15:12:01 +01:00
bf2d939efe fix: exclude api routes from locale redirect
elpatron pushed to master at elpatron/cat-sitting-planner 2026-01-13 14:53:34 +01:00
352212c0e0 feat: add healthcheck endpoint
elpatron pushed to master at elpatron/cat-sitting-planner 2026-01-13 13:30:49 +01:00
5ffbc2e3d3 docs: add push notification setup instructions to README
elpatron pushed to master at elpatron/cat-sitting-planner 2026-01-13 13:18:14 +01:00
88ff0131b7 fix(middleware): hard exclude sw files in logic
elpatron pushed to master at elpatron/cat-sitting-planner 2026-01-13 13:09:08 +01:00
af8c442bd1 fix(middleware): exclude sw.js and workbox from redirects
elpatron pushed to master at elpatron/cat-sitting-planner 2026-01-13 12:51:45 +01:00
b305c4563f fix(middleware): exclude push-sw.js from locale redirects
elpatron pushed to master at elpatron/cat-sitting-planner 2026-01-13 12:40:47 +01:00
57003532be fix(push): explicitly register service worker in push-manager
32225127ab feat(dashboard): add share button with clipboard fallback
Compare 2 commits »
elpatron pushed to master at elpatron/cat-sitting-planner 2026-01-13 12:15:28 +01:00
3a16705614 refactor(push): load VAPID key from server at runtime
elpatron pushed to master at elpatron/cat-sitting-planner 2026-01-13 11:54:04 +01:00
3a50bb5299 fix(docker): add build arg for NEXT_PUBLIC_VAPID_PUBLIC_KEY
elpatron pushed to master at elpatron/cat-sitting-planner 2026-01-13 11:42:07 +01:00
97d8f12fc0 feat(job-completion): add message and photo upload to job completion
e104a9d377 fix(ics): use plan title instead of id in event description
Compare 2 commits »
elpatron pushed to feat/job-completion-details at elpatron/cat-sitting-planner 2026-01-13 11:41:34 +01:00
97d8f12fc0 feat(job-completion): add message and photo upload to job completion
e104a9d377 fix(ics): use plan title instead of id in event description
Compare 2 commits »
elpatron created branch feat/job-completion-details in elpatron/cat-sitting-planner 2026-01-13 11:41:33 +01:00
elpatron pushed to master at elpatron/cat-sitting-planner 2026-01-13 11:10:02 +01:00
0ebe2172f4 chore: add debug logging for push notifications
elpatron pushed to master at elpatron/cat-sitting-planner 2026-01-13 10:49:03 +01:00
8e87c5741e fix(pwa): explicitly request notification permission
elpatron pushed to master at elpatron/cat-sitting-planner 2026-01-13 09:49:14 +01:00
7267515a87 feat: add recent plans history to homepage
elpatron pushed to master at elpatron/cat-sitting-planner 2026-01-13 09:07:19 +01:00
de7bc516ff chore: fix inflight deprecation warning by upgrading workbox-build