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
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
015daff378
"feat: Integrate database shm for improved performance in backend/app/database/myp.db-shm"
2025-05-29 19:22:08 +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
06119be88b
"Refactor frontend templates and styles"
2025-05-29 17:41:30 +02:00
ef8b5bf177
"Update templates for improved UI/UX"
2025-05-29 17:24:06 +02:00
d00fc592cc
📝 feat(database): Remove unneeded database files and update templates & tests 📆
2025-05-29 17:10:52 +02:00
2177975513
"feat: Introduce test suite for printer functionality in backend"
2025-05-29 17:07:42 +02:00
2e306cb0df
"Refactor guest blueprint templates and database schema"
2025-05-29 16:16:03 +02:00
b6c6a9d688
"Refactor README and scripts for Raspberry Pi installation"
2025-05-29 16:11:14 +02:00
8f4814f4bb
"Update calendar
2025-05-29 16:03:27 +02:00
9c29e371ed
"feat: Add Raspberry Pi setup scripts and database files"
2025-05-29 16:00:46 +02:00
9c89ad1397
"feat: Integrate rate limiter
2025-05-29 15:38:32 +02:00
f927048570
"Update theme
2025-05-29 15:17:26 +02:00
998244db68
"Update database schema for printer functionality (feat)"
2025-05-29 15:11:33 +02:00
486ed41c46
📝 'feat(database): Implement database backup on demand and immediate'
2025-05-29 15:08:11 +02:00
f525bfc0a6
" feat: Integrate calendar functionality into blueprint system "
2025-05-29 09:49:06 +02:00
8b9ae6b451
"feat: Integrate new printer model functionality in backend/app/models.py and templates/printers.html"
2025-05-29 09:46:58 +02:00
d81149229a
feat: Erweiterung der Druckerstatusüberprüfung durch Implementierung einer Steckdosenabfrage für Drucker. Verbesserung der Benutzeroberfläche mit optimierten Dark Mode-Elementen und neuen Statusanzeigen für Drucker. Anpassungen in den Templates zur Unterstützung dynamischer Statusinformationen und zur Verbesserung der Benutzererfahrung. Aktualisierung der CSS-Styles für ein ansprechenderes Design und bessere Benutzerinteraktion.
2025-05-29 09:46:16 +02:00
cbe1864678
feat: Hinzufügen neuer API-Endpunkte zur erweiterten Drucker-Status-Verwaltung und Verbesserung der Benutzeroberfläche durch optimierte Lade- und Filtermechanismen. Implementierung von Caching für Online-Drucker und Live-Status sowie Auto-Update-Funktionalität zur Echtzeit-Überwachung. Anpassungen in den Templates zur Anzeige von Status-Übersichten und Filteroptionen für eine verbesserte Benutzererfahrung.
2025-05-27 11:38:50 +02:00
7aa70cf976
feat: Implement frontend production deployment and enhance admin dashboard functionality
2025-05-26 21:54:13 +02:00
b379cdf4c9
feat: Entferne die alte Drucker-API-Route und aktualisiere die Frontend-Fehlerbehandlung für Druckeroperationen
2025-05-26 13:16:36 +02:00
cf077ffcb8
"feat: Implement printer test suite in backend"
2025-05-26 12:58:23 +02:00
4245f48caa
📝 "feat: Implement new database functions in ADMIN_PANEL_FUNKTIONEN
2025-05-26 12:52:24 +02:00
2406aedf38
"feat: Update admin and printer templates with new design"
2025-05-26 12:50:13 +02:00
2d33753b94
feat: Major updates to backend structure and security enhancements
...
- Removed `COMMON_ERRORS.md` file to streamline documentation.
- Added `Flask-Limiter` for rate limiting and `redis` for session management in `requirements.txt`.
- Expanded `ROADMAP.md` to include completed security features and planned enhancements for version 2.2.
- Enhanced `setup_myp.sh` for ultra-secure kiosk installation, including system hardening and security configurations.
- Updated `app.py` to integrate CSRF protection and improved logging setup.
- Refactored user model to include username and active status for better user management.
- Improved job scheduler with uptime tracking and task management features.
- Updated various templates for a more cohesive user interface and experience.
2025-05-25 20:33:38 +02:00
62e131c02f
"""
...
feat: Update frontend and backend configurations for development environment
- Downgrade PyP100 version in requirements.txt for compatibility.
- Add new frontend routes for index, login, dashboard, printers, jobs, and profile pages.
- Modify docker-compose files for development setup, including environment variables and service names.
- Update Caddyfile for local development with Raspberry Pi backend.
- Adjust health check route to use updated backend URL.
- Enhance setup-backend-url.sh for development environment configuration.
"""
2025-05-24 18:58:17 +02:00