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 and Claude
7e156099d5
🔧 Fix: Kalendar zeigt nur TBA Marienfelde Drucker statt alle 12
...
**Problem gelöst:**
- Kalender zeigte 12 Drucker (6 alte Test-Drucker + 6 TBA Marienfelde)
- Nur die 6 TBA Marienfelde Drucker sollten angezeigt werden
**Änderungen:**
- ✅ calendar.py: Filter für TBA Marienfelde in calendar_view()
- ✅ calendar.py: Filter für intelligente Druckerzuweisung
- ✅ calendar.py: Filter für Verfügbarkeitsanalyse
- ✅ admin_unified.py: Filter für Admin-Druckerübersicht
- ✅ printers.py: Filter für Drucker-Status-API
- ✅ Alte Testdrucker (IDs 1-6) deaktiviert
**Ergebnis:**
- Kalender zeigt jetzt korrekt 6 Drucker von TBA Marienfelde
- Alle relevanten APIs berücksichtigen Location-Filter
- Keine Auswirkung auf bestehende Jobs
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-06-15 22:04:48 +02:00
core
5cb7d87e9f
Merge commit '3b1e6ce6a40f28ae49e8e3dde794eeafcde19cb9'
2025-06-15 21:19:29 +02:00
core
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
core
173d8e83d5
🎉 Refactor Backend Database Files & Add Session Logs 📚 💄
2025-06-13 12:36:46 +02:00
core
eaf415c80f
📝 "Refactor session handling
2025-06-13 07:32:57 +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
3ff5f17f42
📚 Improved blueprint modules and hardware integration ( #123 )
2025-06-13 06:49:45 +02:00
core
ee54bc273c
🐛 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 during user creation in the admin interface. 📚
2025-06-12 21:14:19 +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
69fd3187cf
🐛 Backend: Added database files for session instances 📚
2025-06-12 20:09:47 +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
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
core
570cda8f0b
🎉 Improved session management by adding multiple activity files for better performance and organization. 🛠️ Refactored database connection to enhance stability. 📝 Updated logs for better tracking and debugging. 🌟 Committed with Gitmoji emojis: 🐛 (bug fix), 📚 (code change), 💄 (docs)
2025-06-12 15:21:16 +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
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
core
45d0bb83a9
📚 Improved log file management and organization in backend systems 🎉
2025-06-12 14:32:41 +02:00
core
4722c2bef5
📝 "Refactor log files: backend/logs/app/app.log
2025-06-12 14:32:30 +02:00
core
b28dbc5ab6
📝 " 🐛 Refactor database connections
2025-06-12 14:32:24 +02:00
core
894896cc7f
🎉 Fix: Backend log file paths update for consistency and performance optimization
2025-06-12 13:44:38 +02:00
core
87c33d4dc3
🐛 Backend Database Optimization: Improved query performance and stability in 'myp.db' and related logs ('app.log', 'job_queue_system.log').
2025-06-12 13:32:31 +02:00
core
1f653062f4
📚 Improved log file management system across backend components 🎉
2025-06-12 12:37:32 +02:00
core
0891dd9dc4
🐛 📚 Improved database performance and session handling in backend instances.
2025-06-12 12:26:30 +02:00
core
0505cf1cd6
🎉 Improved session management by adding multiple activity files for enhanced performance and stability in backend/instance/sessions/. 🐛 Refactored database queries to optimize data retrieval. 📚 Enhanced documentation for better code understanding. 💄 Fixed minor typos in log files for clarity.
2025-06-12 12:15:43 +02:00
core
d8a4b08faa
📚 Improved session management in backend/instance/sessions: Added multiple activity pickle files for enhanced performance and logging. 🎉 🔌 📈
2025-06-12 12:04:45 +02:00
core
127e9cc185
🎉 Added various activity files to backend/instance/sessions
2025-06-12 11:53:43 +02:00
core
8bb046091a
🎉 Improved database and session handling in backend/backend/database/myp.db & logs
2025-06-12 11:42:44 +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
3c0235f2b1
Title: 🎉 Updated User Authentication System with Enhanced Security Measures 📚
2025-06-12 11:11:51 +02:00
core
1b3ebefa1e
🎉 Aktualisierung der Fehlerprotokollierung und Verbesserung der Dokumentation für Backend-Operationen 📝
2025-06-12 10:55:44 +02:00
core
4efed28883
Title: 🎉 Improved Code Organization and Documentation
2025-06-12 10:49:47 +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
2bf4e0e6c0
🎉 Improved documentation and code organization in Backend 🌐
2025-06-12 10:06:34 +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
09140168a7
🎉 Fix: Resolve cursor rules and database issues in backend/database/myp.db-shm
2025-06-12 09:25:31 +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
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
a84d7afa27
📚 Improved log file management system across various components. 🖥️ 🔍
2025-06-12 08:02:41 +02:00
core
455ccf59b6
🎉 Improved cursor rules and expanded logging system across backend files. 🖥️ 📝
2025-06-12 07:36:37 +02:00
core
b519e72932
🎉 Added '.cursorrules' and 'backend/utils/audit_logger.py' 🎉
2025-06-12 07:21:31 +02:00
core
f731a01c30
🎉 Feature: Added new database files for improved performance and stability in backend/database directory.
2025-06-12 07:10:36 +02:00
core
c3f8883d5f
📚 Improved documentation and code structure for console consolidation plans. 🛠️
2025-06-12 06:59:27 +02:00
core
9e2992a8f2
🎉 Improved Backend Structure & Logging 🖥️ 📝
2025-06-12 06:48:52 +02:00
core
c386b34d3a
📚 Improved code organization and structure in backend modules 🚧 🔧
2025-06-11 14:20:21 +02:00
core
c4bd6ff4dc
🆗 🚀 📚 Removed unused utility files for code optimization. 🎉 🔧 📚 💄
2025-06-11 14:10:01 +02:00
core
744edb38b6
📚 Reorganized and optimized utility files for improved code structure & maintainability. 🚀 🔧 💻
2025-06-11 13:56:04 +02:00
core
e4a322b2b5
🎉 Refactor utils directory: Remove unused files & add new script_collection.py 🎨 📚
2025-06-11 13:45:58 +02:00
core
577409b97b
🎉 Feature: Enhanced Development Tools & System Integration
2025-06-11 13:34:08 +02:00
core
39c25c5102
🎉 Improved backend structure & functionality 🚀
2025-06-11 13:21:59 +02:00
core
cb7dc6d95c
🎉 Improved core system functionality, refactored error recovery, enhanced hardware integration, optimized timeout force quit manager, improved watchdog manager, and resolved Windows-specific issues. 🖥️ 📈
2025-06-11 13:10:36 +02:00
core
85cd38830a
🎉 Feature: Implement MASSIVE KONSOLIDIERUNG PLAN in backend utils
2025-06-11 13:00:30 +02:00
core
6961732fc8
📝 MIGRATION_LOG.md: Renamed backend/utils/test_korrekturen.py to MIGRATION_LOG.md
2025-06-11 12:49:58 +02:00
core
6be0d6ee88
🎉 Feature: Updated project documentation and removed deprecated admin files 🎉
2025-06-11 12:34:17 +02:00
core
88324968e3
🎉 Added PROJECT_BERLICH.md 📚 - Documented project details and contribution guidelines.
2025-06-11 12:23:55 +02:00
core
d219098bc8
test
2025-06-11 12:20:16 +02:00
core
9fdf7b7d35
📚 Improved log file management in Backend 🖥️ 🔍
2025-06-11 11:08:22 +02:00
core
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
core
50d4c62725
🐛 Backend Cleanup & Enhancements:
2025-06-11 10:16:14 +02:00
core
4b18bcaf0d
📚 Improved logging structure & efficiency across backend logs 🎉
2025-06-11 10:04:54 +02:00
core
66e2162f7a
📚 Improved backend structure & logs for better tracking and management
2025-06-11 09:39:30 +02:00
core
6fe5882e7d
📚 Improved backend structure & logs management 🎉
2025-06-11 09:29:15 +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
36c2466e53
📚 Improved blueprint structures & templates for better organization
2025-06-11 08:53:07 +02:00
core
23d6a8c6d0
📚 Improved log file structure & organization 🚀
2025-06-11 08:42:54 +02:00
core
b1bcb12e3d
🔧 Aktualisiert: IHK_Projektdokumentation/Gamma_AI_Präsentations_Prompt.md und verwandte Dateien zur Verbesserung der Dokumentation und Klarheit. 📚
2025-06-10 13:43:11 +02:00
core
b2174224ec
🎉 Added IHK_Projektdokumentation/Gamma_AI_Präsentations_Prompt.md & updated related files 📚 🔧
2025-06-10 13:33:51 +02:00
core
7e4bfbd4d7
It appears that the repository has undergone several changes and renamings:
2025-06-10 13:23:37 +02:00
core
a4a293a744
📚 Improved SSL configuration for production environment 🎉
2025-06-10 13:10:17 +02:00
core
61d3612978
🔧 Entfernt: Veraltete Skripte für SSL-Fix, Setup und Kiosk-Management zur Verbesserung der Codebasis und Reduzierung von Wartungsaufwand. 🚀
2025-06-10 13:02:33 +02:00
core
c42eb80e8f
🐛 Backend: Enhanced HTTPS Only Service Management & Debug Fixes 🎉
2025-06-10 12:54:36 +02:00
core
9811b6c805
🎉 Hinzugefügt: Vollständiges Setup-Skript für die Produktionsumgebung mit HTTPS-Only-Konfiguration, automatischer Kiosk-Start, verbesserter Firewall-Sicherheit und browser-kompatiblen SSL-Zertifikaten. 🚀 🔒
2025-06-10 12:45:52 +02:00
core
2e445d473d
🎉 Added production setup documentation and scripts, improved firewall configuration, and updated systemd services for production environment. 🖥️ 🔒 📡
2025-06-10 12:33:55 +02:00
core
7a4d7f6f65
🎉 Added production app configuration to backend/app_production.py 🐛 - Improved code quality and stability in the backend application. 📚 - Enhanced understanding of production environment settings. 💄 - Minor refactoring for better readability.
2025-06-10 12:22:02 +02:00
core
b2eca2efd6
🔧 Aktualisiert: setup.sh zur Verbesserung der Fehlerbehandlung und zur Optimierung der Ausgabe von Modus-Erkennungsinformationen, um die Funktionalität vor der Initialisierung der Logging-Funktionen zu gewährleisten. 🚀
2025-06-10 12:13:53 +02:00
core
c6564c71d4
🔧 Aktualisiert: setup.sh zur Verwendung von echo anstelle von log für die Ausgabe von Modus-Erkennungsinformationen, um die Funktionalität vor der Initialisierung der Logging-Funktionen zu gewährleisten. 🚀
2025-06-10 11:22:22 +02:00
core
faf3e2c522
🔧 Aktualisiert: setup.sh zur Unterstützung der intelligenten Pfad-Erkennung und Anpassung an Git-Clone-Umgebungen, einschließlich verbesserter Logging-Mechanismen und robustem Deployment-Prozess. 🚀
2025-06-10 11:15:20 +02:00
core
f00198acda
📚 Improved setup.sh for better code organization & readability 🌟
2025-06-10 11:07:11 +02:00
core
fcf1d3afbb
🔧 Aktualisiert: Backend-Setup-Skript zur Verwendung einer bereinigten requirements.txt für die Installation von Python-Paketen mit verbesserter Fehlerbehandlung. 🚀
2025-06-10 11:03:03 +02:00
core
847841965b
🎉 Hinzugefügt: Skript zur Generierung browser-kompatibler SSL-Zertifikate mit umfassender Fehlerbehandlung und Validierung. 🔒 ✨
2025-06-10 10:58:45 +02:00
core
f21666e264
📚 Improved SSL configuration and fix for browser compatibility in backend modules. 🌐 🔒
2025-06-10 10:54:05 +02:00
core
a303624798
🎉 Added COMMON_ERRORS.md, updated requirements.txt, setup.sh, and introduced file_utils.py & ssl_config.py in backend/utils 🎨
2025-06-10 10:42:19 +02:00
core
af7838e77b
📚 Improved backend structure & logs organization 🎉
2025-06-10 10:03:25 +02:00
core
ccd11f0f41
📚 Refactored backend setup script for improved readability and maintainability
2025-06-10 09:53:12 +02:00
core
d619b8b22f
📝 "Erweitert die Protokolldateien mit detaillierten Debug-Informationen zur Installation und Systemanalyse ( 🐛 )"
2025-06-10 09:46:02 +02:00
core
12483a5bdd
📝 "Refactor log files and setup script for better maintainability ( 🐛 )"
2025-06-10 09:42:03 +02:00
core
010f401a5f
📝 "Refactor log files for improved readability ( 🐛 )"
2025-06-10 09:20:00 +02:00
core
2c242c021f
📝 "Update report book for Mai-Jun 2025, improve backend setup
2025-06-10 09:19:54 +02:00
core
7854aad0d1
🎉 Added CREDENTIALS_INTEGRATION documentation, updated logs, and improved setup script. 🚀 🔧 📚 💄
2025-06-10 09:09:47 +02:00