c1aeb7c38b
chore: Bump version to v0.1.5.2
2025-10-09 16:02:33 +02:00
f0037226a9
chore: Bump version to v0.1.5.1
2025-10-09 08:09:19 +02:00
ce019a2bd9
chore: Bump version to v0.1.5
2025-10-08 19:59:20 +02:00
ad79531f33
Release v0.1.4
...
Features:
- Admin kann Nachrichten an Kunden senden
- Email-System mit BCC an Admin
- UI: Nachricht-Button und Modal
- HTML-Escaping für sichere Nachrichtenanzeige
- Detailliertes Logging
2025-10-08 11:24:41 +02:00
ca20516080
v0.1.3
2025-10-07 14:15:17 +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