Commit Graph
100 Commits
Author SHA1 Message Date
core 4c6cfd591c 📝 "🐛 Backend update: Refined database shm 2025-05-30 19:36:49 +02:00
core 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
core f8be70e1f7 📝 "🛠️ Updated database schema for myp.db-wal (🎉)" 2025-05-30 19:10:25 +02:00
core 38f6ba9115 🚀 Refactor database connection for improved performance and stability. 2025-05-30 18:49:58 +02:00
core 1510f87ea7 "feat: Enhanced printer monitoring functionality in backend" 2025-05-29 23:26:41 +02:00
core 00c3251b96 "Refactor job scheduling and printer monitoring" 2025-05-29 23:24:13 +02:00
core 9ce6b0b5e8 "feat: Implement database backup for myp.db using wal" 2025-05-29 23:22:06 +02:00
core a01ecd6d0e "feat: Refine database configuration for power management tests" 2025-05-29 23:17:29 +02:00
core e396f2b3f4 "feat: Enhance power management testing in backend" 2025-05-29 23:12:57 +02:00
core f5b4fdd296 "Refactor job scheduling in backend using Conventional Commits (feat)" 2025-05-29 23:10:52 +02:00
core 4f4de4a84c "feat: Implement database backup for myp.db using wal and scheduled backups" 2025-05-29 23:07:05 +02:00
core 2ee9577c57 "feat: Enhanced database indexing in myp.db-shm and printer monitor" 2025-05-29 23:01:59 +02:00
core ff93a2a2da "Refactor database shm and WAL paths for improved maintainability (feat)" 2025-05-29 22:59:04 +02:00
core ef7a87fb13 "feat: Enhanced printer monitor functionality in backend/app/utils/printer_monitor.py" 2025-05-29 22:55:58 +02:00
core 691b7b4791 "feat: Implement printer activation functionality in backend" 2025-05-29 22:45:02 +02:00
core 4984092ab6 "feat: Implement printer activation logic in backend/app/aktiviere_drucker.py" 2025-05-29 22:42:42 +02:00
core 4634dd8abe "feat: Update printer templates and database schema" 2025-05-29 22:39:29 +02:00
core c7aa7e75b0 "Update file structure and tests for job scheduler integration" 2025-05-29 22:37:08 +02:00
core 482e04723d "feat: Integrate printer monitor for enhanced logging in backend" 2025-05-29 22:35:00 +02:00
core 81c2b2ab88 "feat: Optimize database connection in myp.db-wal" 2025-05-29 22:32:03 +02:00
core db70c18332 "feat: Update error handling documentation and database configuration" 2025-05-29 22:29:51 +02:00
core a02f382607 "Refactor job scheduling and printer monitoring" 2025-05-29 22:27:10 +02:00
core 2a1489b438 "Refactor configuration settings and tests" 2025-05-29 22:23:34 +02:00
core b3a1c66f8b "Add test files for P110 and Tapo Direct integration in backend" 2025-05-29 22:17:10 +02:00
core c7c27452e7 "Update printer blueprint and test for Tapo Sofort integration (feat)" 2025-05-29 22:12:30 +02:00
core a642456d09 "feat: Integrate printer functionality into blueprint system" 2025-05-29 22:09:29 +02:00
core 774bf645fc "feat: Update error handling documentation and database files" 2025-05-29 22:07:23 +02:00
core 1927305673 "Refactor duplicate data handling for improved performance" 2025-05-29 22:03:10 +02:00
core 500caa2c2f "feat: Implement duplicate check and removal in backup process" 2025-05-29 22:01:02 +02:00
core d1bee6f8bb "Refactor stats template using Tailwind CSS" 2025-05-29 21:51:32 +02:00
core aea600ee2e "feat: Integrate new charting library in frontend" 2025-05-29 21:43:27 +02:00
core 919ebc312e "Refactor database connection in backend" 2025-05-29 21:41:15 +02:00
core 2ea7001739 "Refactor database connection for improved performance (feat)" 2025-05-29 21:38:24 +02:00
core 5da01096ce "Refactor database connections using shm and WAL files" 2025-05-29 21:35:52 +02:00
core 698410b7a5 "Refactor app logic using Conventional Commits format (feat)" 2025-05-29 21:32:52 +02:00
core fe94a3b58c "Refactor job scheduler and printer monitor for improved performance (feat)" 2025-05-29 21:30:44 +02:00
core 962d395017 "feat: Add new test file for Tapo Sofort integration" 2025-05-29 21:27:03 +02:00
core 82fcc6597f "Refactor database connections for improved performance (feat)" 2025-05-29 21:22:36 +02:00
core 6306c0b8cd "Refactor guest request template using Conventional Commits format (feat)" 2025-05-29 21:19:42 +02:00
core 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
core da1d531c16 "Refactor database files and update Tailwind CSS" 2025-05-29 21:02:26 +02:00
core b1f791bcbd 📝 "Refactor database files and UI components" 2025-05-29 20:58:01 +02:00
core 6bbae62b21 "feat: Update error handling documentation in frontend files" 2025-05-29 20:55:15 +02:00
core 2ed13acf21 "Refactor printer templates and monitor logic" 2025-05-29 20:52:58 +02:00
core b1e7c538a9 "feat: Update database schema for myp.db-shm and printer templates" 2025-05-29 20:50:34 +02:00
core f4c2f2b2d2 "Refactor template files for improved readability (feat)" 2025-05-29 20:47:15 +02:00
core 1cd8617a42 "Update database configuration for improved performance (feat)" 2025-05-29 20:44:00 +02:00
core d4b0e561f7 "Refactor error handling and rate limiting in FEHLER_BEHOBEN module" 2025-05-29 20:40:32 +02:00
core bc2fd5a68c "feat: Update error handling documentation and live printer system guide" 2025-05-29 20:38:19 +02:00
core 1d3bb5ea8f "feat: Implement live Drucker-System monitoring 2025-05-29 20:35:05 +02:00
core 0e5ac61135 "Refactor app logic using Conventional Commits format (feat)" 2025-05-29 20:32:19 +02:00
core 9d51580d6e "feat: Introduce printer monitor utility in backend" 2025-05-29 20:29:30 +02:00
core 9cf63634c0 "Refactor database shm and wal usage for improved performance (feat)" 2025-05-29 20:27:03 +02:00
core 20843c087f "feat: Integrate database WAL for improved data consistency in admin guest requests overview" 2025-05-29 20:23:00 +02:00
core 351ad68e98 "feat: Add error handling documentation in FEHLER_BEHOBEN.md" 2025-05-29 20:20:12 +02:00
core 7fb844f085 "feat: Debug fix in backend/app/static/js/debug-fix.js" 2025-05-29 20:17:57 +02:00
core ff83dd186d "feat: Implement debug fix in static files 2025-05-29 20:17:53 +02:00
core b078eefb4d "feat: Implement File Management System documentation and related updates" 2025-05-29 20:15:47 +02:00
core 4a46e278f2 "feat: Enhanced database management with new file_manager utility and refined admin-guest-requests functionality" 2025-05-29 20:13:15 +02:00
core e5a92fe710 "Update database schema for guest request functionality (feat)" 2025-05-29 20:10:19 +02:00
core a68bb4505a "Refactor database schema for improved performance (feat)" 2025-05-29 20:06:00 +02:00
core bcc3c2cf79 "Update database schema for new job feature (feat)" 2025-05-29 20:02:53 +02:00
core a0bd9ba753 "feat: Update database schema in myp.db-wal 2025-05-29 20:02:03 +02:00
core b7addfef77 "feat: Implement database fix in test_db_fix.py for myp.db" 2025-05-29 19:59:06 +02:00
core 2516ef08cc "feat: Refactor database connection and improve UI layout" 2025-05-29 19:56:54 +02:00
core bc72a88210 "feat: Enhance UI with debug and issue fixes" 2025-05-29 19:53:44 +02:00
core 9a30cfa005 "feat: Refactor database connection in app.py" 2025-05-29 19:51:38 +02:00
core e4e1bc4266 "feat: Optimize database connection in myp.db-shm" 2025-05-29 19:49:25 +02:00
core 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
core a4f6a472f3 "feat: Add update_requirements.py for managing Python dependencies" 2025-05-29 19:42:23 +02:00
core fa31208220 "feat: Add development and production requirements files" 2025-05-29 19:38:10 +02:00
core 69353e42a6 "feat: Update dev requirements in app/requirements-dev.txt" 2025-05-29 19:36:02 +02:00
core 71ebfe7297 feat: Optimierung der Einstellungen speichern und Fehlerbehandlung verbessern 2025-05-29 19:33:11 +02:00
core 68f593764f "Refactor app logic using Conventional Commits format (feat)" 2025-05-29 19:31:10 +02:00
core d26f8b0d93 "feat: Implement auto logout functionality via static JS 2025-05-29 19:29:46 +02:00
core f4fbf92055 "Refactor database schema for improved performance: feat(database) - WAL integration and template updates" 2025-05-29 19:27:43 +02:00
core efbb54c1e2 "Improve database structure and templates for user login" 2025-05-29 19:24:14 +02:00
core 015daff378 "feat: Integrate database shm for improved performance in backend/app/database/myp.db-shm" 2025-05-29 19:22:08 +02:00
core 70956ded87 "feat: Update login template with new design" 2025-05-29 19:19:02 +02:00
core a03c514e1a "Refactor database connection: backend/app/database/myp.db-wal" 2025-05-29 19:16:22 +02:00
core 5c5b055c46 "feat: Update database schema for myp.db and calendar template" 2025-05-29 19:14:10 +02:00
core 0b5a1f874d "Refactor calendar blueprint and test printer creation" 2025-05-29 19:11:56 +02:00
core ae74f4fc0c "feat: Implement test printer functionality in admin system" 2025-05-29 19:09:47 +02:00
core f2bc72988b "Refactor admin and printer templates using Conventional Commits (feat)" 2025-05-29 19:07:26 +02:00
core d285aa2eaf 📝 feat: Optimize database shm and wal configurations for improved performance 2025-05-29 19:05:12 +02:00
core ca9abadc6a "Feature: Update admin interface and database schema" 2025-05-29 19:02:23 +02:00
core cf297e8e16 "Add database backup schedule for 2025-05-29 18:58:34" 2025-05-29 19:00:12 +02:00
core 122551df3d "Refactor calendar template using Conventional Commits format (feat)" 2025-05-29 18:57:47 +02:00
core 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
core 63bdd027ae "Add emergency backup and update fullcalendar scripts" 2025-05-29 18:52:36 +02:00
core 83abbf5e4f "feat: Integrate fullCalendar day grid minification for improved performance" 2025-05-29 18:50:26 +02:00
core 304d1acf88 feat: Update package dependencies for FullCalendar in package.json and package-lock.json 2025-05-29 18:50:19 +02:00
core f788f679cb "feat: Refactor database connection in app.py and myp.db-shm" 2025-05-29 18:48:17 +02:00
core 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
core d3608a5da1 "feat: Add shm and wal files for myp database" 2025-05-29 18:43:41 +02:00
core 4631bf5ce9 📝 'feat': Add backup database file for future reference 2025-05-29 18:31:39 +02:00
core 8b77ded3af "feat: Update database configuration and documentation for monitoring system" 2025-05-29 18:28:35 +02:00
core d2a9a42651 "feat: Update admin UI layout in backend" 2025-05-29 18:25:29 +02:00
core deda6d6c38 "feat: Add database backup script 2025-05-29 18:23:25 +02:00
core e464fb9587 "Refactor database connection and templates using shm files for improved performance" 2025-05-29 18:21:15 +02:00