c2d8c795f1
"feat: Implement Windows Socket documentation fix in multiple files"
2025-05-29 14:39:40 +02:00
e0b819c12a
"Refactor database connections and styling using Tailwind CSS"
2025-05-29 12:58:53 +02:00
58edef5cab
"feat: Windows socket documentation update
2025-05-29 12:56:27 +02:00
6c142c04c9
"feat: Update WARTESCHLANGEN System Documentation and related files"
2025-05-29 12:24:24 +02:00
51601516f4
"feat: Update admin features
2025-05-29 12:19:52 +02:00
1dc335709b
"feat: Implement admin guest request feature"
2025-05-29 12:17:28 +02:00
96f9af232a
"Refactor database files for better performance (feat)"
2025-05-29 12:08:10 +02:00
716c57d6fa
"Refactor database and CSS for improved maintainability (feat)"
2025-05-29 12:05:50 +02:00
4ad0a78717
"Refactor database files and stylesheet for better maintainability (feat)"
2025-05-29 12:02:30 +02:00
60a1395bd6
"Refactor database shm and wal files, improve CSS structure
2025-05-29 12:01:27 +02:00
3e514f3733
"Refactor database configuration for improved performance (feat)"
2025-05-29 11:59:23 +02:00
9462ac874d
"Refactor database connection in myp.db and input CSS styles"
2025-05-29 11:56:33 +02:00
565124d874
"Refactor database and styling for improved performance
2025-05-29 11:49:11 +02:00
ee25880e39
"Refactor database connections and templates using Conventional Commits (feat)"
2025-05-29 11:46:08 +02:00
efca95aeb2
"Refactor input styles using Tailwind CSS"
2025-05-29 11:37:01 +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
69d7178988
"Update dependencies and styles using Conventional Commits (feat)"
2025-05-29 11:23:44 +02:00
fd3a749d9d
"Refactor CSS files using Tailwind"
2025-05-29 11:18:48 +02:00
5957a00f1d
"Update database configuration for better performance"
2025-05-29 11:07:38 +02:00
08c922d8f5
"Refactor user blueprint and database configuration"
2025-05-29 10:02:45 +02:00
06cfc0b8aa
"Feature: Add calendar and guest status templates"
2025-05-29 09:56:20 +02:00
0b79e1265f
"Feat: Integrate new user request template for guests"
2025-05-29 09:54:15 +02:00
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
e9071c7b57
feat: Einführung neuer API-Endpunkte zur Verwaltung von Benutzereinstellungen und Druckerstatus. Implementierung von Funktionen zur Überprüfung wartender Jobs und zur Aktualisierung aller Drucker. Verbesserung der Benutzeroberfläche durch optimierte Ladeanzeigen und Warnungen für Offline-Drucker. Anpassungen in den Templates zur Unterstützung neuer Funktionen und zur Verbesserung der Benutzererfahrung.
2025-05-27 12:19:03 +02:00
cbe1864678
feat: Hinzufügen neuer API-Endpunkte zur erweiterten Drucker-Status-Verwaltung und Verbesserung der Benutzeroberfläche durch optimierte Lade- und Filtermechanismen. Implementierung von Caching für Online-Drucker und Live-Status sowie Auto-Update-Funktionalität zur Echtzeit-Überwachung. Anpassungen in den Templates zur Anzeige von Status-Übersichten und Filteroptionen für eine verbesserte Benutzererfahrung.
2025-05-27 11:38:50 +02:00
7aa70cf976
feat: Implement frontend production deployment and enhance admin dashboard functionality
2025-05-26 21:54:13 +02:00
51af97c8d4
"Refactor CSS
2025-05-26 12:46:56 +02:00
d3eb6651b7
"Refactor database and admin templates using Tailwind CSS"
2025-05-26 12:44:13 +02:00
360cfb0b0e
"feat: Integrate Tailwind CSS
2025-05-26 12:41:41 +02:00
000bf774b6
"Refactor: Rename setup_drucker_db.py to setup_drucker_db.py in utils"
2025-05-26 12:39:25 +02:00
6b066aa28e
"Refactor CSS and HTML for admin templates (feat)"
2025-05-26 10:38:55 +02:00
830354e966
"feat: Integrate printer management in backend"
2025-05-26 10:36:13 +02:00
84118139c6
"feat: Add output.css for improved styling in backend"
2025-05-26 10:30:31 +02:00
33b565773b
"feat: Add CREDENTIALS.md and update database connection in backend/app/database/myp.db
2025-05-26 10:20:55 +02:00
02aeec4cf0
"Refactor frontend styling using Tailwind CSS"
2025-05-26 10:16:09 +02:00
201f75cfd3
"Update API configuration and SSL certificates for enhanced security"
2025-05-26 09:54:29 +02:00
45fcc1a948
"Refactor database and admin UI connections for improved performance (feat)"
2025-05-26 09:52:27 +02:00
eabb3f6a60
"Refactor CSS
2025-05-26 09:46:07 +02:00
e4db65c85a
"Refactor admin CSS using Conventional Commits format (feat)"
2025-05-26 09:40:48 +02:00
bf60876e02
'''
2025-05-26 08:25:46 +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
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
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