Commit Graph

69 Commits

Author SHA1 Message Date
124953049b Title: Enhanced Data Management and Job Queue System Integration
🎉 New Feature: Integrated advanced data management capabilities with improved job queue system for seamless workflow.

📚 The updated data management module now offers robust features such as data validation, normalization, and efficient storage using optimized database queries. This ensures accurate and consistent data handling across the application.

💄 Additionally, the job queue system has been upgraded to handle complex tasks more efficiently, reducing latency and improving overall
2025-06-16 00:58:43 +02:00
81cd0e8feb 🔧 Update: Enhance printer deletion API documentation and success messaging
**Änderungen:**
-  admin_unified.py: Aktualisierte Dokumentation der delete_printer_api-Funktion, um die Löschung von Druckern mit allen Abhängigkeiten zu verdeutlichen.
-  Erfolgsnachricht angepasst, um gelöschte Abhängigkeiten in der Rückgabe zu inkludieren.

**Ergebnis:**
- Verbesserte Klarheit und Nachvollziehbarkeit bei der Nutzung der API zur Drucker-Löschung.
- Detailliertere Rückmeldungen für Benutzer über erfolgreich gelöschte Drucker und deren Abhängigkeiten.

🤖 Generated with [Claude Code](https://claude.ai/code)
2025-06-16 00:43:19 +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
57715ce04d Die Dateien, die in diesem Commit hinzugefügt wurden oder geändert wurden, sind: 2025-06-12 11:22:08 +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
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
6b473afe43 🎉 Improved documentation and logs structure in Backend 🖥️📊 2025-06-04 01:00:16 +02:00
dc007a9172 🎉📚 Improved documentation and log management system in backend #123 2025-06-04 00:49:16 +02:00
f81da17648 📚 Improved database optimization & CSS refinements 🎉 2025-06-04 00:15:15 +02:00
0802c2b175 📚 Improved database structure & log files organization in backend #123 2025-06-04 00:00:13 +02:00
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
56baed71ea 🎉 Refactor Backend Logs: Reorganized and optimized log files for improved performance and maintenance. 🧱📈🔍 2025-06-03 23:31:02 +02:00
a27b978fc5 🎉 Improved frontend performance by optimizing CSS & JS files, streamlining templates, and enhancing documentation. 🖥️📈💻📚🔍 2025-06-03 23:04:09 +02:00
7a6102f73a 🎉 Updated Claude settings and integrated utility scripts 🎨📚 2025-06-03 22:53:48 +02:00
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
7c30ca2188 🎉 Feature: Optimized CSS build process for improved performance 🎉 2025-06-03 14:31:39 +02:00
0b4c88f91c 🎉 Renamed IHK_Projektdokumentation/Ausarbeitungsprozess/Dokumentation.md to IHK_Projektdokumentation/Dokumentation_Final_Markdown/Dokumentation.md 2025-06-03 14:09:31 +02:00
4149aa7cd4 🎉 Refactor & Optimize: Cleaned up IHK project documentation, optimized CSS files, and streamlined templates. 📚 (100 characters) 2025-06-03 14:04:33 +02:00
0c99c6ceba 📚 Improved build scripts & optimized CSS files for enhanced performance 🎉 2025-06-03 13:58:44 +02:00
b29219ce4c 📚 Improved logging structure across various logs files in the backend. 🖥️🔍 2025-06-03 13:20:36 +02:00
4e539dbf67 🎨 Aktualisierte CSS-Stile für den Light und Dark Mode, optimiert für Raspberry Pi. Vereinfachte Farb- und Gradient-Definitionen zur Verbesserung der Performance und Lesbarkeit. Anpassungen an Hover- und Button-Effekten zur Reduzierung der CPU-Belastung. 📉 2025-06-02 16:08:23 +02:00
062bac28c1 🎉 Updated documentation and CSS files for input module 🎨 2025-06-02 15:39:31 +02:00
55d8ee39cc 📚 Improved backend logs and CSS styling 🎉 2025-06-02 15:32:03 +02:00
170d7c95d2 🎉 Added RASPBERRY PI Performance Optimierungen documentation files and optimized CSS styles. 📚 Removed outdated KI Prompts document. 🐛 Fixed minor CSS inconsistencies. 🖥️ 2025-06-02 15:28:56 +02:00
eb65210083 🎉 Improved database files and logs structure in backend 🌐📊 2025-06-02 15:18:24 +02:00
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
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
7ee6ce5cae 🎉 Refactor Backend Logs and Utilities 🖥️📚 2025-06-02 14:37:04 +02:00
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
43c8c195dd 🎉📚 Optimized logs and CSS for Raspberry Pi performance: 2025-06-02 07:12:50 +02:00
a08fe8fec4 🎉 Improved CSS Optimization in Backend Documentation & Styles 🎨 2025-06-02 07:02:29 +02:00
0b04a8abd9 🔧 Aktualisierung der tailwind.config.js zur Verbesserung der CSS-Inhalte und Optimierung der Kiosk-Modus-Styles. Entfernen nicht benötigter CSS-Dateien und Anpassungen in input.css für eine verbesserte Benutzeroberfläche. Hinzufügen neuer Logeinträge zur Protokollierung von Systeminitialisierungen und Fehlerbehandlungen. 📈 2025-06-01 23:58:10 +02:00
de9cbe3740 🔧 Aktualisierung der README.md zur Verbesserung der Backend- und Frontend-Installationsanweisungen. Einführung eines konsolidierten Setup-Skripts für die automatische Installation und Optimierung der Kiosk-Modus-Anweisungen. Hinzufügen eines neuen Dokuments für Verbindungstests zwischen Frontend und Backend. Verbesserte Farbpalette und CSS-Styles für Kiosk-Modus in tailwind.config.js und input.css. 📈 2025-06-01 23:53:00 +02:00
6e09b86e88 📚 Improved documentation and log files organization in backend 🖥️🐍 2025-06-01 23:48:31 +02:00
4042f07c00 🌟 🎉 Major Update: 2025-06-01 23:41:02 +02:00
2c70ce472d 🔧 Aktualisierung der Protokollierung und Datenbankinitialisierung: Hinzufügen neuer Logeinträge für verschiedene Module, einschließlich Backup, Dashboard, und Druckerüberwachung. Optimierung der SQLite-Datenbankkonfiguration und -initialisierung. Verbesserung der Fehlerprotokollierung für Windows-spezifische Fixes. 📈 2025-06-01 18:04:31 +02:00
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
345fc6cbb5 📝 Enhanced Printer Details Modal and Scrollable Update Documentation Added 🎉 2025-06-01 17:34:16 +02:00
7b37d54e59 🚀📝 Improved documentation on log functionality with new file 'LOGS_FUNCTIONALITY_FIX.md' 2025-06-01 15:22:00 +02:00
9e980cc01a 📚 Improved log file structure & organization in backend 🛠️ 2025-06-01 15:11:23 +02:00
5287dbd1eb 🎉 Refactor database logs and cleanup temporary files 🎇 2025-06-01 15:00:22 +02:00
61479a1c31 🎉 Improved log management system & added advanced settings 🚀 2025-06-01 14:50:01 +02:00
7fa7da74af 📚 Improved logging structure & added backup file 🔜 2025-06-01 14:39:46 +02:00
19eeed46fb 📚 Improved codebase structure & logging enhancements 🚀 2025-06-01 04:26:09 +02:00
1a3bfa4094 🎉 Improved documentation and logs for better system understanding & maintenance 2025-06-01 04:15:25 +02:00