Commit Graph

11 Commits

Author SHA1 Message Date
eecbb5d267 🎉 Improved backend structure & optimizations 🛠️ 2025-06-20 11:01:29 +02:00
3c1129644c 🎉 🎨 Feature: Enhanced Logging and Monitoring System
📚  🔍 Improved Utility Modules
🐛  🚧 Refactoring of Backend Blueprints for Better Organization
💄  🖼️ Updated Utility Cache Files

This commit introduces a new logging and monitoring system, enhancing our application's observability. Additionally, we've refactored the backend blueprint modules to improve organization and maintainability. The utility cache files have been updated as well.
2025-06-19 21:48:29 +02:00
9bf89f8ddb Es scheint, dass Sie eine Reihe von Dateien und Verzeichnissen in einem Backend-Projekt bearbeitet haben. Hier ist eine Zusammenfassung der Änderungen: 2025-06-19 11:49:24 +02:00
59fafc66e4 Die Dateien, die in diesem Commit geändert wurden, sind: 2025-06-18 12:49:15 +02:00
1a0e439c6e 🎉 Feat/Fix: Log File Rotation Enhancement & Improvements 🎉
Optimiert Logdateien für bessere Performance und Skalierbarkeit. Neue Dateien erstellt, um logische Gruppierungen zu unterstützen, was die Analyse und Wartung vereinfacht. 🐛 🐛 🐛 📚 💄

- Backend-Modeldateien (backend/__pycache__/models.cpython-3
2025-06-16 01:28:39 +02:00
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
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
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
c7f9738bbe 🎉 Refactored backend structure: Removed unused files including app_cleaned.py, admin_api.py, admin.py, user.py, and others. Updated settings.local.json to include additional Bash commands. Enhanced admin templates for better navigation and functionality. Improved logging and error handling across various modules. 2025-06-09 19:33:06 +02:00
ea12a470c9 🎉 Improved Backend Structure & Added New Features 🖥️📈 2025-06-01 02:28:31 +02:00
df8fb197c0 📝 Commit Details: 2025-05-31 22:40:29 +02:00