|
1708ae588c
|
build: remove non-existent @hono/cors to fix lockfile; refresh lock
|
2025-10-06 17:26:47 +02:00 |
|
|
31b007d145
|
CalDAV: Support Basic auth; trim+validate UUID; deprecate query token via headers; ICS end time helper; docs+instructions updated
|
2025-10-06 17:25:25 +02:00 |
|
|
90029f4b6a
|
docs: README dompurify note; fix: sanitize plaintext names in booking emails; feat: use sanitizePhone in email templates; feat: extend sanitizeHtml allowed tags and URL allowlist
|
2025-10-06 13:31:53 +02:00 |
|
|
72834a6977
|
fix(server): füge @hono/node-server hinzu und korrigiere Server-Start für Node.js
|
2025-10-01 22:41:11 +02:00 |
|
|
9da96d7af9
|
build(server): separater TS-Build für Server (server-dist) und Runtime auf Node JS statt ts-node; Dockerfile startet server-dist/index.js
|
2025-10-01 22:05:01 +02:00 |
|
|
647016ff85
|
fix(runtime): füge ts-node als Dependency hinzu für ESM-Loader im Production-Container
|
2025-10-01 21:56:35 +02:00 |
|
|
af0502baa6
|
fix: Load admin credentials from .env file
- Add dotenv dependency and load .env configuration in auth.ts
- Admin credentials now read from environment variables:
- ADMIN_USERNAME (default: owner)
- ADMIN_PASSWORD_HASH (default: admin123 hash)
- ADMIN_EMAIL (default: owner@stargirlnails.de)
- Remove hardcoded admin credentials
- Add fallback values for backward compatibility
- Clear existing user storage to force recreation with new credentials
|
2025-09-30 11:03:28 +02:00 |
|
Quests Agent
|
a4ecf845bf
|
Project created from basic template
|
2025-09-29 17:56:30 +02:00 |
|