elpatron
  • Joined on 2023-12-25
elpatron pushed to Statusseite at elpatron/beauty-bookings 2025-10-01 23:26:43 +02:00
c28d4fc4ec Add simple SSL check script using direct Docker commands
elpatron pushed to Statusseite at elpatron/beauty-bookings 2025-10-01 23:25:20 +02:00
6b10c256a0 Fix: Use certbot service instead of alpine in SSL check script
elpatron pushed to Statusseite at elpatron/beauty-bookings 2025-10-01 23:24:06 +02:00
6987d48bd6 Add direct SSL certificate check script
elpatron pushed to Statusseite at elpatron/beauty-bookings 2025-10-01 23:21:11 +02:00
97d17d67ee Add simple setup script without SSL complexity
elpatron pushed to Statusseite at elpatron/beauty-bookings 2025-10-01 23:19:56 +02:00
98858c1760 Add SSL certificate permissions diagnostic script
elpatron pushed to Statusseite at elpatron/beauty-bookings 2025-10-01 23:18:13 +02:00
b3272d565b Fix: Add timeout and fallback for SSL certificate check
elpatron pushed to Statusseite at elpatron/beauty-bookings 2025-10-01 23:16:18 +02:00
e29f4374c0 Fix: Handle existing SSL certificates in setup script
elpatron pushed to Statusseite at elpatron/beauty-bookings 2025-10-01 23:13:41 +02:00
23ea0d801e Fix: Resolve Nginx SSL certificate loading issue
b10df50688 add rebuild script
Compare 2 commits »
elpatron pushed to Statusseite at elpatron/beauty-bookings 2025-10-01 23:07:43 +02:00
ffc21a76e7 Fix: Resolve permission issues with .storage directories
elpatron pushed to Statusseite at elpatron/beauty-bookings 2025-10-01 23:05:32 +02:00
857b60e1f5 Fix: Use startup script to create .storage directories at runtime
elpatron pushed to Statusseite at elpatron/beauty-bookings 2025-10-01 23:01:47 +02:00
713da5a802 Fix: Create .storage directories in Dockerfile to prevent ENOENT errors
elpatron pushed to Statusseite at elpatron/beauty-bookings 2025-10-01 22:54:41 +02:00
12b31d28d5 fix(client-entry): füge CSS-Fallback für Production-Build hinzu
elpatron pushed to Statusseite at elpatron/beauty-bookings 2025-10-01 22:51:12 +02:00
84d6f5c07a fix(client-entry): korrigiere TypeScript-Typen für cssFiles Array
elpatron pushed to Statusseite at elpatron/beauty-bookings 2025-10-01 22:50:07 +02:00
f4d9f60fc9 fix(client-entry): verwende korrekte Asset-Pfade aus Vite-Manifest für Production-Build
elpatron pushed to Statusseite at elpatron/beauty-bookings 2025-10-01 22:47:16 +02:00
2c2a173b96 fix(server): füge statische Datei-Serving für Production-Build hinzu
elpatron pushed to Statusseite at elpatron/beauty-bookings 2025-10-01 22:42:34 +02:00
3d5c6ffeaf fix(server): korrigiere Import-Position für @hono/node-server
elpatron pushed to Statusseite at elpatron/beauty-bookings 2025-10-01 22:41:21 +02:00
72834a6977 fix(server): füge @hono/node-server hinzu und korrigiere Server-Start für Node.js
elpatron pushed to Statusseite at elpatron/beauty-bookings 2025-10-01 22:38:54 +02:00
18b75fdde3 fix(server): füge Server-Start-Konfiguration hinzu für Hono-App
elpatron pushed to Statusseite at elpatron/beauty-bookings 2025-10-01 22:33:59 +02:00
143051a90a fix(server-build): ersetze @/server-Pfad-Aliase durch relative Imports mit .js-Erweiterungen
elpatron pushed to Statusseite at elpatron/beauty-bookings 2025-10-01 22:31:52 +02:00
1e1070dbb5 fix(server-build): füge .js-Erweiterungen zu allen lib-Imports in bookings.ts hinzu