fix: Temperatureingabe negativ, Monatsauswahl auf aktuellem Monat begrenzt

- LogbuchForm: Temperatur als String-State (tempRaw) – Minus-Vorzeichen tippbar
- LogbuchList: input[type=month] mit max=currentMonth(), kein Zukunftsmonat wählbar
- .gitignore: DB_BACKUP/ ergänzt

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-05-14 20:47:44 +02:00
parent 4593713042
commit cf038ad3be
3 changed files with 13 additions and 11 deletions
+1
View File
@@ -40,3 +40,4 @@ yarn-error.log*
*.tsbuildinfo
next-env.d.ts
backup.git/
DB_BACKUP/