721 Commits

Author SHA1 Message Date
91b1886dde 🎉 Verbesserte Installation und Konfiguration des Kiosk-Browsers mit Fallback-Mechanismus für Browser und optimierten Vollbildmodus. 📚 2025-05-31 22:14:20 +02:00
f0692d1816 🎉 Improved installer script ('installer.sh') 2025-05-31 22:11:31 +02:00
a36c14115a 📚 Improved backend structure & error handling (#123) 🖥️🔧 2025-05-31 21:56:50 +02:00
8d29b2634a 🎉 Improved database files and installer script for better performance and stability. 🌟 2025-05-31 21:46:27 +02:00
8b7f16cd93 🎉 Feat(docs): Rename and reorganize documentation files 🎉 2025-05-31 21:34:19 +02:00
dfbab0488c 📚 Renamed 'REQUIREMENTS.md' to 'docs/REQUIREMENTS.md' in backend/app 2025-05-31 21:23:53 +02:00
eadb7eedc4 🎉 Improved script naming and removed unnecessary file 🎇 2025-05-31 21:08:48 +02:00
c849e37493 🎉 Improved backend documentation and removed unnecessary scripts. 📚 #feat(backend) 2025-05-31 20:52:47 +02:00
7f7657fa80 🎉 Added backend files for kiosk setup and watchdog service. 📚 'combined.sh', 'KIOSK_SETUP_ANLEITUNG.md', 'kiosk-watchdog.service', 'test-kiosk-setup.sh' 2025-05-31 20:38:52 +02:00
11cf49f3c7 🎉 Improved database performance in backend/app/database/myp.db-shm & myp.db-wal, and refined Windows fixes in utils/windows_fixes.py 🎨📊🔧 2025-05-31 20:20:44 +02:00
c2d75f0d46 📚 Improved Mercedes Certificate Installation Documentation and Scripts 🎉 2025-05-31 20:03:20 +02:00
b567f21e43 📚 Added CA certificates: Corporate Root & Project CA 🔒 2025-05-31 19:53:09 +02:00
0bf8332c02 📝 "🐛 Backend Update: Fix WAL in myp.db (database)" 2025-05-31 18:28:44 +02:00
d3f7d66112 📚 Improved database structure & utils with new files for shm, wal, and enhanced debugging tools. 🆓 2025-05-31 18:17:58 +02:00
34692dbb32 📝 "🎉 Feature: Enhanced Raspberry Pi setup script for quick deployment 🌟" 2025-05-31 18:04:53 +02:00
e02d4c416c 🎉 Refactor and reorganize backend files for improved structure and maintainability: 2025-05-31 16:54:46 +02:00
62f227dc78 🎉 Updated file structure for deprecated modules, moved 'app_backup.py' to 'deprecated/app_backup.py'. Also updated 'install_raspberry_pi.sh'. 📚 2025-05-31 16:44:32 +02:00
c7297bfbc8 🔧 Verbesserte Skripte zur Installation des Raspberry Pi: Globale Variablen für Chromium hinzugefügt, Benutzerberechtigungen für unbound und www-data überprüft und angepasst, sowie Log-Dateiberechtigungen optimiert. 🚀 2025-05-31 16:37:35 +02:00
598723b4ca 📚 Updated documentation files for DNS configuration, key mapping issues, and Raspberry Pi optimizations. 🎨 Also refined installation scripts for Raspberry Pi. 🖥️ 2025-05-31 15:51:58 +02:00
0588014b9b 🎉 Erweiterte Installation und Konfiguration für den Raspberry Pi Kiosk-Modus: Verbesserte Skripte für eine vollautomatische Installation, einschließlich umfassender Systemprüfungen, Logging-Mechanismen und Sicherheitskonfigurationen. 🚀🔒 2025-05-31 04:00:28 +02:00
f44639e497 🎉 Improved backend functionality & added documentation for installation corrections in raspberry pi scripts 🎨📚 2025-05-31 03:01:14 +02:00
63362abeed 🐛 Backend: Aktualisierte Datenbankabfragen in job_scheduler.py und queue_manager.py zur Verbesserung der Effizienz und Konsistenz. 🚀 2025-05-30 22:15:45 +02:00
f2bd44a718 📚 Improved printer management system & session handling 🚀 2025-05-30 22:13:46 +02:00
498078590b 🐛 Backend Update: Refactored app.py and session-manager.js for improved performance & stability. 🚀📚💄 2025-05-30 22:03:36 +02:00
7a54fe7ff3 🐛 Backend: Cleaned up database files (myp.db, myp.db-shm, myp.db-wal) for improved efficiency and performance. 🎉 2025-05-30 21:53:07 +02:00
ef5f56063e 🐛 Backend Database Improvement: Added shm and wal files for myp.db & updated debug_guest_requests.py & admin_guest_requests_overview.html 🎉 2025-05-30 21:46:27 +02:00
a5ce18eeee 🐛 Backend: Refine debug_guest_requests logic for improved stability & performance 2025-05-30 21:35:18 +02:00
68b187e93c 🔧 Refactored Admin-Berechtigungslogik in admin_guest_requests_overview.html: Verwendung von Data-Attributen anstelle von Inline-Skripten zur Verbesserung der Struktur und Lesbarkeit. Aktualisierte myp.db für Konsistenz. 🛠️ 2025-05-30 21:31:35 +02:00
881d52b9dc 📊 Optimized database queries in myp.db for improved performance 🎉 2025-05-30 21:22:09 +02:00
37cd332d67 📝 "🐛 Backend update: Refactored database connection in myp.db 2025-05-30 21:16:58 +02:00
c48d586af2 📝 "🛠️ Update FEHLER_BEHOBEN.md, app.py, and database schema; remove old shm/wal files 🗑️" 2025-05-30 21:05:22 +02:00
0d966712a7 📚 Improved error handling documentation and codebase organization in the frontend application. 🖥️🔍 2025-05-30 20:47:28 +02:00
d1a6281577 🐛 Backend Optimization: Removed error monitoring configuration files and utilities, refactored logging configuration for improved performance. 🎉 2025-05-30 20:37:02 +02:00
5543e9ba5e 📚 Improved error monitoring configuration & utility files 🖥️ 2025-05-30 20:25:21 +02:00
f45fcc5d0e 📝 "Fix typo in FEHLER_BEHOBEN.md and related files (#42)" 🐛 2025-05-30 20:09:21 +02:00
bb54643d18 📚 Improved database structure & templates for job scheduling 🚀 2025-05-30 19:58:13 +02:00
2eb4c828fc 🐛 Backend Database Optimization: Improved performance and stability for myp.db-shm & myp.db-wal, and updated jobs.html templates. 🎉📚💄 2025-05-30 19:47:15 +02:00
fd1c617a7e 🐛 Backend Update: Refactored database connection in myp.db-wal for improved performance and stability. 2025-05-30 19:36:54 +02:00
4c6cfd591c 📝 "🐛 Backend update: Refined database shm 2025-05-30 19:36:49 +02:00
4d7d057805 📝 "Fix: Resolve issues with database shm andwal files in FEHLER_BEHOBEN.md, app.py, and templates/jobs.html (#123)" 2025-05-30 19:21:15 +02:00
f8be70e1f7 📝 "🛠️ Updated database schema for myp.db-wal (🎉)" 2025-05-30 19:10:25 +02:00
38f6ba9115 🚀 Refactor database connection for improved performance and stability. 2025-05-30 18:49:58 +02:00
1510f87ea7 "feat: Enhanced printer monitoring functionality in backend" 2025-05-29 23:26:41 +02:00
00c3251b96 "Refactor job scheduling and printer monitoring" 2025-05-29 23:24:13 +02:00
9ce6b0b5e8 "feat: Implement database backup for myp.db using wal" 2025-05-29 23:22:06 +02:00
a01ecd6d0e "feat: Refine database configuration for power management tests" 2025-05-29 23:17:29 +02:00
e396f2b3f4 "feat: Enhance power management testing in backend" 2025-05-29 23:12:57 +02:00
f5b4fdd296 "Refactor job scheduling in backend using Conventional Commits (feat)" 2025-05-29 23:10:52 +02:00
4f4de4a84c "feat: Implement database backup for myp.db using wal and scheduled backups" 2025-05-29 23:07:05 +02:00
2ee9577c57 "feat: Enhanced database indexing in myp.db-shm and printer monitor" 2025-05-29 23:01:59 +02:00