core
9ee6e015b5
"feat: Update documentation and fix issues in various files"
2025-05-29 18:08:58 +02:00
core
43fa61dced
"feat: Integrate Tailwind CSS
2025-05-29 18:06:30 +02:00
core
a473c06658
"Refactor global refresh functions and templates for better performance (feat)"
2025-05-29 17:51:01 +02:00
core
cc65cef9d6
"feat: Add database shm and wal files for improved performance"
2025-05-29 17:18:25 +02:00
core
8e402d13bf
"Refactor admin user template and base layout"
2025-05-29 17:15:57 +02:00
core
3cf8899f3e
"Refactor admin templates for improved UI consistency"
2025-05-29 17:13:04 +02:00
core
25c9d1bffb
Es scheint, dass Sie eine Sammlung von SVG-Symbolen aus dem Font Awesome Bibliothek haben, die Sie für Ihr Webprojekt verwalten. Hier ist ein Überblick über die Dateien und ihre möglichen Verwendungen:
2025-05-29 17:02:08 +02:00
core
2f46df90fd
"feat: Refactor database connection in myp.db and update base template"
2025-05-29 16:53:05 +02:00
core
259bf3f19d
"Refactor database configuration and templates for improved maintainability (feat)"
2025-05-29 16:46:01 +02:00
core
fb148832c6
"Refactor template files for better code organization (feat)"
2025-05-29 16:25:48 +02:00
core
4cf89c1220
"Refactor template files for improved consistency"
2025-05-29 16:23:19 +02:00
core
d2c16fca62
📝 feat(database): Refactor database files and remove unnecessary CSS/JS files
2025-05-29 15:58:17 +02:00
core
bd45a34fa4
"feat: Integrate Raspberry Pi
2025-05-29 15:56:53 +02:00
core
b916cdaca3
"Refactor database connections and add analytics/permissions utils"
2025-05-29 15:41:48 +02:00
core
33eaa6ce3e
"Update database configuration and assets for theming consistency"
2025-05-29 15:32:07 +02:00
core
57af2da176
"Update database schema for improved performance feat/db_optimization"
2025-05-29 15:22:53 +02:00
core
f3cce9c400
"Refactor database files, update CSS, improve templates"
2025-05-29 15:00:39 +02:00
core
7d1a9637cd
"feat: Integrate Mercedes-Benz Design System CSS
2025-05-29 14:56:20 +02:00
core
62042e60c5
💻 feat: Update base.html template with modern design elements 🚀
2025-05-29 14:53:44 +02:00
core
e1457ab02e
"Refactor database structures and templates for improved performance and maintainability"
2025-05-29 14:46:31 +02:00
core
87b54d1cea
"Refactor template files for improved organization and readability (feat)"
2025-05-29 14:44:03 +02:00
core
96ae5730b8
"feat: Implement guest job application flow"
2025-05-29 14:41:47 +02:00
core
c2d8c795f1
"feat: Implement Windows Socket documentation fix in multiple files"
2025-05-29 14:39:40 +02:00
core
a8d730134b
"Refactor database connection and template rendering using Conventional Commits (feat)"
2025-05-29 14:37:25 +02:00
core
ad92d3d978
"Update template files and add windows fixes"
2025-05-29 12:54:24 +02:00
core
cc631bdcaf
"feat: Implement guest request overview page"
2025-05-29 11:34:45 +02:00
core
c256848d59
"feat: Implement new notification system in frontend
2025-05-29 10:04:55 +02:00
core
08c922d8f5
"Refactor user blueprint and database configuration"
2025-05-29 10:02:45 +02:00
core
f9733fccb6
feat: Aktualisierung der Navigationsleiste in den Templates zur Unterstützung neuer Links für Schichtplan und Gastanfrage. Anpassungen in der mobilen Navigation zur Verbesserung der Benutzererfahrung. Änderungen an den Datenbankdateien zur Optimierung der Performance.
2025-05-29 10:01:38 +02:00
core
0b79e1265f
"Feat: Integrate new user request template for guests"
2025-05-29 09:54:15 +02:00
core
d81149229a
feat: Erweiterung der Druckerstatusüberprüfung durch Implementierung einer Steckdosenabfrage für Drucker. Verbesserung der Benutzeroberfläche mit optimierten Dark Mode-Elementen und neuen Statusanzeigen für Drucker. Anpassungen in den Templates zur Unterstützung dynamischer Statusinformationen und zur Verbesserung der Benutzererfahrung. Aktualisierung der CSS-Styles für ein ansprechenderes Design und bessere Benutzerinteraktion.
2025-05-29 09:46:16 +02:00
core
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
core
7aa70cf976
feat: Implement frontend production deployment and enhance admin dashboard functionality
2025-05-26 21:54:13 +02:00
core
d81e14f86e
"Refactor admin UI components using Conventional Commits (feat)"
2025-05-26 09:35:37 +02:00
core
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
core
e21104611f
feat: Update Tailwind CSS integration in base template
...
- Replaced Tailwind CSS CDN link with a local stylesheet reference to `tailwind.min.css` for improved performance and customization.
- Updated comments to reflect the change in Tailwind CSS sourcing.
2025-05-24 19:32:22 +02:00
core
62e131c02f
"""
...
feat: Update frontend and backend configurations for development environment
- Downgrade PyP100 version in requirements.txt for compatibility.
- Add new frontend routes for index, login, dashboard, printers, jobs, and profile pages.
- Modify docker-compose files for development setup, including environment variables and service names.
- Update Caddyfile for local development with Raspberry Pi backend.
- Adjust health check route to use updated backend URL.
- Enhance setup-backend-url.sh for development environment configuration.
"""
2025-05-24 18:58:17 +02:00