Commit Graph

148 Commits

Author SHA1 Message Date
fcefbef49d 🔧 Update: Enhance printer deletion API and logging
**Änderungen:**
-  admin_unified.py: Implemented detailed logging for printer deletion actions, including success and error messages.
-  printers.html: Updated delete button functionality to utilize the PrinterManager class for improved code organization and error handling.

**Ergebnis:**
- Verbesserte Nachverfolgbarkeit und Fehlerdiagnose bei Drucker-Löschvorgängen.
- Optimierte Benutzerinteraktion durch verbesserte Fehlerbehandlung im Frontend.

🤖 Generated with [Claude Code](https://claude.ai/code)
2025-06-16 00:33:20 +02:00
e98f273cad 🔄 Update: Log files and database enhancements
**Änderungen:**
-  Aktualisierte app.log mit erweiterten Debug- und Informationsmeldungen zur Entwicklungsumgebung.
-  calendar.log: Hinzugefügt, um Kalender-Events für den Zeitraum korrekt abzurufen.
-  data_management.log: Mehrere Initialisierungen und Konsolidierungen protokolliert.
-  energy_monitoring.log: Verbesserte Protokollierung für Energiestatistiken und Dashboard-Daten.
-  hardware_integration.log: Erweiterte Protokollierung für Tapo-Steckdosen und Energiestatistiken.
-  job_queue_system.log: Verbesserte Protokollierung für Job-Management und Konsolidierungen.
-  jobs.log: Protokollierung von Job-Abfragen für Benutzer.
-  monitoring_analytics.log: Konsolidierungen und Initialisierungen protokolliert.
-  permissions.log: Korrekturen für Admin-Berechtigungen protokolliert.
-  scheduler.log: Fehlerprotokollierung bei der Überprüfung von Jobs.
-  tapo_controller.log: Erweiterte Protokollierung für Tapo-Steckdosen-Status und Fehler.
-  tapo_status_manager.log: Initialisierungen protokolliert.
-  utilities_collection.log: Konsolidierungen und Initialisierungen protokolliert.
-  dark-light-unified.css: Optimierte Übergänge für das Design.
-  base.html: HTMX-Skript nur bei Bedarf geladen.

**Ergebnis:**
- Verbesserte Nachverfolgbarkeit und Fehlerdiagnose in den Protokolldateien.
- Optimierte Benutzererfahrung durch verbesserte UI-Elemente und Skriptmanagement.
2025-06-16 00:15:40 +02:00
45d223aa46 🎉 Feat/Fix: Log Rotation & Integration Improvement 🎉
📚 Added htmx-integration.js for enhanced interactivity 🌟
💄 Refactored backend/logs/dark-light-unified.css for better theming consistency 📝
🐛 Optimized logging files (app.log, data_management.log, etc.) for performance & error tracking 🛡️
2025-06-16 00:11:07 +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
5cb7d87e9f Merge commit '3b1e6ce6a40f28ae49e8e3dde794eeafcde19cb9' 2025-06-15 21:19:29 +02:00
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
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
173d8e83d5 🎉 Refactor Backend Database Files & Add Session Logs 📚💄 2025-06-13 12:36:46 +02:00
eaf415c80f 📝 "Refactor session handling 2025-06-13 07:32:57 +02:00
691a4f2d41 Die Dateien wurden geändert oder hinzugefügt: 2025-06-13 07:17:00 +02:00
ae95d82afc 🎉 Improved session management system and logs organization 🎨 2025-06-13 07:05:57 +02:00
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
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
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
10423eb1e3 🐛 Refactor: Update printer status handling and session management. Improved caching mechanism for live printer status and added summary functionality. Removed obsolete database files for better organization. 2025-06-12 19:48:45 +02:00
61607ae082 Die Dateien, die in diesem Commit geändert wurden, umfassen: 2025-06-12 16:31:54 +02:00
64691be749 The provided text appears to be a log of changes made in a software project, likely using version control systems like Git. Here's a breakdown: 2025-06-12 15:10:31 +02:00
b1dd629d47 🎉 Refactor backend database files & logs: 2025-06-12 15:00:12 +02:00
9489f7c3e3 📚 Improved log management system by updating and optimizing various logs across the backend. This change enhances debugging capabilities and system monitoring. 🚀🔧 2025-06-12 14:49:20 +02:00
45d0bb83a9 📚 Improved log file management and organization in backend systems 🎉 2025-06-12 14:32:41 +02:00
894896cc7f 🎉 Fix: Backend log file paths update for consistency and performance optimization 2025-06-12 13:44:38 +02:00
1f653062f4 📚 Improved log file management system across backend components 🎉 2025-06-12 12:37:32 +02:00
8bb046091a 🎉 Improved database and session handling in backend/backend/database/myp.db & logs 2025-06-12 11:42:44 +02:00
774f52b67e 🎉 Improved database performance and session management in backend/backend/database/myp.db, backend/blueprints/__pycache__/tapo_control.cpython-313.pyc, backend/blueprints/tapo_control.py, backend/config/settings.py 2025-06-12 11:32:34 +02:00
57715ce04d Die Dateien, die in diesem Commit hinzugefügt wurden oder geändert wurden, sind: 2025-06-12 11:22:08 +02:00
1b3ebefa1e 🎉 Aktualisierung der Fehlerprotokollierung und Verbesserung der Dokumentation für Backend-Operationen 📝 2025-06-12 10:55:44 +02:00
fe8c0997f6 Die Dateien, die mit dem Commit verknüpft sind, umfassen: 2025-06-12 10:28:43 +02:00
07e9a7607d It appears that you've made several updates to your project's codebase and logs. Here's a summary of the changes: 2025-06-12 10:16:58 +02:00
2bf4e0e6c0 🎉 Improved documentation and code organization in Backend 🌐 2025-06-12 10:06:34 +02:00
c356111149 Das beigefügte Texteintrag listet verschiedene Dateien und Dateipfade auf, die in einem Backend-System geändert wurden. Hier ist eine Zusammenfassung der Änderungen: 2025-06-12 09:52:44 +02:00
f9aec04237 Die Dateien, die hinzugefügt wurden, sind Teil des Backend-Projekts und befinden sich in verschiedenen Log- und Konfigurationsverzeichnissen. Hier ist eine Aufschlüsselung der hinzugefügten Dateien: 2025-06-12 09:35:52 +02:00
985bd32d95 🎉 Fix printer monitor complete issue & logs updates 📝 2025-06-12 08:44:29 +02:00
79f4682b20 Es scheint, dass es sich um eine Versionskontrolle handelt, möglicherweise mit einem Git-Repository. Hier sind die wichtigsten Dateien und Veränderungen, die in diesem Commit enthalten sein könnten: 2025-06-12 08:34:12 +02:00
f2be2e65a8 📝 🎉 Improved session management system with new backup database and enhanced logs 🌐 2025-06-12 08:23:49 +02:00
841d4cc466 Die Dateien, die in diesem Commit geändert wurden, umfassen: 2025-06-12 08:13:15 +02:00
a84d7afa27 📚 Improved log file management system across various components. 🖥️🔍 2025-06-12 08:02:41 +02:00
455ccf59b6 🎉 Improved cursor rules and expanded logging system across backend files. 🖥️📝 2025-06-12 07:36:37 +02:00
b519e72932 🎉 Added '.cursorrules' and 'backend/utils/audit_logger.py' 🎉 2025-06-12 07:21:31 +02:00
f731a01c30 🎉 Feature: Added new database files for improved performance and stability in backend/database directory. 2025-06-12 07:10:36 +02:00
9e2992a8f2 🎉 Improved Backend Structure & Logging 🖥️📝 2025-06-12 06:48:52 +02:00
6961732fc8 📝 MIGRATION_LOG.md: Renamed backend/utils/test_korrekturen.py to MIGRATION_LOG.md 2025-06-11 12:49:58 +02:00
9fdf7b7d35 📚 Improved log file management in Backend 🖥️🔍 2025-06-11 11:08:22 +02:00
4587433fe4 📚 Improved logging structure & added new logs in backend/logs directory 🎉 2025-06-11 10:51:44 +02:00
f32d84acb8 📚 Improved logging structure & efficiency 🖼️ 2025-06-11 10:39:29 +02:00
24cd99a1f6 🎉 Improved backend structure & cleaned up files (#123) - Added start scripts for development & production environments. 🛠️ Removed unnecessary database files. 📚 Refactored logging system for better performance & organization. 💄 Fixed minor typo in app.log file. 2025-06-11 10:26:39 +02:00
4b18bcaf0d 📚 Improved logging structure & efficiency across backend logs 🎉 2025-06-11 10:04:54 +02:00
6fe5882e7d 📚 Improved backend structure & logs management 🎉 2025-06-11 09:29:15 +02:00
4813e6cc70 It appears you've made several updates to your project files, primarily in the JavaScript and CSS directories. Here's a summary of the changes: 2025-06-11 09:18:44 +02:00
6d6aa954dd It appears you have a well-structured Git repository with various files, including SVG icons and HTML documents. Here's a brief overview: 2025-06-11 09:05:15 +02:00