AltitudeWeb/backend/src/main/java/com/alttd/altitudeweb
Teriuihi 3babde5513 Add punishment details and history retrieval functionality
This commit introduces a new `DetailsComponent` for displaying detailed punishment data and establishes a route to view punishment history by ID and type. It also updates the API to support fetching individual punishment records and refines database mappings for improved data handling.
2025-04-19 04:02:51 +02:00
..
config Add WebConfig for static resource handling 2025-04-19 01:07:49 +02:00
controllers Add punishment details and history retrieval functionality 2025-04-19 04:02:51 +02:00
AltitudeWebApplication.java Add rate-limiting mechanism with AOP for API endpoints 2025-04-17 20:31:14 +02:00