3 Commits

Author SHA1 Message Date
Christian Krakau-Louis 9815a1a3e0 feat: Add script for automated GitHub issue creation with environment variable validation and issue management 2025-04-16 15:39:21 +02:00
Christian Krakau-Louis 2af9cd17ea Refactor translation handling and remove unused language support in templates 2025-04-14 03:27:24 +02:00
Christian Krakau-Louis d595b468e9 Add Impressum and QR code management templates
- Created a new Impressum page with legal information and contact details.
- Developed admin link page for linking QR codes to events with form functionality.
- Implemented QR code dashboard for managing QR code sets, including creation and quick actions.
- Added detailed view for QR code sets, allowing addition of QR codes and management actions.
- Introduced static file serving for favicon and related images.
- Established views for static content pages (about, contact, privacy, terms).
- Implemented translation management scripts for compiling and updating translations.
2025-04-14 03:19:41 +02:00