elpatron
  • Joined on 2023-12-25
elpatron pushed to Statusseite at elpatron/beauty-bookings 2025-10-01 22:01:51 +02:00
4f901400a3 fix(runtime): füge tsconfig.server.json hinzu und setze TS_NODE_PROJECT für NodeNext-Loader
elpatron pushed to Statusseite at elpatron/beauty-bookings 2025-10-01 21:58:14 +02:00
1cf727433d chore(lockfile): pnpm-lock.yaml aktualisiert nach Hinzufügen von ts-node
elpatron pushed to Statusseite at elpatron/beauty-bookings 2025-10-01 21:56:47 +02:00
647016ff85 fix(runtime): füge ts-node als Dependency hinzu für ESM-Loader im Production-Container
elpatron pushed to Statusseite at elpatron/beauty-bookings 2025-10-01 21:47:46 +02:00
fe3acccb93 fix(runtime): installiere ts-node im Production-Image, damit Node --loader ts-node/esm funktioniert
elpatron pushed to Statusseite at elpatron/beauty-bookings 2025-10-01 21:42:32 +02:00
a7733c95f6 fix(build): füge index.html hinzu und konfiguriere Vite Build für Hono-Setup
elpatron pushed to Statusseite at elpatron/beauty-bookings 2025-10-01 21:41:19 +02:00
4696948c6c fix(build): korrigiere mutate-Aufruf - oRPC Mutation erwartet direktes Objekt, kein input-Wrapper
elpatron pushed to Statusseite at elpatron/beauty-bookings 2025-10-01 21:39:52 +02:00
73612caa1e fix(build): oRPC Query/Mutation options korrekt verwendet (input wrapper), interne RPC-Client-Typisierung gelockert und createToken-Aufrufe angepasst
elpatron pushed to Statusseite at elpatron/beauty-bookings 2025-10-01 21:34:01 +02:00
fb30bb6395 fix(build): entferne Context-Header-Nutzung aus bookings.create (RateLimit nur per E-Mail)
elpatron pushed to Statusseite at elpatron/beauty-bookings 2025-10-01 21:28:34 +02:00
4acb639e66 fix(build): Types in admin-calendar, oRPC React Query Helpers in booking-status, Router-Namenskonflikt, entferne unsupported allowedHosts aus Vite
elpatron pushed to Statusseite at elpatron/beauty-bookings 2025-10-01 21:24:36 +02:00
52280b1b3b feat(setup-ssl): automatische sudo-Unterstützung für Docker/Compose, alle Aufrufe vereinheitlicht
elpatron pushed to Statusseite at elpatron/beauty-bookings 2025-10-01 21:23:11 +02:00
f9d42b4c1e chore(compose): entferne version und behebe depends_on-Zyklus (nginx ↔ app)
elpatron pushed to Statusseite at elpatron/beauty-bookings 2025-10-01 21:21:56 +02:00
18f97e4e5f fix(setup-ssl): Docker Compose Kompatibilität - unterstützt sowohl docker-compose als auch docker compose
elpatron pushed to Statusseite at elpatron/beauty-bookings 2025-10-01 21:20:23 +02:00
17f1ff698e docker compose
elpatron pushed to Statusseite at elpatron/beauty-bookings 2025-10-01 21:18:56 +02:00
71a107de52 fix(setup-ssl): .env nicht sourcen, DOMAIN/ADMIN_EMAIL robust parsen (Leerzeichen-kompatibel)
elpatron pushed to Statusseite at elpatron/beauty-bookings 2025-10-01 21:14:02 +02:00
58fb163bbc feat: Produktions-Deployment mit Nginx und SSL
elpatron pushed to Statusseite at elpatron/beauty-bookings 2025-10-01 13:39:24 +02:00
1d97e05000 feat: Google Apps Script für automatische Test-Formular-Erstellung
elpatron pushed to Statusseite at elpatron/beauty-bookings 2025-10-01 13:18:06 +02:00
86a73f2c16 docs: Umfassende Blackbox-Test-Checkliste für Statusseite
elpatron created branch Statusseite in elpatron/beauty-bookings 2025-10-01 13:15:13 +02:00
elpatron pushed to Statusseite at elpatron/beauty-bookings 2025-10-01 13:15:13 +02:00
85fcde0805 feat: Token-basierte Kunden-Statusseite
elpatron pushed to master at elpatron/beauty-bookings 2025-10-01 11:44:03 +02:00
8ee2a2b3b6 feat: ICS-Kalendereinträge, Rate-Limiting und erweiterte E-Mail-Validierung