elpatron
  • Joined on 2023-12-25
elpatron pushed to master at elpatron/hoerdle 2025-12-01 16:48:12 +01:00
5613e5d48e docs: update Caddy setup documentation and clarify network warnings
elpatron pushed to master at elpatron/hoerdle 2025-12-01 16:04:46 +01:00
09b998ea75 fix: update reverse proxy port for hoerdle service in Caddyfile
elpatron pushed to master at elpatron/hoerdle 2025-12-01 16:02:31 +01:00
74a8a59083 refactor: remove timeout settings for large files in Caddyfile
elpatron pushed to master at elpatron/hoerdle 2025-12-01 16:01:26 +01:00
f2c64281dd refactor: clean up Caddyfile by removing audio streaming headers and related configurations
elpatron pushed to master at elpatron/hoerdle 2025-12-01 16:00:13 +01:00
ca40b1efb9 refactor: update Caddyfile for root-domain TLS configuration
elpatron pushed to master at elpatron/hoerdle 2025-12-01 15:58:05 +01:00
3c051ec49d refactor: simplify GoDaddy DNS configuration in Caddyfile
elpatron pushed to master at elpatron/hoerdle 2025-12-01 15:51:00 +01:00
b268abb7d3 fix: correct environment variable syntax in Caddyfile and clean up Docker Compose configuration
elpatron pushed to master at elpatron/hoerdle 2025-12-01 15:45:53 +01:00
c7793dcb9d fix: update Caddyfile DNS configuration for GoDaddy API
elpatron pushed to master at elpatron/hoerdle 2025-12-01 15:40:00 +01:00
95fd6405be docs: enhance Caddy setup documentation and update Docker Compose configurations
elpatron pushed to master at elpatron/hoerdle 2025-12-01 15:37:34 +01:00
e881979da3 chore: update .gitignore to include docker-compose.yml
8ec713297a chore: remove Docker Compose configuration for hoerdle service
Compare 2 commits »
elpatron pushed to master at elpatron/hoerdle 2025-12-01 15:34:15 +01:00
4aef034aa6 feat: add Docker Compose configuration for hoerdle service
elpatron pushed to master at elpatron/hoerdle 2025-12-01 15:19:26 +01:00
b120e5df45 chore: update .gitignore to include .env.example and enhance deployment documentation with Caddy reverse proxy setup
elpatron pushed to master at elpatron/hoerdle 2025-12-01 14:54:50 +01:00
68c074e9da feat(about): improve about page with real data and support section
20910e5cbf feat: add multilingual about page with imprint and privacy info
Compare 2 commits »
elpatron created branch feature/about-page in elpatron/hoerdle 2025-12-01 14:53:53 +01:00
elpatron pushed to feature/about-page at elpatron/hoerdle 2025-12-01 14:53:53 +01:00
68c074e9da feat(about): improve about page with real data and support section
20910e5cbf feat: add multilingual about page with imprint and privacy info
Compare 2 commits »
elpatron pushed to master at elpatron/hoerdle 2025-11-29 18:10:40 +01:00
ff6aff25e8 Merge branch 'migrate-middleware-to-proxy': Migrate middleware.ts to proxy.ts and fix dependencies
2f5c06fb52 fix: add unist-util-visit-parents as direct dependency to resolve module resolution error
6893158926 feat: migrate middleware.ts to proxy.ts
038797a5da chore: update baseline-browser-mapping and replace middlewareClientMaxBodySize with proxyClientMaxBodySize
25a79230a8 Admin-Seite lokalisiert: Übersetzungen hinzugefügt und URLs angepasst
Compare 9 commits »
elpatron deleted branch i18n from elpatron/hoerdle 2025-11-29 18:10:24 +01:00
elpatron pushed to i18n at elpatron/hoerdle 2025-11-28 22:25:18 +01:00
25a79230a8 Admin-Seite lokalisiert: Übersetzungen hinzugefügt und URLs angepasst
0182db69b5 Füge Collapse-Funktionalität zu Admin-Management-Abschnitten hinzu
794e3fd74a Verbessere Docker-Migration: Entrypoint mit Baseline-Fallback und aktualisiere baseline-migrations.sh
Compare 3 commits »
elpatron pushed to i18n at elpatron/hoerdle 2025-11-28 15:49:49 +01:00
d874682764 Dokumentiere i18n-Implementierung
elpatron pushed to i18n at elpatron/hoerdle 2025-11-28 15:36:24 +01:00
771d0d06f3 Implementiere i18n für Frontend, Admin und Datenbank