Commit Graph

91 Commits

Author SHA1 Message Date
core 6ee04b1d64 🎉 Improved API Response Validation & Documentation 🖥️📚 2025-06-16 11:30:15 +02:00
core 061bae3005 🎉 Fix: Address security vulnerability in admin-unified module & related files (#XXXXXX) 2025-06-16 11:17:10 +02:00
core 4b2ff50f7a 📝 "Refactor admin UI components for improved consistency and performance" 🌈 2025-06-16 11:06:33 +02:00
core 18126335ac chore: Änderungen commited 2025-06-16 08:49:18 +02:00
core b1ae9523a9 🔧 Update: Workflow Documentation and Job Deletion Enhancements
**Änderungen:**
-  Aktualisierte Schulungsdokumentation für den Gastzugang, um den Workflow klarer darzustellen.
-  Verbesserte Visualisierung im Workflow-Diagramm, um den Prozess für Gäste zu verdeutlichen.
-  Optimierte Logik in der Job-Löschfunktion, um abhängige Datensätze vor der Löschung zu bereinigen.

**Ergebnis:**
- Klarere Anleitungen für Benutzer zur Nutzung des Gastzugangs.
- Verbesserte Nachvollziehbarkeit des Workflows durch aktualisierte Diagramme.
- Erhöhte Datenintegrität durch Bereinigung abhängiger Datensätze vor der Job-Löschung.

🤖 Generated with [Claude Code](https://claude.ai/code)
2025-06-16 01:18:31 +02:00
core 83d3ca5e28 🔧 Update: Database and Log Enhancements
**Änderungen:**
-  Aktualisierte Datenbankdateien (myp.db, myp.db-shm, myp.db-wal) zur Verbesserung der Datenintegrität und Performance.
-  Erweiterte Protokollierung in verschiedenen Log-Dateien (admin.log, admin_api.log, api.log, app.log, etc.) zur besseren Nachverfolgbarkeit von Systemereignissen und Fehlern.
-  Hinzugefügte Informationen zu Tapo-Steckdosen-Status und Fehlerbehandlung in den Protokollen.

**Ergebnis:**
- Verbesserte Datenbankleistung und -stabilität.
- Erhöhte Transparenz und Nachvollziehbarkeit durch detaillierte Log-Einträge.

🤖 Generated with [Claude Code](https://claude.ai/code)
2025-06-16 01:08:51 +02:00
core ed1b0e9125 🔧 Update: Enhance error handling in API responses
**Änderungen:**
-  admin_unified.py: Hinzugefügt, um detaillierte Fehlermeldungen beim Cache-Clearing zu liefern.
-  jobs.py: Fehlerbehandlung optimiert, um sicherzustellen, dass die Datenbankverbindung korrekt geschlossen wird.
-  printers.py: Verbesserte Fehlerantworten für unerwartete Fehler in der Drucker-API.

**Ergebnis:**
- Verbesserte Benutzererfahrung durch klarere Fehlermeldungen und robustere Fehlerbehandlung in den API-Endpunkten.

🤖 Generated with [Claude Code](https://claude.ai/code)
2025-06-16 01:04:23 +02:00
core 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
core 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
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
core eaf415c80f 📝 "Refactor session handling 2025-06-13 07:32:57 +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 57715ce04d Die Dateien, die in diesem Commit hinzugefügt wurden oder geändert wurden, sind: 2025-06-12 11:22:08 +02:00
core fe8c0997f6 Die Dateien, die mit dem Commit verknüpft sind, umfassen: 2025-06-12 10:28:43 +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 985bd32d95 🎉 Fix printer monitor complete issue & logs updates 📝 2025-06-12 08:44:29 +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 455ccf59b6 🎉 Improved cursor rules and expanded logging system across backend files. 🖥️📝 2025-06-12 07:36:37 +02:00
core 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
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 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 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 44d89583a4 📝 "🎉 Updated IHK Projektdokumentation and added JS Optimization Report (backend/static/js)" 2025-06-03 22:43:40 +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 7c30ca2188 🎉 Feature: Optimized CSS build process for improved performance 🎉 2025-06-03 14:31:39 +02:00
core 0b4c88f91c 🎉 Renamed IHK_Projektdokumentation/Ausarbeitungsprozess/Dokumentation.md to IHK_Projektdokumentation/Dokumentation_Final_Markdown/Dokumentation.md 2025-06-03 14:09:31 +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 0c99c6ceba 📚 Improved build scripts & optimized CSS files for enhanced performance 🎉 2025-06-03 13:58:44 +02:00
core b29219ce4c 📚 Improved logging structure across various logs files in the backend. 🖥️🔍 2025-06-03 13:20:36 +02:00
core 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
core 062bac28c1 🎉 Updated documentation and CSS files for input module 🎨 2025-06-02 15:39:31 +02:00
core 55d8ee39cc 📚 Improved backend logs and CSS styling 🎉 2025-06-02 15:32:03 +02:00
core 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
core eb65210083 🎉 Improved database files and logs structure in backend 🌐📊 2025-06-02 15:18:24 +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 c1b0353ac5 📚 Improved log scheduling and setup for enhanced admin unified functionality. 🖥️🔍 2025-06-02 12:01:27 +02:00