elpatron
  • Joined on 2023-12-25
elpatron pushed to master at elpatron/hoerdle 2025-11-21 15:59:57 +01:00
0353a7d8aa build: copy node_modules into the final Docker image.
elpatron pushed to master at elpatron/hoerdle 2025-11-21 15:55:31 +01:00
29d43effe3 feat: Add cover art support and auto-migration
elpatron pushed to master at elpatron/hoerdle 2025-11-21 14:56:49 +01:00
0c9508076f fix: Update page title and description to Hördle
elpatron pushed to master at elpatron/hoerdle 2025-11-21 14:47:06 +01:00
cbfd0c1798 feat: Add sortable 'Added' column to admin table
8540c7be54 fix: Run Docker container as root user to avoid permission issues
Compare 2 commits »
elpatron pushed to master at elpatron/hoerdle 2025-11-21 14:22:36 +01:00
28e716c52b fix: Docker deployment with Prisma 6.19.0
elpatron pushed to master at elpatron/hoerdle 2025-11-21 14:05:15 +01:00
b81ad77042 build: Remove explicit Docker Compose version '3' declaration.
elpatron pushed tag v0.1.5.2 to elpatron/beauty-bookings 2025-10-09 16:03:13 +02:00
elpatron pushed to master at elpatron/beauty-bookings 2025-10-09 16:02:46 +02:00
c1aeb7c38b chore: Bump version to v0.1.5.2
elpatron pushed to master at elpatron/beauty-bookings 2025-10-09 15:59:13 +02:00
889e110dd9 fix: Preisanzeige korrigieren - Cent zu Euro Konvertierung
elpatron pushed to master at elpatron/beauty-bookings 2025-10-09 08:50:38 +02:00
a603232ed8 feat: Erweiterte Filtermöglichkeiten für Buchungsverwaltung
elpatron pushed tag v0.1.5.1 to elpatron/beauty-bookings 2025-10-09 08:09:52 +02:00
elpatron pushed to master at elpatron/beauty-bookings 2025-10-09 08:09:31 +02:00
f0037226a9 chore: Bump version to v0.1.5.1
elpatron pushed to master at elpatron/beauty-bookings 2025-10-09 08:06:14 +02:00
12da9812df fix: Feature-Flag für Multi-Treatment-Verfügbarkeit aktivieren
elpatron pushed tag v0.1.5 to elpatron/beauty-bookings 2025-10-08 19:59:45 +02:00
elpatron pushed to master at elpatron/beauty-bookings 2025-10-08 19:59:30 +02:00
ce019a2bd9 chore: Bump version to v0.1.5
63384aa209 Fix: TypeScript-Fehler für Multi-Treatment-Migration beheben
ebd9d8a72e Refactor: Verbessere CalDAV und Bookings für Multi-Treatment-Support
ccba9d443b Fix ICS calendar issues and improve email template code quality
9583148e02 Fix: Korrigiere Konflikt-Erkennung für Multi-Treatment-Buchungen in recurring-availability.ts - Berechne Dauer korrekt für neue Behandlungen-Arrays - Filtere undefined Treatment-IDs aus Legacy-Cache - Erstelle Treatment-Cache nur bei Bedarf
Compare 6 commits »
elpatron pushed to Multiple-Treatments at elpatron/beauty-bookings 2025-10-08 19:57:19 +02:00
63384aa209 Fix: TypeScript-Fehler für Multi-Treatment-Migration beheben
elpatron pushed to Multiple-Treatments at elpatron/beauty-bookings 2025-10-08 19:50:47 +02:00
ebd9d8a72e Refactor: Verbessere CalDAV und Bookings für Multi-Treatment-Support
elpatron pushed to Multiple-Treatments at elpatron/beauty-bookings 2025-10-08 18:45:43 +02:00
ccba9d443b Fix ICS calendar issues and improve email template code quality
9583148e02 Fix: Korrigiere Konflikt-Erkennung für Multi-Treatment-Buchungen in recurring-availability.ts - Berechne Dauer korrekt für neue Behandlungen-Arrays - Filtere undefined Treatment-IDs aus Legacy-Cache - Erstelle Treatment-Cache nur bei Bedarf
Compare 2 commits »
elpatron created branch Multiple-Treatments in elpatron/beauty-bookings 2025-10-08 18:18:15 +02:00
elpatron pushed to Multiple-Treatments at elpatron/beauty-bookings 2025-10-08 18:18:15 +02:00
d153aad8b3 Refactor booking-form: Add compatibility fallback, functional state updates, memoized calculations, and treatment reconciliation