No description
  • TypeScript 94.3%
  • CSS 3.1%
  • JavaScript 1.2%
  • Dockerfile 1%
  • HTML 0.4%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Alex-2801 423b2ba430 ─────┬──────────────────────────────────────────────────────────────────────────
│ STDIN
─────┼──────────────────────────────────────────────────────────────────────────
   1 │ feat: v2.0.0 — Dienstplan, Kostenrechner, Responsive UI
   2 │
   3 │ - Dienstplan-Modul: PDF-Parser, CalDAV-Upload mit SSE-Fortschritt,
   4 │   Kalender-Dropdown (auto-fetch beim Laden), manuelle Eintragserfassung,
   5 │   PDF-Vorschau neben der Tabelle
   6 │ - Kostenrechner: Port des Angular-Projekts als React-Seite mit
   7 │   localStorage-Persistenz
   8 │ - Navbar mit React Router NavLinks für alle Seiten
   9 │ - Responsive Layout für alle Seiten (Mobile-first, Breakpoints sm/md/lg)
  10 │ - ModelPage: 3D-Viewer über Metadaten-Panel auf Mobile gestapelt
  11 │ - Backend: createReadStream statt reply.sendFile (kein @fastify/static nötig),
  12 │   CalDAV-Routen, PDF-Parsing via pdf2json
  13 │ - Vite host:true für LAN-Zugriff vom Smartphone
  14 │ - version.txt in public/ als statisches Asset
  15 │ - Bugfix: h-full Höhenkette für Three.js-Viewer, cleanup-Guard mit contains()
  16 │
  17 │ Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
─────┴──────────────────────────────────────────────────────────────────────────
2026-04-24 22:18:36 +02:00
backend ─────┬────────────────────────────────────────────────────────────────────────── 2026-04-24 22:18:36 +02:00
frontend ─────┬────────────────────────────────────────────────────────────────────────── 2026-04-24 22:18:36 +02:00
models/benchy Initial commit: Fluffy Models v1.0.0 2026-04-18 15:24:28 +02:00
.env.example ─────┬────────────────────────────────────────────────────────────────────────── 2026-04-24 22:18:36 +02:00
.gitignore Initial commit: Fluffy Models v1.0.0 2026-04-18 15:24:28 +02:00
.gitlab-ci.yml ci: use GitLab built-in registry variables (CI_REGISTRY_IMAGE) 2026-04-18 15:48:34 +02:00
docker-compose.yml Initial commit: Fluffy Models v1.0.0 2026-04-18 15:24:28 +02:00
Dockerfile Initial commit: Fluffy Models v1.0.0 2026-04-18 15:24:28 +02:00
package.json ─────┬────────────────────────────────────────────────────────────────────────── 2026-04-24 22:18:36 +02:00
pnpm-lock.yaml ─────┬────────────────────────────────────────────────────────────────────────── 2026-04-24 22:18:36 +02:00
pnpm-workspace.yaml Initial commit: Fluffy Models v1.0.0 2026-04-18 15:24:28 +02:00