Commit Graph

95 Commits

Author SHA1 Message Date
core 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
core 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
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
Tomczak 3b1e6ce6a4 Die Dateien wurden wie folgt geändert und aktualisiert: 2025-06-13 14:01:44 +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 6b8fca218b 🐛 Refactor: Consolidated user management and security functions in the backend. Added legal pages blueprint for compliance. Removed legacy rate limiter functions to streamline security integration. Updated logging for better clarity. 📚 2025-06-12 20:44:11 +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
core 33e3200523 🎉 Improved Energy Monitoring Dashboard & Backend Integration 🌍 2025-06-12 19:54:56 +02:00
core 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
core b1dd629d47 🎉 Refactor backend database files & logs: 2025-06-12 15:00:12 +02:00
core 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
core 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
core 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
core 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
core 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
core f2be2e65a8 📝 🎉 Improved session management system with new backup database and enhanced logs 🌐 2025-06-12 08:23:49 +02:00
core 841d4cc466 Die Dateien, die in diesem Commit geändert wurden, umfassen: 2025-06-12 08:13:15 +02:00
core 66e2162f7a 📚 Improved backend structure & logs for better tracking and management 2025-06-11 09:39:30 +02:00
core 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
core 36c2466e53 📚 Improved blueprint structures & templates for better organization 2025-06-11 08:53:07 +02:00
core 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
core 6b473afe43 🎉 Improved documentation and logs structure in Backend 🖥️📊 2025-06-04 01:00:16 +02:00
core dc007a9172 🎉📚 Improved documentation and log management system in backend #123 2025-06-04 00:49:16 +02:00
core f81da17648 📚 Improved database optimization & CSS refinements 🎉 2025-06-04 00:15:15 +02:00
core 0802c2b175 📚 Improved database structure & log files organization in backend #123 2025-06-04 00:00:13 +02:00
core 6bfa31905c 🎉 Kiosk-Modus optimiert: Integration von Waitress für verbesserte Stabilität, IPv4-Bindung zur Vermeidung von Timeout-Problemen und automatische Bereinigung hängender Prozesse. Dokumentation aktualisiert und nicht mehr benötigte Skripte entfernt. 🛠️📈 2025-06-03 23:43:17 +02:00
core 56baed71ea 🎉 Refactor Backend Logs: Reorganized and optimized log files for improved performance and maintenance. 🧱📈🔍 2025-06-03 23:31:02 +02:00
core 9f29705daf 🎉 Updated various log files and added new scripts for kiosk start in backend directory 📚🔧💻📝 2025-06-03 23:15:06 +02:00
core a27b978fc5 🎉 Improved frontend performance by optimizing CSS & JS files, streamlining templates, and enhancing documentation. 🖥️📈💻📚🔍 2025-06-03 23:04:09 +02:00
core 7a6102f73a 🎉 Updated Claude settings and integrated utility scripts 🎨📚 2025-06-03 22:53:48 +02:00
core 3f34d40fe3 🎉 Improved performance with optimized CSS file 📦🐛 in backend/static/css/performance-optimized.css & backend/templates/base.html. 2025-06-03 22:40:56 +02:00
core 4149aa7cd4 🎉 Refactor & Optimize: Cleaned up IHK project documentation, optimized CSS files, and streamlined templates. 📚 (100 characters) 2025-06-03 14:04:33 +02:00
core c29ef2c075 🎉 Added new files for data collection and documentation 📚, updated error resilience script, and refactored admin schedule template. #123 2025-06-02 15:10:39 +02:00
core 6ff407a895 🎉 Refactor and optimize database files, enhance error handling with new utility scripts 📚, and update documentation on fault tolerance and unattended operation. 🚀 2025-06-02 14:57:58 +02:00
core 7bea427bd6 🎉 Improved database structure with new files 'myp.db-shm' and 'myp.db-wal', updated documentation to 'STECKDOSENSCHALTZEITEN.md'. Also, refactored logs for better organization. 📝🔍📈 2025-06-02 14:47:37 +02:00
core 7ee6ce5cae 🎉 Refactor Backend Logs and Utilities 🖥️📚 2025-06-02 14:37:04 +02:00
core 3cab66efc8 📚 Improved backend structure & logs, added conflict manager 🌟 2025-06-02 14:26:33 +02:00
core f2928b97fc 🎉 Improved backend configuration and documentation 🖥️📚 2025-06-02 14:16:23 +02:00
core 298aeb9dfb 🎉 Improved database performance by adding shm and wal files to 'backend/database/' and removing outdated documentation. 🛠️ Also updated log files for better tracking: 'backend/logs/*', 'backend/static/css/*', and 'backend/templates/base.html'. 🐛 Fixed minor CSS issues in 'backend/static/css/*.css'. 📚 Enhanced code organization and optimization across various directories. 💄 No major design changes, just refinements. 2025-06-02 07:23:25 +02:00
core 43c8c195dd 🎉📚 Optimized logs and CSS for Raspberry Pi performance: 2025-06-02 07:12:50 +02:00
core 6e09b86e88 📚 Improved documentation and log files organization in backend 🖥️🐍 2025-06-01 23:48:31 +02:00
core 4042f07c00 🌟 🎉 Major Update: 2025-06-01 23:41:02 +02:00
core 361901eefe 📚 Improved logging structure & efficiency across backend logs 🚀 2025-06-01 18:01:23 +02:00
core db4fd5b6c3 🐛 Backend Optimization: Enhanced database performance with new files (myp.db-shm, myp.db-wal) and CSS styling improvements in tailwind.min.css & printers.html 🖥️📊 2025-06-01 17:51:10 +02:00
core 345fc6cbb5 📝 Enhanced Printer Details Modal and Scrollable Update Documentation Added 🎉 2025-06-01 17:34:16 +02:00