161 Commits

Author SHA1 Message Date
0d966712a7 📚 Improved error handling documentation and codebase organization in the frontend application. 🖥️🔍 2025-05-30 20:47:28 +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
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
1510f87ea7 "feat: Enhanced printer monitoring functionality in backend" 2025-05-29 23:26:41 +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
a642456d09 "feat: Integrate printer functionality into blueprint system" 2025-05-29 22:09:29 +02:00
d1bee6f8bb "Refactor stats template using Tailwind CSS" 2025-05-29 21:51:32 +02:00
82fcc6597f "Refactor database connections for improved performance (feat)" 2025-05-29 21:22:36 +02:00
6306c0b8cd "Refactor guest request template using Conventional Commits format (feat)" 2025-05-29 21:19:42 +02:00
de1b87f833 🛠️ "Implementiere TP-Link Tapo P110 Unterstützung für Druckerüberwachung und -steuerung"
- Aktualisiere die `check_printer_status()` Funktion zur Verwendung des PyP100-Moduls für die Tapo-Steckdosen.
- Füge neue API-Endpunkte hinzu: `test-tapo` für die Verbindungstests einzelner Drucker und `test-all-tapo` für Massentests.
- Verbessere die Fehlerbehandlung und Logging für Tapo-Verbindungen.
- Aktualisiere die Benutzeroberfläche, um den Datei-Upload als optional zu kennzeichnen.
- Implementiere umfassende Tests für die Tapo-Verbindungen in `debug_drucker_erkennung.py` und verbessere die Validierung der Konfiguration in `job_scheduler.py`.
2025-05-29 21:19:30 +02:00
2ed13acf21 "Refactor printer templates and monitor logic" 2025-05-29 20:52:58 +02:00
b1e7c538a9 "feat: Update database schema for myp.db-shm and printer templates" 2025-05-29 20:50:34 +02:00
f4c2f2b2d2 "Refactor template files for improved readability (feat)" 2025-05-29 20:47:15 +02:00
20843c087f "feat: Integrate database WAL for improved data consistency in admin guest requests overview" 2025-05-29 20:23:00 +02:00
351ad68e98 "feat: Add error handling documentation in FEHLER_BEHOBEN.md" 2025-05-29 20:20:12 +02:00
ff83dd186d "feat: Implement debug fix in static files 2025-05-29 20:17:53 +02:00
b078eefb4d "feat: Implement File Management System documentation and related updates" 2025-05-29 20:15:47 +02:00
e5a92fe710 "Update database schema for guest request functionality (feat)" 2025-05-29 20:10:19 +02:00
bcc3c2cf79 "Update database schema for new job feature (feat)" 2025-05-29 20:02:53 +02:00
a0bd9ba753 "feat: Update database schema in myp.db-wal 2025-05-29 20:02:03 +02:00
2516ef08cc "feat: Refactor database connection and improve UI layout" 2025-05-29 19:56:54 +02:00
bc72a88210 "feat: Enhance UI with debug and issue fixes" 2025-05-29 19:53:44 +02:00
d26f8b0d93 "feat: Implement auto logout functionality via static JS 2025-05-29 19:29:46 +02:00
f4fbf92055 "Refactor database schema for improved performance: feat(database) - WAL integration and template updates" 2025-05-29 19:27:43 +02:00
efbb54c1e2 "Improve database structure and templates for user login" 2025-05-29 19:24:14 +02:00
015daff378 "feat: Integrate database shm for improved performance in backend/app/database/myp.db-shm" 2025-05-29 19:22:08 +02:00
70956ded87 "feat: Update login template with new design" 2025-05-29 19:19:02 +02:00
5c5b055c46 "feat: Update database schema for myp.db and calendar template" 2025-05-29 19:14:10 +02:00
0b5a1f874d "Refactor calendar blueprint and test printer creation" 2025-05-29 19:11:56 +02:00
ae74f4fc0c "feat: Implement test printer functionality in admin system" 2025-05-29 19:09:47 +02:00
f2bc72988b "Refactor admin and printer templates using Conventional Commits (feat)" 2025-05-29 19:07:26 +02:00
ca9abadc6a "Feature: Update admin interface and database schema" 2025-05-29 19:02:23 +02:00
122551df3d "Refactor calendar template using Conventional Commits format (feat)" 2025-05-29 18:57:47 +02:00
63bdd027ae "Add emergency backup and update fullcalendar scripts" 2025-05-29 18:52:36 +02:00
d2a9a42651 "feat: Update admin UI layout in backend" 2025-05-29 18:25:29 +02:00
deda6d6c38 "feat: Add database backup script 2025-05-29 18:23:25 +02:00
e464fb9587 "Refactor database connection and templates using shm files for improved performance" 2025-05-29 18:21:15 +02:00
9ee6e015b5 "feat: Update documentation and fix issues in various files" 2025-05-29 18:08:58 +02:00
43fa61dced "feat: Integrate Tailwind CSS 2025-05-29 18:06:30 +02:00
0879a66cb2 "feat: Integrate custom icons in admin templates" 2025-05-29 17:56:52 +02:00
83119f1f4a "feat: Enhance admin guest request functionality 2025-05-29 17:55:59 +02:00
f1bb101bd5 "feat: Implement auto optimization for batch planning 2025-05-29 17:54:08 +02:00
a473c06658 "Refactor global refresh functions and templates for better performance (feat)" 2025-05-29 17:51:01 +02:00
3218328dd7 "feat: Implement optimization features in admin-guest requests 2025-05-29 17:48:34 +02:00
831b578a26 "feat: Implement button functionality tests 2025-05-29 17:43:52 +02:00
06119be88b "Refactor frontend templates and styles" 2025-05-29 17:41:30 +02:00