Commit Graph

4 Commits

Author SHA1 Message Date
Denis Urs Rudolph 0dc30f29c5 Add [AllowAnonymous] to GetAnnouncement method
- Allow anonymous users to view published announcements
- Still need to debug why tests are returning NotFound
2026-04-06 21:00:00 +02:00
Denis Urs Rudolph 4438bc5a93 Add Announcements and Dashboard controllers with all DTOs 2026-04-03 21:12:47 +02:00
Denis Urs Rudolph 30d573d1f8 Add Events, Registrations, and Payments controllers with DTOs 2026-04-03 21:06:38 +02:00
Denis Urs Rudolph b6962e1024 Add JWT authentication with AuthController and services 2026-04-03 21:00:16 +02:00