Commit Graph

951 Commits

Author SHA1 Message Date
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
36c2466e53 📚 Improved blueprint structures & templates for better organization 2025-06-11 08:53:07 +02:00
23d6a8c6d0 📚 Improved log file structure & organization 🚀 2025-06-11 08:42:54 +02:00
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
b2174224ec 🎉 Added IHK_Projektdokumentation/Gamma_AI_Präsentations_Prompt.md & updated related files 📚 🔧 2025-06-10 13:33:51 +02:00
7e4bfbd4d7 It appears that the repository has undergone several changes and renamings: 2025-06-10 13:23:37 +02:00
a4a293a744 📚 Improved SSL configuration for production environment 🎉 2025-06-10 13:10:17 +02:00
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
c42eb80e8f 🐛 Backend: Enhanced HTTPS Only Service Management & Debug Fixes 🎉 2025-06-10 12:54:36 +02:00
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
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
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
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
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
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
f00198acda 📚 Improved setup.sh for better code organization & readability 🌟 2025-06-10 11:07:11 +02:00
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
847841965b 🎉 Hinzugefügt: Skript zur Generierung browser-kompatibler SSL-Zertifikate mit umfassender Fehlerbehandlung und Validierung. 🔒 2025-06-10 10:58:45 +02:00
f21666e264 📚 Improved SSL configuration and fix for browser compatibility in backend modules. 🌐🔒 2025-06-10 10:54:05 +02:00
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
af7838e77b 📚 Improved backend structure & logs organization 🎉 2025-06-10 10:03:25 +02:00
ccd11f0f41 📚 Refactored backend setup script for improved readability and maintainability 2025-06-10 09:53:12 +02:00
d619b8b22f 📝 "Erweitert die Protokolldateien mit detaillierten Debug-Informationen zur Installation und Systemanalyse (🐛)" 2025-06-10 09:46:02 +02:00
12483a5bdd 📝 "Refactor log files and setup script for better maintainability (🐛)" 2025-06-10 09:42:03 +02:00
010f401a5f 📝 "Refactor log files for improved readability (🐛)" 2025-06-10 09:20:00 +02:00
2c242c021f 📝 "Update report book for Mai-Jun 2025, improve backend setup 2025-06-10 09:19:54 +02:00
7854aad0d1 🎉 Added CREDENTIALS_INTEGRATION documentation, updated logs, and improved setup script. 🚀🔧📚💄 2025-06-10 09:09:47 +02:00
68e87a2740 📝 "🎉 Update logs installation process with improved error handling (🐛)" 2025-06-10 08:58:30 +02:00
eeb50d02f3 📝🐍📚: "Add report sheet for Till Tomczak, Mai-Jun 2025 2025-06-10 08:58:24 +02:00
41cbcf8a8e 📅 Update log files with Tomczak Till's calendar entries 📝 2025-06-10 08:47:21 +02:00
6e65dcf373 📝 "🎉 Updated logs installation process with Gitmoji emojis for better code readability (#123)" 2025-06-10 06:54:47 +02:00
430454820f 📝 "Add logs for improved debugging 2025-06-10 06:54:42 +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
876b5a64e4 🗑️ Entfernen von temporären und nicht mehr benötigten Dokumenten: ~$ll_Tomczak-IHK_Dokumentation.docx, ~$P_Projektdokumentation_Final.docx und WRL3866.tmp. 🗂️ 2025-06-07 15:44:51 +02:00
b7e0da302c 📚 Updated IHK documentation files 🎨: Till_Tomczak-IHK_Dokumentation.docx & .pdf 2025-06-05 14:32:53 +02:00
d8f5173696 🎉 Feature: Updated documentation with new WRL3866 details 2025-06-05 14:22:15 +02:00
6aa43bd355 🎉 Added IHK Project Documentation & Network Architecture Docs 🎉 2025-06-05 13:49:07 +02:00
0fe988ac4f 🎉 Updated IHK Project Documentation: Added final project doc and image 📚, incorporated Word document as supplementary material 💄. 2025-06-05 13:22:41 +02:00
0a1b24c4ef 🔧 Aktualisierung der Tapo-Steckdosen-Integration: Umstellung auf zentralen tapo_controller für Statusprüfungen und Verbindungs-Tests. Verbesserung der Fehlerbehandlung und Protokollierung. Anpassungen in der Dokumentation und Umbenennung von Funktionen zur besseren Lesbarkeit. 🛠️ 2025-06-05 11:13:43 +02:00
502d63bc20 🎉 Improved IHK Project Documentation with Screenshots & Videos 📚 2025-06-05 11:05:23 +02:00
f710283798 📄 Aktualisierung des Protokolls der Projektarbeit mit neuen Informationen zu Teilnehmern und Projektbezeichnung. Korrekturen bei den Zeitangaben und der Formatierung der Unterschriften vorgenommen. 📝 2025-06-05 01:46:12 +02:00
375c48d72f ich geh behindert 2025-06-05 01:34:10 +02:00
0ae23e5272 📄 Aktualisierung des Protokolls der Projektarbeit mit neuen Angaben zu Teilnehmer, Projektbezeichnung und Ausbildungsbetrieb. Korrekturen bei den Zeitangaben und Unterschriftenformatierung vorgenommen. 📝 2025-06-04 19:22:31 +02:00
f92d9020cf 📄 Aktualisierung des Protokolls der Projektarbeit mit neuen Angaben zu Teilnehmer, Projektbezeichnung und Ausbildungsbetrieb. Korrekturen bei den Zeitangaben und Unterschriftenformatierung vorgenommen. 📝 2025-06-04 19:21:20 +02:00
413c44aaa0 🎉 Added IHK project documentation files in Word format 🎨 2025-06-04 14:44:57 +02:00
76e4c2ccad 🎉 Added IHK_Projektdokumentation/Konversationen/AW Raspberry Pi Security Scan.msg, IHK_Projektdokumentation/Konversationen/AW Raspberry Pi Security Scan2.msg, IHK_Projektdokumentation/Konversationen/Unterstützung bei der Netzwerkanbindung des Raspberry Pi.msg, and IHK_Projektdokumentation/Konversationen/Einkauf.png. 2025-06-04 14:27:02 +02:00
bc9ba570b4 📚 Added IHK Projektdokumentation and Kundendokumentation Anhang to README.md 2025-06-04 14:10:01 +02:00
c853817c02 🎉 Added IHK project documentation files and script for generating documents 🎨📚 2025-06-04 13:57:07 +02:00
6bce0b4f9a 📚 Erweiterung des Glossars in der Projektdokumentation um wichtige Begriffe wie Flask, Raspberry Pi, REST, Scheduler, Smart-Plug, SQLite, TAPO und TBA. 🌐 2025-06-04 11:44:01 +02:00
2ee7e21c5b 📚 Restructured documentation files and added glossary 🌐 2025-06-04 11:33:58 +02:00