18 Commits

Author SHA1 Message Date
1348c5479e Fix GitHub OAuth validation type error in callback route
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-04-01 15:23:57 +02:00
cef6abec32 torben fronted wiederhergestellt 2025-04-01 12:01:57 +02:00
1f6feafecc Implementiere robuste JSON-Fallback für SQLite-Datenbankprobleme
- Füge JSON-Fallback-Datenbank hinzu als Alternative wenn SQLite-Bindings nicht kompilieren
- Verbessere Startup-Skript mit automatischem SQLite-Rebuild beim Start
- Füge Fehlerbehandlung und Logging für Datenbankprobleme hinzu
- Aktualisiere Migrationsskript, um beide Datenbanktypen zu unterstützen
- Ersetze fehlerhaften npx-Install im Dockerfile (bereits in Node enthalten)

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-04-01 11:07:42 +02:00
f1541478ad Bereinige und vereinfache Installations-Skripte
- Entferne alle überflüssigen Installations- und Konfigurationsskripte
- Erstelle zwei vereinfachte Docker-Installationsskripte:
  - install-frontend.sh für Frontend-Installation
  - install-backend.sh für Backend-Installation
- Verbessere Frontend Dockerfile mit besserer Unterstützung für native Dependencies
- Aktualisiere Backend Dockerfile für automatische DB-Initialisierung
- Korrigiere TypeScript-Fehler in personalized-cards.tsx
- Erstelle env.ts für Umgebungsvariablen-Verwaltung
- Füge ausführliche Installationsanleitung in INSTALL.md hinzu
- Konfiguriere Docker-Compose für Host-Netzwerkmodus
- Erweitere Dockerfiles mit Healthchecks für bessere Zuverlässigkeit

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-03-31 14:22:07 +02:00
7f0991e517 Korrigiere start-server-and-test Version auf verfügbare 2.0.11
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-03-28 10:51:17 +01:00
Till Tomczak / Torben via Frontend
3ffde06e6e logs 2025-03-26 15:46:33 +01:00
3e08a09d87 Add frontend test environment with real backend integration
This commit introduces a proper integration test environment for the frontend:

- Creates a test environment option in the frontend installer
- Uses the real backend in Docker containers
- Binds frontend to 127.0.0.1 for local testing only
- Adds automatic verification testing of backend-frontend communication
- Provides scripts to easily start and stop the test environment

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-03-28 09:33:59 +01:00
root
3972860be8 env vars 2025-03-12 12:33:05 +01:00
Torben Haack
cddd8c1814
add statistics 2024-11-04 12:11:36 +01:00
Torben Haack
2e396c7cf2
test data generation 2024-11-04 07:19:42 +01:00
Torben Haack
16beeb94a6 update packages 2024-10-11 21:24:12 +02:00
Torben Haack
5cdd826b5d update docker image 2024-10-11 12:46:26 +02:00
Torben Haack
4b4e773686 build arm image 2024-10-10 11:50:15 +02:00
Torben Haack
8c6e92e51d set package manager for corepack 2024-10-09 13:46:40 +02:00
TOHAACK
3fd586caaf
chore: update reservation platform to newest codebase 2024-05-27 11:49:02 +02:00
TOHAACK
1d7fbbe641
feat: mock up header component 2024-04-23 09:42:32 +02:00
TOHAACK
424276b4e8
feat: mock header component 2024-04-22 08:26:51 +02:00
TOHAACK
0451ccacd6 chore: create reservation-platform package 2024-04-19 08:30:04 +02:00