f2bc72988b
"Refactor admin and printer templates using Conventional Commits (feat)"
2025-05-29 19:07:26 +02:00
ca9abadc6a
"Feature: Update admin interface and database schema"
2025-05-29 19:02:23 +02:00
d2a9a42651
"feat: Update admin UI layout in backend"
2025-05-29 18:25:29 +02:00
b7062887b9
"Refactor admin templates using Conventional Commits (feat)"
2025-05-29 17:39:23 +02:00
05468e9b2d
"feat: Integrate database shm
2025-05-29 17:39:01 +02:00
1f2405d56b
"Feature: Update admin interface design and layout"
2025-05-29 17:36:35 +02:00
cc65cef9d6
"feat: Add database shm and wal files for improved performance"
2025-05-29 17:18:25 +02:00
3cf8899f3e
"Refactor admin templates for improved UI consistency"
2025-05-29 17:13:04 +02:00
6e8755775c
"feat: Update admin and jobs templates for improved user experience"
2025-05-29 17:04:32 +02:00
7ce9294968
"Refactor database files and styling for better consistency"
2025-05-29 16:07:48 +02:00
ec4028546e
"Refactor database connection and style CSS in admin template (feat)"
2025-05-29 16:03:53 +02:00
e9071c7b57
feat: Einführung neuer API-Endpunkte zur Verwaltung von Benutzereinstellungen und Druckerstatus. Implementierung von Funktionen zur Überprüfung wartender Jobs und zur Aktualisierung aller Drucker. Verbesserung der Benutzeroberfläche durch optimierte Ladeanzeigen und Warnungen für Offline-Drucker. Anpassungen in den Templates zur Unterstützung neuer Funktionen und zur Verbesserung der Benutzererfahrung.
2025-05-27 12:19:03 +02:00
aa40816ba0
feat: Aktualisierung der Datenbankdateien und Verbesserung der Datumsformatierung in den Templates für eine konsistentere Benutzeroberfläche
2025-05-27 08:27:19 +02:00
7aa70cf976
feat: Implement frontend production deployment and enhance admin dashboard functionality
2025-05-26 21:54:13 +02:00
fa086b7bc7
"feat: Enhanced API blueprint and admin template for improved user experience"
2025-05-26 13:08:13 +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
51af97c8d4
"Refactor CSS
2025-05-26 12:46:56 +02:00
d3eb6651b7
"Refactor database and admin templates using Tailwind CSS"
2025-05-26 12:44:13 +02:00
360cfb0b0e
"feat: Integrate Tailwind CSS
2025-05-26 12:41:41 +02:00
000bf774b6
"Refactor: Rename setup_drucker_db.py to setup_drucker_db.py in utils"
2025-05-26 12:39:25 +02:00
57e306db08
"feat: Implement printer management
2025-05-26 12:24:43 +02:00
d3b8bf2820
"feat: Update README
2025-05-26 12:17:18 +02:00
7893e1b904
"feat: Implement SSL configuration for frontend and backend"
2025-05-26 10:54:17 +02:00
6b066aa28e
"Refactor CSS and HTML for admin templates (feat)"
2025-05-26 10:38:55 +02:00
201f75cfd3
"Update API configuration and SSL certificates for enhanced security"
2025-05-26 09:54:29 +02:00
45fcc1a948
"Refactor database and admin UI connections for improved performance (feat)"
2025-05-26 09:52:27 +02:00
eabb3f6a60
"Refactor CSS
2025-05-26 09:46:07 +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