Commit Graph

14 Commits

Author SHA1 Message Date
core c4e65a07a9 🗑️ Refactor: Remove obsolete printer check scripts and update app logic
**Änderungen:**
-  check_printer_ips.py und check_printers.py: Entfernt nicht mehr benötigte Skripte zur Überprüfung von Drucker-IP-Adressen.
-  DRUCKER_STATUS_REQUIREMENTS.md: Veraltete Anforderungen entfernt.
-  setup_standard_printers.py: Anpassungen zur Vereinheitlichung der Drucker-IP.
-  app.py: Logik zur Filterung offline/unreachable Drucker aktualisiert.

**Ergebnis:**
- Bereinigung des Codes durch Entfernen nicht mehr benötigter Dateien.
- Optimierte Logik zur Handhabung von Druckerstatus in der Anwendung.

🤖 Generated with [Claude Code](https://claude.ai/code)
2025-06-15 23:59:39 +02:00
core 956c24d8ca 🔧 Update: Enhanced error handling and logging across various modules
**Änderungen:**
-  app.py: Hinzugefügt, um CSRF-Fehler zu behandeln
-  models.py: Fehlerprotokollierung bei der Suche nach Gastanfragen per OTP
-  api.py: Fehlerprotokollierung beim Markieren von Benachrichtigungen als gelesen
-  calendar.py: Fallback-Daten zurückgeben, wenn keine Kalenderereignisse vorhanden sind
-  guest.py: Status-Check-Seite für Gäste aktualisiert
-  hardware_integration.py: Debugging-Informationen für erweiterte Geräteinformationen hinzugefügt
-  tapo_status_manager.py: Rückgabewert für Statusabfrage hinzugefügt

**Ergebnis:**
- Verbesserte Fehlerbehandlung und Protokollierung für eine robustere Anwendung
- Bessere Nachverfolgbarkeit von Fehlern und Systemverhalten

🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-15 22:45:20 +02:00
core 5cb7d87e9f Merge commit '3b1e6ce6a40f28ae49e8e3dde794eeafcde19cb9' 2025-06-15 21:19:29 +02:00
core 89037861e3 🐛 Update: Added support for the 'find' command in settings.local.json. Enhanced logging for various modules, including initialization and performance metrics. Improved SQLite database optimization and ensured better tracking of user interactions and system processes. 📚 2025-06-14 16:26:43 +02:00
Tomczak 3b1e6ce6a4 Die Dateien wurden wie folgt geändert und aktualisiert: 2025-06-13 14:01:44 +02:00
Tomczak 822e3c542a 🎉 Improved database structure in backend/database/myp.* files and removed outdated backups. 🛠️ Added numerous activity session pickle files to backend/instance/sessions directories. 🖥️ Updated various log files for better monitoring and debugging: app/app.log, core_system/core_system.log, data_management/data_management.log, energy_monitoring/energy_monitoring.log, hardware_integration/hardware_integration.log, job_ 2025-06-13 12:47:06 +02:00
core 173d8e83d5 🎉 Refactor Backend Database Files & Add Session Logs 📚💄 2025-06-13 12:36:46 +02:00
core eaf415c80f 📝 "Refactor session handling 2025-06-13 07:32:57 +02:00
core 691a4f2d41 Die Dateien wurden geändert oder hinzugefügt: 2025-06-13 07:17:00 +02:00
core ae95d82afc 🎉 Improved session management system and logs organization 🎨 2025-06-13 07:05:57 +02:00
core bcb8f80415 🐛 Update: Enhanced API for printer list retrieval with additional query parameters for filtering active and inactive printers. Improved response structure to include printer reachability and display status for better UI integration. Added granular permissions management in user creation process. 📚 2025-06-12 21:14:08 +02:00
core a212fcc8a3 🐛 Update: Optimized SQLite database and enhanced logging across various modules. Improved Tapo control dashboard accessibility and ensured better tracking of user interactions. 📚 2025-06-12 21:06:08 +02:00
core f5b77ce104 🐛 Database: Updated SQLite database and removed temporary WAL and SHM files for optimization. Adjusted template links for the Tapo control dashboard. Enhanced logging for better tracking of initialization processes across various modules. 📚 2025-06-12 20:55:55 +02:00
core 88c04e670d 📚 Aktualisierung der Protokolldateien: Hinzufügen von Informationen zur SQLite-Engine und Hardware-Integration. Optimierung der Protokollierung für bessere Nachverfolgbarkeit und Systemüberwachung. 🎉 2025-06-12 20:08:41 +02:00