Tomczak
c16bcca9e6
Es scheint, dass es sich um eine Reihe von Dateien und Logs handelt, die wahrscheinlich mit einem großen, komplexen System zu tun haben. Hier ist ein zusammenfassender Überblick über die Dateien und ihre möglichen Funktionen:
2025-06-19 10:24:03 +02:00
core
94eba76dcb
Title: 🎉 Improved Code Organization and Enhanced Documentation in models.py
2025-06-19 06:27:11 +02:00
core
f06c882c5a
📚 Improved documentation for TAPO issue resolution in backend/TAPO_PROBLEMBEHEBUNG.md
2025-06-18 06:53:06 +02:00
core
00d45dd38d
🎉 Improved backend log management structure & added utility settings 🧱
2025-06-16 18:08:59 +02:00
core
a1782ce6b5
Die Dateien wurden geändert und hinzugefügt:
2025-06-16 17:58:27 +02:00
core
a851664497
chore: Änderungen commited
2025-06-16 01:42:54 +02:00
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
1a0e439c6e
🎉 Feat/Fix: Log File Rotation Enhancement & Improvements 🎉
...
Optimiert Logdateien für bessere Performance und Skalierbarkeit. Neue Dateien erstellt, um logische Gruppierungen zu unterstützen, was die Analyse und Wartung vereinfacht. 🐛 🐛 🐛 📚 💄
- Backend-Modeldateien (backend/__pycache__/models.cpython-3
2025-06-16 01:28:39 +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
173d8e83d5
🎉 Refactor Backend Database Files & Add Session Logs 📚 💄
2025-06-13 12:36:46 +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
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
2bf4e0e6c0
🎉 Improved documentation and code organization in Backend 🌐
2025-06-12 10:06:34 +02:00
core
f2be2e65a8
📝 🎉 Improved session management system with new backup database and enhanced logs 🌐
2025-06-12 08:23:49 +02:00
core
455ccf59b6
🎉 Improved cursor rules and expanded logging system across backend files. 🖥️ 📝
2025-06-12 07:36:37 +02:00
core
9e2992a8f2
🎉 Improved Backend Structure & Logging 🖥️ 📝
2025-06-12 06:48:52 +02:00
Tomczak
f32d84acb8
📚 Improved logging structure & efficiency 🖼️
2025-06-11 10:39:29 +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
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
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
9f29705daf
🎉 Updated various log files and added new scripts for kiosk start in backend directory 📚 🔧 💻 📝
2025-06-03 23:15:06 +02:00
core
0c4ee77648
📚 Improved documentation and log management in backend 🖥️ 🔍
2025-06-03 20:45:45 +02:00
core
45547a8da6
🎉 Feat/DB: Enhanced database logging & WAL management for improved stability and performance in backend/database/myp.db-wal
2025-06-03 13:23:58 +02:00
core
3cab66efc8
📚 Improved backend structure & logs, added conflict manager 🌟
2025-06-02 14:26:33 +02:00
core
4042f07c00
🌟 🎉 Major Update:
2025-06-01 23:41:02 +02:00
core
62efe03887
🔧 Aktualisierung der Backend-Logik und Optimierung der SQLite-Datenbankkonfiguration für Raspberry Pi: Hinzufügen spezifischer Optimierungen, Verbesserung der Fehlerbehandlung und Protokollierung. Einführung von Caching-Mechanismen und Anpassungen für schwache Hardware. 📈
2025-06-01 22:43:42 +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
9e980cc01a
📚 Improved log file structure & organization in backend 🛠️
2025-06-01 15:11:23 +02:00
core
7f7006d55c
🎉 Improved Backend Structure & Documentation 🎉
2025-06-01 12:42:47 +02:00
core
3501bbfddf
📚 Improved documentation and logs structure for better maintainability and troubleshooting. 🖥️ 🔍
2025-06-01 04:46:49 +02:00
core
f0fe4c29d5
🎉 Improved backend structure & documentation, added new GLASSMORPHISM_NOTIFICATIONS feature 🎨
2025-06-01 04:36:33 +02:00
core
19eeed46fb
📚 Improved codebase structure & logging enhancements 🚀
2025-06-01 04:26:09 +02:00
core
5ee854cbc6
🎉 Fix for JOBS_UNDEFINED and LOG_EXPORT issues, updated documentation 📚 in backend/docs.
2025-06-01 04:04:34 +02:00
core
45d8d46556
🎉 Improved backend structure & documentation, optimized files for better performance. 🛠️ Removed unnecessary files: app_timer_routes.py, settings_copy.cpython-311.pyc, myp.db-shm, myp.db-wal. 📚 Added new files: STRG_C_SHUTDOWN.md, SSL_CONFIG.md.
2025-06-01 03:52:58 +02:00
core
09462724e0
🎉 Improved backend structure & logs organization 🎉
2025-06-01 03:25:55 +02:00
core
ea12a470c9
🎉 Improved Backend Structure & Added New Features 🖥️ 📈
2025-06-01 02:28:31 +02:00
core
35caefdbfd
🎉 Improved codebase structure & documentation 🖥️ 📚
2025-06-01 01:54:09 +02:00
core
40ca104860
🎉 Removed unnecessary files & logs, updated documentation & UI components. 🖥️ 🔍 📚 💻
2025-06-01 01:20:36 +02:00
core
070f4a6165
📚 Improved backend structure & documentation, added new features, and refactored scripts. 🚀 🔧 📝 💻 🖥️
2025-06-01 00:47:00 +02:00
core
9e1719df4d
🎉 Improved backend structure & added utility modules 🎨 📚
2025-06-01 00:26:29 +02:00
core
d4f899d280
🎉 Refactor & Cleanup:
2025-05-31 23:44:43 +02:00
core
cf21c1dbfa
🎉 Feat(docs): Added new error handling documentation and roadmap images
2025-05-31 23:23:53 +02:00
core
df8fb197c0
📝 Commit Details:
2025-05-31 22:40:29 +02:00