865 Commits

Author SHA1 Message Date
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
500caa2c2f "feat: Implement duplicate check and removal in backup process" 2025-05-29 22:01:02 +02:00
d1bee6f8bb "Refactor stats template using Tailwind CSS" 2025-05-29 21:51:32 +02:00
aea600ee2e "feat: Integrate new charting library in frontend" 2025-05-29 21:43:27 +02:00
919ebc312e "Refactor database connection in backend" 2025-05-29 21:41:15 +02:00
2ea7001739 "Refactor database connection for improved performance (feat)" 2025-05-29 21:38:24 +02:00
5da01096ce "Refactor database connections using shm and WAL files" 2025-05-29 21:35:52 +02:00
698410b7a5 "Refactor app logic using Conventional Commits format (feat)" 2025-05-29 21:32:52 +02:00
fe94a3b58c "Refactor job scheduler and printer monitor for improved performance (feat)" 2025-05-29 21:30:44 +02:00
962d395017 "feat: Add new test file for Tapo Sofort integration" 2025-05-29 21:27:03 +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
da1d531c16 "Refactor database files and update Tailwind CSS" 2025-05-29 21:02:26 +02:00
b1f791bcbd 📝 "Refactor database files and UI components" 2025-05-29 20:58:01 +02:00
6bbae62b21 "feat: Update error handling documentation in frontend files" 2025-05-29 20:55:15 +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
1cd8617a42 "Update database configuration for improved performance (feat)" 2025-05-29 20:44:00 +02:00
d4b0e561f7 "Refactor error handling and rate limiting in FEHLER_BEHOBEN module" 2025-05-29 20:40:32 +02:00
bc2fd5a68c "feat: Update error handling documentation and live printer system guide" 2025-05-29 20:38:19 +02:00
1d3bb5ea8f "feat: Implement live Drucker-System monitoring 2025-05-29 20:35:05 +02:00
0e5ac61135 "Refactor app logic using Conventional Commits format (feat)" 2025-05-29 20:32:19 +02:00
9d51580d6e "feat: Introduce printer monitor utility in backend" 2025-05-29 20:29:30 +02:00
9cf63634c0 "Refactor database shm and wal usage for improved performance (feat)" 2025-05-29 20:27:03 +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
7fb844f085 "feat: Debug fix in backend/app/static/js/debug-fix.js" 2025-05-29 20:17:57 +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
4a46e278f2 "feat: Enhanced database management with new file_manager utility and refined admin-guest-requests functionality" 2025-05-29 20:13:15 +02:00
e5a92fe710 "Update database schema for guest request functionality (feat)" 2025-05-29 20:10:19 +02:00
a68bb4505a "Refactor database schema for improved performance (feat)" 2025-05-29 20:06:00 +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
b7addfef77 "feat: Implement database fix in test_db_fix.py for myp.db" 2025-05-29 19:59:06 +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
9a30cfa005 "feat: Refactor database connection in app.py" 2025-05-29 19:51:38 +02:00
e4e1bc4266 "feat: Optimize database connection in myp.db-shm" 2025-05-29 19:49:25 +02:00