Commit Graph

36 Commits

Author SHA1 Message Date
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
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
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
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
8b12d17935 Implementieren der PWA, Multi-Instanzen-Passwort-Schutz und Kassen-Löschfunktion 2026-02-24 16:33:16 +01:00
1a12dcd1d0 Neue Preise, neue Artikel 2024-06-24 13:52:54 +02:00
elpatron68
9f7bc8086c increase version 2024-05-29 16:15:48 +02:00
elpatron68
b2e8192a2d Update README 2024-05-28 12:52:52 +02:00
elpatron68
08d668c984 4 decimal places 2024-05-28 08:53:08 +02:00
elpatron68
24e9d83a52 Add load time 2024-05-28 08:42:57 +02:00
elpatron68
abc4403373 Cache-Control 2024-05-27 19:10:12 +02:00
elpatron68
57930c374a Cache-Control 2024-05-27 19:09:48 +02:00
elpatron68
9318f0b25c prevent cached responses 2024-05-27 19:01:11 +02:00
elpatron68
02a9df95b5 Add timestamp 2024-05-27 15:46:12 +02:00
elpatron68
2440963afc Add version 2024-05-27 13:29:42 +02:00
elpatron68
08705ae44e Rename var 2024-05-27 13:27:31 +02:00
elpatron68
a57c5fa837 Add link 2024-05-27 13:20:11 +02:00
elpatron68
e2383aefb5 Version logging 2024-05-27 12:56:41 +02:00
elpatron68
6601cd3e88 Fix typo 2024-05-27 12:53:46 +02:00
elpatron68
db3f8bd13f White background by default 2024-05-27 12:02:35 +02:00
elpatron68
0fd5e9f789 Basic logging for debug purpose 2024-05-27 11:21:57 +02:00
elpatron68
ff84b5ec40 Exceptionhandling, underpay warning 2024-05-27 10:20:25 +02:00
elpatron68
b6d6b62223 Version: 1.0.2 2024-05-26 13:58:46 +02:00
elpatron68
1f175d108a Remove about path 2024-05-26 13:56:25 +02:00
elpatron68
650279f179 Add about.html 2024-05-26 13:48:13 +02:00
elpatron68
390a7c02e6 Add README 2024-05-26 13:03:35 +02:00
elpatron68
6abfe64fd4 Remove file logging 2024-05-26 12:06:02 +02:00
elpatron68
1d91505b50 Add minimal logging 2024-05-26 11:54:57 +02:00
elpatron68
fe559fba23 Logging 2024-05-26 11:46:32 +02:00
elpatron68
4d10513213 Don´t reset items when clicking change button 2024-05-26 11:45:52 +02:00
elpatron68
4dcd68a433 Add logging 2024-05-26 03:41:00 +02:00
elpatron68
b63cdf7793 Responsivität, Multiuser 2024-05-26 03:38:01 +02:00
elpatron68
b1f7f979c2 Add favicon and Dockerfile 2024-05-26 01:11:20 +02:00
elpatron68
32ecde1b87 Anzeige Wechselgeld mit 2 Nachkommastellen 2024-05-26 00:41:26 +02:00
elpatron68
678dbd3460 Add given and return 2024-05-26 00:30:03 +02:00
elpatron68
99b24c8302 First commit 2024-05-25 21:25:19 +02:00