173 Commits

Author SHA1 Message Date
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
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
82fcc6597f "Refactor database connections for improved performance (feat)" 2025-05-29 21:22:36 +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
b1e7c538a9 "feat: Update database schema for myp.db-shm and printer templates" 2025-05-29 20:50:34 +02:00
1cd8617a42 "Update database configuration for improved performance (feat)" 2025-05-29 20:44:00 +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
ff83dd186d "feat: Implement debug fix in static files 2025-05-29 20:17:53 +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
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
a03c514e1a "Refactor database connection: backend/app/database/myp.db-wal" 2025-05-29 19:16:22 +02:00
5c5b055c46 "feat: Update database schema for myp.db and calendar template" 2025-05-29 19:14:10 +02:00
ae74f4fc0c "feat: Implement test printer functionality in admin system" 2025-05-29 19:09:47 +02:00
d285aa2eaf 📝 feat: Optimize database shm and wal configurations for improved performance 2025-05-29 19:05:12 +02:00
ca9abadc6a "Feature: Update admin interface and database schema" 2025-05-29 19:02:23 +02:00
cf297e8e16 "Add database backup schedule for 2025-05-29 18:58:34" 2025-05-29 19:00:12 +02:00
e2d628df0d "feat: Implement database backup for myp.db-shm and myp.db-wal, add myp.db.backup_20250529_185343" 2025-05-29 18:55:02 +02:00
63bdd027ae "Add emergency backup and update fullcalendar scripts" 2025-05-29 18:52:36 +02:00
304d1acf88 feat: Update package dependencies for FullCalendar in package.json and package-lock.json 2025-05-29 18:50:19 +02:00
f788f679cb "feat: Refactor database connection in app.py and myp.db-shm" 2025-05-29 18:48:17 +02:00
534c4e7f1b "Refactor database files and doc renaming to conform to Conventional Commits - feat(database): Rename database files 2025-05-29 18:45:45 +02:00
d3608a5da1 "feat: Add shm and wal files for myp database" 2025-05-29 18:43:41 +02:00
4631bf5ce9 📝 'feat': Add backup database file for future reference 2025-05-29 18:31:39 +02:00
8b77ded3af "feat: Update database configuration and documentation for monitoring system" 2025-05-29 18:28:35 +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
629177f0fe "feat: Implement WAL for myp.db in backend/app/database" 2025-05-29 18:18:58 +02:00
c34e22c8b1 "feat: Refactor database connection in app.py and myp.db-shm" 2025-05-29 18:16:30 +02:00
19cd1e55e2 "Refactor database files and update Tailwind CSS" 2025-05-29 18:13:27 +02:00
bd0587e034 "Update database configuration for improved performance (feat)" 2025-05-29 18:11:20 +02:00
9ee6e015b5 "feat: Update documentation and fix issues in various files" 2025-05-29 18:08:58 +02:00