Commit Graph

81 Commits

Author SHA1 Message Date
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
eaf415c80f 📝 "Refactor session handling 2025-06-13 07:32:57 +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
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
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
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
455ccf59b6 🎉 Improved cursor rules and expanded logging system across backend files. 🖥️📝 2025-06-12 07:36:37 +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
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
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
44d89583a4 📝 "🎉 Updated IHK Projektdokumentation and added JS Optimization Report (backend/static/js)" 2025-06-03 22:43:40 +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
3cab66efc8 📚 Improved backend structure & logs, added conflict manager 🌟 2025-06-02 14:26:33 +02:00
c1b0353ac5 📚 Improved log scheduling and setup for enhanced admin unified functionality. 🖥️🔍 2025-06-02 12:01:27 +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
361901eefe 📚 Improved logging structure & efficiency across backend logs 🚀 2025-06-01 18:01:23 +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