e4db65c85a
"Refactor admin CSS using Conventional Commits format (feat)"
Till Tomczak2025-05-26 09:40:48 +02:00
d81e14f86e
"Refactor admin UI components using Conventional Commits (feat)"
Till Tomczak2025-05-26 09:35:37 +02:00
00ca0d934c
"feat: Integrate new backend package for admin layout updates"
Till Tomczak2025-05-26 09:33:03 +02:00
b3961214b2
Das Datei "frontend/src/app/admin/admin-sidebar.tsx" wurde geändert und befindet sich in einer Verzeichnisstruktur unter "frontend". Es ist möglich, dass diese Änderung mit einem neuen Feature oder einer Verbesserung im Admin-Sidebar-Bereich zusammenhängt. Die Datei könnte Teil eines größeren Commits sein, das sich auf mehrere Files erstreckt und
Till Tomczak2025-05-26 09:30:19 +02:00
d3e50c64cc
"feat: Refactor database connection in backend/app/database/myp.db"
Till Tomczak2025-05-26 09:24:36 +02:00
3277d4fd0c
"feat: Refactor database connection in myp.db"
Till Tomczak2025-05-26 09:17:08 +02:00
e01906036d
"feat: Integrate new authentication API for enhanced security"
Till Tomczak2025-05-26 09:13:45 +02:00
e3ebd219dd
feat: Implementiere Scheduler zur Überprüfung von Druckaufträgen und verbessere SSL-Zertifikat-Generierung unter Windows
Till Tomczak2025-05-26 09:12:14 +02:00
327b0a6ea4
"Refactor database schema for improved performance (feat)"
Till Tomczak2025-05-26 09:10:55 +02:00
aaae49a98d
"Refactor app logic in backend/app/app.py and update package dependencies"
Till Tomczak2025-05-26 08:22:50 +02:00
5c930ebbfe
"feat: Integrate Caddy as reverse proxy for frontend"
Till Tomczak2025-05-26 08:09:47 +02:00
49faea0a73
"feat: Add SSL certificate generation scripts for installation"
Till Tomczak2025-05-26 08:00:39 +02:00
bb10247c41
"feat: Integrate Caddy as reverse proxy for frontend"
Till Tomczak2025-05-26 07:58:09 +02:00
0e40ad1c12
"feat: Add SSL configuration and docker-compose updates for frontend"
Till Tomczak2025-05-26 07:21:47 +02:00
3b53e78799
"feat: Integrate new API for user authentication in backend"
Till Tomczak2025-05-26 07:16:08 +02:00
ebaef3a9b5
fix: Update documentation in myp_documentation.md for improved clarity and consistency
Till Tomczak2025-05-25 21:52:52 +02:00
736f2fae4c
fix: Update documentation in SUMMARY.md for kiosk mode enhancements
Till Tomczak2025-05-25 21:43:14 +02:00
3a1a015594
fix: Correct formatting in SUMMARY.md for improved readability
Till Tomczak2025-05-25 21:00:22 +02:00
0d5b87f163
feat: Implement SSL support and kiosk mode enhancements
Till Tomczak2025-05-25 20:59:13 +02:00
af3761707a
feat: Refactor backend security and user management features
Till Tomczak2025-05-25 20:41:35 +02:00
2d33753b94
feat: Major updates to backend structure and security enhancements
Till Tomczak2025-05-25 20:33:38 +02:00
e21104611f
feat: Update Tailwind CSS integration in base template
Till Tomczak2025-05-24 19:32:22 +02:00
1cfdf020b7
feat: Implement lazy logger initialization in job scheduler
Till Tomczak2025-05-24 19:24:57 +02:00
62e131c02f
""" feat: Update frontend and backend configurations for development environment
Till Tomczak2025-05-24 18:58:17 +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.
Till Tomczak2025-05-24 17:47:05 +02:00
d2f23d589a
"feat: Enhanced backend scripts documentation in README
Till Tomczak2025-05-23 11:12:35 +02:00
95a8784770
"Update dependencies and scripts for improved stability (feat)"
Till Tomczak2025-05-23 11:09:58 +02:00
9260a15d3d
„fix: Setze festen SECRET_KEY in start-production.sh zur Vermeidung von Warnungen“
Till Tomczak2025-05-23 10:50:44 +02:00
6df87c05eb
"feat: Update backend environment scripts for consistency"
Till Tomczak2025-05-23 10:50:06 +02:00
f2217722e0
"Update requirements.txt using Conventional Commits format"
Till Tomczak2025-05-23 10:04:13 +02:00
2ecdd94561
"feat: Update dependencies in requirements.txt"
Till Tomczak2025-05-23 10:02:05 +02:00
ed2765d207
"feat: Implement backend server initialization with temp init script"
Till Tomczak2025-05-23 09:56:24 +02:00
ffc32959e0
"Update backend installation scripts for consistency"
Till Tomczak2025-05-23 09:54:17 +02:00
72230c342d
"feat: Add Separate Servers Guide and update installation scripts"
Till Tomczak2025-05-23 09:10:00 +02:00
9fe529247b
"feat: Enhanced backend installation script in install.ps1 and test-backend-setup.py"
Till Tomczak2025-05-23 08:58:42 +02:00
9614267d48
"Refactor backend configuration and setup for improved maintainability (feat)"
Till Tomczak2025-05-23 08:56:29 +02:00
a11721f677
"Update backend configuration and tests for improved stability"
Till Tomczak2025-05-23 08:54:23 +02:00
c1e8ee01c5
"Add test script and guide for separate servers setup (feat)"
Till Tomczak2025-05-23 08:52:11 +02:00
03ff4260e2
"Refactor: Rename and restructure guide file for separate backend servers"
Till Tomczak2025-05-23 08:50:00 +02:00
31b538185a🛠️ "Refactor scripts using Conventional Commits format (feat)"
Till Tomczak2025-05-23 08:47:32 +02:00
1ce3b5fc91📝 'feat(infrastructure): Cleanup scripts and service files'
Till Tomczak2025-05-23 08:43:12 +02:00
b98e33f28f
Feature: Strikte Frontend-Backend-Trennung als separate Server - Separate Docker-Compose-Konfigurationen, CORS-Setup, Health-Checks, unabhängige Start-Skripte und vollständige Dokumentation
Till Tomczak2025-05-23 08:41:13 +02:00
57d4d9c4e4
"feat: Update project structure documentation and add health route"
Till Tomczak2025-05-23 08:34:22 +02:00
359cb4a219
"feat: Implement Docker Compose for backend and frontend servers"
Till Tomczak2025-05-23 08:32:15 +02:00
ef6a8f7b81
"feat: Integrate new service with Docker Compose"
Till Tomczak2025-05-23 08:30:11 +02:00
0038b15c5b
Update: Dokumentation und Production Setup überarbeitet
Till Tomczak2025-05-23 08:22:28 +02:00
aa4ec84a44
"Refactor script files using Conventional Commits (feat)"
Till Tomczak2025-05-23 08:02:52 +02:00
0ad5597df3
"feat: Update project structure and Dockerfiles for frontend integration"
Till Tomczak2025-05-23 07:59:28 +02:00
fb66cdb6db
"feat: Add Dockerfile.dev, PRODUCTION_SETUP.md, update env.example, and service myp-backend"
Till Tomczak2025-05-23 07:57:20 +02:00
6751e4a54b
"Feature: Add environment variables example and monitoring script"
Till Tomczak2025-05-23 07:27:14 +02:00
9f6219832c
"feat: Added debug server and related components for improved development experience"
Till Tomczak2025-05-23 07:24:51 +02:00