24 Commits

Author SHA1 Message Date
7aa70cf976 feat: Implement frontend production deployment and enhance admin dashboard functionality 2025-05-26 21:54:13 +02:00
8d84b9157e "feat: Implement new deployment configuration and database setup for Raspberry Pi" 2025-05-26 12:31:24 +02:00
ea6ff08c15 "Refactor printer management scripts and update requirements" 2025-05-26 12:29:22 +02:00
5143e8a753 "Update SSL certificate management scripts and configure SSL for frontend" 2025-05-26 12:27:08 +02:00
57e306db08 "feat: Implement printer management 2025-05-26 12:24:43 +02:00
4282b52a3b "feat: Implement SSL Manager for enhanced security in backend" 2025-05-26 12:21:48 +02:00
117f7a857f "feat: Refactor backend configuration files, remove test scripts" 2025-05-26 12:15:09 +02:00
80172951d7 "feat: Add test paths and config settings for improved testing" 2025-05-26 12:13:04 +02:00
c7a2f442e5 "Refactor settings configuration using Conventional Commits format (feat)" 2025-05-26 12:10:57 +02:00
8f416e441c "feat: Implement Mercedes-Benz certificate generation" 2025-05-26 11:24:36 +02:00
7d4ec90d99 "feat: Update configuration settings in backend/app/config/settings.py and installer script" 2025-05-26 11:20:29 +02:00
a201c96d13 "Remove presentation files and related scripts" 2025-05-26 11:18:10 +02:00
eac7a63695 "feat: Add new configuration options and scripts for backend settings" 2025-05-26 11:12:47 +02:00
f063d07232 "Update SSL certificate generation process" 2025-05-26 10:48:36 +02:00
02aeec4cf0 "Refactor frontend styling using Tailwind CSS" 2025-05-26 10:16:09 +02:00
e747ac945c "Refactor database connection and settings for improved performance (feat)" 2025-05-26 10:07:37 +02:00
201f75cfd3 "Update API configuration and SSL certificates for enhanced security" 2025-05-26 09:54:29 +02:00
e01906036d "feat: Integrate new authentication API for enhanced security" 2025-05-26 09:13:45 +02:00
e3ebd219dd feat: Implementiere Scheduler zur Überprüfung von Druckaufträgen und verbessere SSL-Zertifikat-Generierung unter Windows 2025-05-26 09:12:14 +02:00
5c930ebbfe "feat: Integrate Caddy as reverse proxy for frontend" 2025-05-26 08:09:47 +02:00
bb10247c41 "feat: Integrate Caddy as reverse proxy for frontend" 2025-05-26 07:58:09 +02:00
3b53e78799 "feat: Integrate new API for user authentication in backend" 2025-05-26 07:16:08 +02:00
0d5b87f163 feat: Implement SSL support and kiosk mode enhancements
- Added SSL configuration to the backend, including self-signed certificate generation and management.
- Updated `setup_myp.sh` to create SSL certificates during installation.
- Enhanced `app.py` to support SSL context for secure communication.
- Introduced a new SSL management menu in the setup script for easier certificate handling.
- Updated frontend API calls to use HTTPS for secure data transmission.
- Implemented kiosk mode features, including automatic browser launch with SSL support.
- Improved documentation in `SUMMARY.md` to reflect new features and network topology changes.
2025-05-25 20:59:13 +02:00
ead75ae451 Remove deprecated backend files and documentation, including Docker configurations, environment variables, and various scripts, to streamline the project structure and eliminate unused components. 2025-05-24 17:47:05 +02:00