elpatron
  • Joined on 2023-12-25
elpatron pushed to master at elpatron/beauty-bookings 2025-10-02 01:10:26 +02:00
c0b0edc00e Fix: Improve RPC error handling and routing
9a104e8862 Optimize: Improve table column widths and text truncation
84fc9ee890 Fix: Enable horizontal scrolling for treatments table
277be954b7 Fix: Remove duplicate /assets/ prefix from manifest paths
65a0b8c823 Fix: Correct Vite manifest key lookup
Compare 6 commits »
elpatron pushed to master at elpatron/beauty-bookings 2025-10-02 00:29:23 +02:00
49829a4573 Fix: Only serve static files from dist in production
elpatron pushed to master at elpatron/beauty-bookings 2025-10-02 00:22:56 +02:00
eacb063bc0 Fix: Move favicon configuration inside main domain block
elpatron pushed to master at elpatron/beauty-bookings 2025-10-02 00:21:05 +02:00
e6ffb0ef6d Fix: Replace invalid 'file' directive with 'try_files' in Caddyfile
elpatron deleted branch Statusseite from elpatron/beauty-bookings 2025-10-02 00:16:22 +02:00
elpatron pushed to master at elpatron/beauty-bookings 2025-10-02 00:16:08 +02:00
6e826922f6 Fix: Copy public directory to production container
38594d30a2 Add favicon configuration to Caddyfile
76874bc98a Fix: Remove invalid rate_limit directive from Caddyfile
a77634bb13 Clean up: Remove obsolete nginx/certbot files and update README
8ffe459d50 Replace Nginx/Certbot with Caddy for automatic SSL
Compare 53 commits »
elpatron pushed to Statusseite at elpatron/beauty-bookings 2025-10-02 00:10:25 +02:00
6e826922f6 Fix: Copy public directory to production container
elpatron pushed to Statusseite at elpatron/beauty-bookings 2025-10-02 00:09:22 +02:00
38594d30a2 Add favicon configuration to Caddyfile
elpatron pushed to Statusseite at elpatron/beauty-bookings 2025-10-01 23:41:44 +02:00
76874bc98a Fix: Remove invalid rate_limit directive from Caddyfile
elpatron pushed to Statusseite at elpatron/beauty-bookings 2025-10-01 23:37:05 +02:00
a77634bb13 Clean up: Remove obsolete nginx/certbot files and update README
elpatron pushed to Statusseite at elpatron/beauty-bookings 2025-10-01 23:34:54 +02:00
8ffe459d50 Replace Nginx/Certbot with Caddy for automatic SSL
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