906 Commits

Author SHA1 Message Date
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
2ddddd23e1 feat: Entferne nicht mehr benötigte Skripte für Test-Drucker, Debug-Login und schnelle Datenbank-Reparatur 2025-05-29 19:43:30 +02:00
a4f6a472f3 "feat: Add update_requirements.py for managing Python dependencies" 2025-05-29 19:42:23 +02:00
fa31208220 "feat: Add development and production requirements files" 2025-05-29 19:38:10 +02:00
69353e42a6 "feat: Update dev requirements in app/requirements-dev.txt" 2025-05-29 19:36:02 +02:00
71ebfe7297 feat: Optimierung der Einstellungen speichern und Fehlerbehandlung verbessern 2025-05-29 19:33:11 +02:00
68f593764f "Refactor app logic using Conventional Commits format (feat)" 2025-05-29 19:31:10 +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