c7c27452e7
"Update printer blueprint and test for Tapo Sofort integration (feat)"
2025-05-29 22:12:30 +02:00
a642456d09
"feat: Integrate printer functionality into blueprint system"
2025-05-29 22:09:29 +02:00
0b5a1f874d
"Refactor calendar blueprint and test printer creation"
2025-05-29 19:11:56 +02:00
1ee91cec0a
"Refactor guest blueprint and related files for improved maintainability (feat)"
2025-05-29 16:18:09 +02:00
2e306cb0df
"Refactor guest blueprint templates and database schema"
2025-05-29 16:16:03 +02:00
96ae5730b8
"feat: Implement guest job application flow"
2025-05-29 14:41:47 +02:00
1dc335709b
"feat: Implement admin guest request feature"
2025-05-29 12:17:28 +02:00
8f3851290e
"feat: Enhanced DETACHED_INSTANCE documentation and related changes"
2025-05-29 12:15:18 +02:00
969a6fe2c5
"Refactor database schema for guest blueprint"
2025-05-29 12:13:15 +02:00
cd867c07f9
"Refactor guest templates and blueprint"
2025-05-29 11:39:13 +02:00
cc631bdcaf
"feat: Implement guest request overview page"
2025-05-29 11:34:45 +02:00
4e4d89b6aa
"Refactor database schema for guest blueprint"
2025-05-29 11:32:28 +02:00
61630a97c6
"Refactor guest blueprint and related database schema"
2025-05-29 11:30:24 +02:00
08c922d8f5
"Refactor user blueprint and database configuration"
2025-05-29 10:02:45 +02:00
f8bd6230bd
"Refactor user database schema and related utilities using Conventional Commits (feat)"
2025-05-29 10:00:40 +02:00
d1d3cbdafd
"feat: Enhance user blueprint in database"
2025-05-29 09:52:10 +02:00
f525bfc0a6
" feat: Integrate calendar functionality into blueprint system "
2025-05-29 09:49:06 +02:00
7aa70cf976
feat: Implement frontend production deployment and enhance admin dashboard functionality
2025-05-26 21:54:13 +02:00
c2ea6c34ea
feat: Remove outdated documentation files and update SSL certificate paths in installer scripts
2025-05-26 18:02:57 +02:00
fa086b7bc7
"feat: Enhanced API blueprint and admin template for improved user experience"
2025-05-26 13:08:13 +02:00
d3b8bf2820
"feat: Update README
2025-05-26 12:17:18 +02:00
9d1ba9d388
"feat: Enhanced API blueprint and database schema in backend"
2025-05-26 10:41:45 +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