17 Commits

Author SHA1 Message Date
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
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
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
8b77ded3af "feat: Update database configuration and documentation for monitoring system" 2025-05-29 18:28:35 +02:00
9ee6e015b5 "feat: Update documentation and fix issues in various files" 2025-05-29 18:08:58 +02:00
f1bb101bd5 "feat: Implement auto optimization for batch planning 2025-05-29 17:54:08 +02:00
05468e9b2d "feat: Integrate database shm 2025-05-29 17:39:01 +02:00
5f2fa5af0c "Update ROADMAP and styling in templates" 2025-05-29 15:54:11 +02:00
0e3f316a88 📝 'feat': Renamed and moved various documentation files to '/docs/' directory 2025-05-29 15:46:25 +02:00
d6a583d115 "Update database configuration and documentation" 2025-05-29 15:36:11 +02:00
7e3d0a8a97 "Refactor doc files, rename COMMON_ERRORS.md to COMMON_ERRORS.md and add DRUCKER_STATUS_UPDATE.md" 2025-05-26 13:00:45 +02:00
4245f48caa 📝 "feat: Implement new database functions in ADMIN_PANEL_FUNKTIONEN 2025-05-26 12:52:24 +02:00
e58feb5e2a "Refactor documentation and utility files: rename and restructure" 2025-05-26 12:35:27 +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