core
472060ab1f
🔧 Update: Enhance Guest Request Model with OTP Code Management
...
**Änderungen:**
- ✅ Hinzugefügt: `otp_code_plain` zur `GuestRequest`-Klasse für die Speicherung des OTP-Codes im Klartext zur Anzeige für Administratoren.
- ✅ Anpassung der API-Endpunkte in `admin_unified.py`, um den Klartext-OTP-Code anzuzeigen, wenn die Anfrage genehmigt ist und der OTP-Code aktiv ist.
**Ergebnis:**
- Verbesserte Verwaltung und Sichtbarkeit von OTP-Codes für Administratoren, was die Benutzerfreundlichkeit und Sicherheit bei der Verwaltung von Gastanfragen erhöht.
🤖 Generated with [Claude Code](https://claude.ai/code )
2025-06-16 01:39:37 +02:00
core
fcefbef49d
🔧 Update: Enhance printer deletion API and logging
...
**Änderungen:**
- ✅ admin_unified.py: Implemented detailed logging for printer deletion actions, including success and error messages.
- ✅ printers.html: Updated delete button functionality to utilize the PrinterManager class for improved code organization and error handling.
**Ergebnis:**
- Verbesserte Nachverfolgbarkeit und Fehlerdiagnose bei Drucker-Löschvorgängen.
- Optimierte Benutzerinteraktion durch verbesserte Fehlerbehandlung im Frontend.
🤖 Generated with [Claude Code](https://claude.ai/code )
2025-06-16 00:33:20 +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
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
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
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
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
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
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
1b3ebefa1e
🎉 Aktualisierung der Fehlerprotokollierung und Verbesserung der Dokumentation für Backend-Operationen 📝
2025-06-12 10:55:44 +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
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
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
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
9fdf7b7d35
📚 Improved log file management in Backend 🖥️ 🔍
2025-06-11 11:08:22 +02:00
Tomczak
4587433fe4
📚 Improved logging structure & added new logs in backend/logs directory 🎉
2025-06-11 10:51:44 +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
23d6a8c6d0
📚 Improved log file structure & organization 🚀
2025-06-11 08:42:54 +02:00
core
af7838e77b
📚 Improved backend structure & logs organization 🎉
2025-06-10 10:03:25 +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
375c48d72f
ich geh behindert
2025-06-05 01:34:10 +02:00
core
55d8ee39cc
📚 Improved backend logs and CSS styling 🎉
2025-06-02 15:32:03 +02:00
core
6e09b86e88
📚 Improved documentation and log files organization in backend 🖥️ 🐍
2025-06-01 23:48:31 +02:00
core
63c8b4f378
🎉 Backend: Aktualisierung der API-Routen und Verbesserung der Fehlerprotokollierung für Job-Erstellung. URL-Präfix für Jobs-Blueprint geändert, um Konflikte zu vermeiden. Erweiterte Fehlerbehandlung und Protokollierung für kritische Systemfehler hinzugefügt. 🛠️
2025-06-01 16:08:07 +02:00
core
61479a1c31
🎉 Improved log management system & added advanced settings 🚀
2025-06-01 14:50:01 +02:00
core
7fa7da74af
📚 Improved logging structure & added backup file 🔜
2025-06-01 14:39:46 +02:00
core
6fdf4bdab7
🚀 Refactor database logs: Cleaned up and optimized backend/logs directory by removing unnecessary files (myp.db-shm, myp.db-wal) and updated various log files (analytics.log, app.log, backup.log, calendar.log, dashboard.log, database.log, email_notification.log, jobs.log, maintenance.log, multi_location.log, permissions.log, printer_monitor.log, printers.log,
2025-06-01 13:32:56 +02:00
core
f0fe4c29d5
🎉 Improved backend structure & documentation, added new GLASSMORPHISM_NOTIFICATIONS feature 🎨
2025-06-01 04:36:33 +02:00
core
1a3bfa4094
🎉 Improved documentation and logs for better system understanding & maintenance
2025-06-01 04:15:25 +02:00
core
09462724e0
🎉 Improved backend structure & logs organization 🎉
2025-06-01 03:25:55 +02:00