705 Commits

Author SHA1 Message Date
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
ff93a2a2da "Refactor database shm and WAL paths for improved maintainability (feat)" 2025-05-29 22:59:04 +02:00
ef7a87fb13 "feat: Enhanced printer monitor functionality in backend/app/utils/printer_monitor.py" 2025-05-29 22:55:58 +02:00
691b7b4791 "feat: Implement printer activation functionality in backend" 2025-05-29 22:45:02 +02:00
4984092ab6 "feat: Implement printer activation logic in backend/app/aktiviere_drucker.py" 2025-05-29 22:42:42 +02:00
4634dd8abe "feat: Update printer templates and database schema" 2025-05-29 22:39:29 +02:00
c7aa7e75b0 "Update file structure and tests for job scheduler integration" 2025-05-29 22:37:08 +02:00
482e04723d "feat: Integrate printer monitor for enhanced logging in backend" 2025-05-29 22:35:00 +02:00
81c2b2ab88 "feat: Optimize database connection in myp.db-wal" 2025-05-29 22:32:03 +02:00
db70c18332 "feat: Update error handling documentation and database configuration" 2025-05-29 22:29:51 +02:00
a02f382607 "Refactor job scheduling and printer monitoring" 2025-05-29 22:27:10 +02:00
2a1489b438 "Refactor configuration settings and tests" 2025-05-29 22:23:34 +02:00
b3a1c66f8b "Add test files for P110 and Tapo Direct integration in backend" 2025-05-29 22:17:10 +02:00
c7c27452e7 "Update printer blueprint and test for Tapo Sofort integration (feat)" 2025-05-29 22:12:30 +02:00
a642456d09 "feat: Integrate printer functionality into blueprint system" 2025-05-29 22:09:29 +02:00
774bf645fc "feat: Update error handling documentation and database files" 2025-05-29 22:07:23 +02:00
1927305673 "Refactor duplicate data handling for improved performance" 2025-05-29 22:03:10 +02:00