feat: add user-based ticket endpoints

This commit is contained in:
Meik
2026-06-26 11:31:03 +02:00
parent 26eac54f94
commit 690ad4f615
720 changed files with 5232 additions and 2808 deletions

7
AGENTS.md Normal file
View File

@@ -0,0 +1,7 @@
# AGENTS Instructions
## Pflichtregeln
1. Bei jeder Dateiänderung oder Neuerstellung sind immer Windows Line Endings (CRLF) zu verwenden.
2. Vor jeder Änderung muss `git status` geprüft werden und der Working Tree muss sauber sein.
3. Nach Abschluss der Änderungen sind immer ein passender Git Commit und ein Git Push auszuführen.