elpatron
1e0ae551cc
Add log volume to docker-compose.yml for improved logging management
2026-04-25 10:50:40 +02:00
elpatron
7038422161
Improve container resilience after VPS restarts.
...
Add an automatic restart policy and a built-in HTTP healthcheck so the service recovers cleanly after host reboot and reports runtime readiness.
Made-with: Cursor
2026-04-25 10:49:48 +02:00
elpatron
dbe22cd175
Update article tile button styles in index.html to improve responsiveness and visual consistency
2026-03-22 19:01:31 +01:00
elpatron
c94e313672
Refactor price display in index.html to use span elements for better structure and styling
2026-03-22 18:59:04 +01:00
elpatron
83afc3c2f1
Update version number to 1.1.1 in app.py
2026-03-22 18:57:28 +01:00
elpatron
c0abf76643
Emojis auf Kassen-Tiles in maximaler Größe
...
Made-with: Cursor
2026-03-22 18:54:54 +01:00
elpatron
67489bb46b
Add X-Forwarded-Host header to nginx-proxy configuration
...
- Updated nginx-proxy.example.conf to include proxy_set_header for X-Forwarded-Host, enhancing header forwarding capabilities.
2026-03-22 18:53:23 +01:00
elpatron
73cb0c7777
ProxyFix und nginx-Beispiel für Reverse-Proxy
...
- Werkzeug ProxyFix für X-Forwarded-* Header
- nginx-proxy.example.conf mit korrekten proxy_set_header
- README: Hinweise zu 502-Beseitigung hinter nginx
Made-with: Cursor
2026-03-22 18:43:55 +01:00
elpatron
c9ea1c924a
docker-compose.yml hinzugefügt
...
Made-with: Cursor
2026-03-22 17:08:58 +01:00
elpatron
c523085405
Update .gitignore to exclude all database files and modify kasse.db
2026-03-22 17:05:41 +01:00
elpatron
bd4664f23b
Preis-Eingabe auf europäisches Komma-Format normalisiert
...
- Neuer Artikel: Textfeld mit Placeholder 4,50 statt Dezimalpunkt
- Artikel bearbeiten: Preise mit Komma anzeigen und akzeptieren
- Backend: Komma vor float()-Konvertierung in Punkt umwandeln
Made-with: Cursor
2026-03-22 17:04:30 +01:00
elpatron
5c8c4a947e
Artikel-Verwaltung und responsive Tiles
...
- Admin: Artikel löschen (min. 1 erforderlich)
- Admin: Neue Artikel hinzufügen
- Admin: Update-Logik für variable Artikelanzahl
- Kasse: Dynamische items/Session pro Produkt
- Kasse: CSS Grid Layout - alle Artikel fit auf einen Bildschirm
- Kasse: Leerzustand wenn keine Artikel
Made-with: Cursor
2026-03-22 16:56:34 +01:00
elpatron
ef36d63aa7
Fix: Kassen ohne Passwort können nun wieder geöffnet werden
...
- Backend erkennt passwortlose Instanzen (Hash von leerem String)
- Login-Formular: required entfernt, Hinweis für passwortlose Kassen
- Bei leerem Feld und passwortloser Kasse wird Zugang gewährt
Made-with: Cursor
2026-03-22 16:53:14 +01:00
elpatron
c23f08fdd9
feat: Einbinden des Footers in Landing-, Admin- und Login-Ansicht
2026-02-24 17:08:40 +01:00
elpatron
9f3951e6ef
feat: Plausible Privacy Monitoring in Templates integriert
2026-02-24 17:02:10 +01:00
elpatron
8d8dd115c5
gitignore: add kasse.db
2026-02-24 17:00:23 +01:00
elpatron
7ffad354fa
Fix Dockerfile template copy rules and uwsgi app.ini logging output
2026-02-24 16:54:04 +01:00
elpatron
1d2d8230f1
Aktualisiere README mit Multi-Instanzen und PWA Features
2026-02-24 16:37:40 +01:00
elpatron
18a0c34036
docs: Add instructions for persistent Docker database storage to README.
2026-02-24 16:35:47 +01:00
elpatron
8b12d17935
Implementieren der PWA, Multi-Instanzen-Passwort-Schutz und Kassen-Löschfunktion
2026-02-24 16:33:16 +01:00
elpatron
1a12dcd1d0
Neue Preise, neue Artikel
2024-06-24 13:52:54 +02:00