5 Commits

Author SHA1 Message Date
06119be88b "Refactor frontend templates and styles" 2025-05-29 17:41:30 +02:00
1f2405d56b "Feature: Update admin interface design and layout" 2025-05-29 17:36:35 +02:00
c2d8c795f1 "feat: Implement Windows Socket documentation fix in multiple files" 2025-05-29 14:39:40 +02:00
58edef5cab "feat: Windows socket documentation update 2025-05-29 12:56: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