AltitudeWeb/backend/src
Teriuihi 44d28494e5 Add API endpoint to retrieve total punishment counts
Introduced a new API endpoint `/history/total` for fetching the total counts of bans, mutes, kicks, and warnings. Added database mapping and DTO classes to support this functionality, along with necessary schema and controller updates.
2025-04-11 23:27:20 +02:00
..
main Add API endpoint to retrieve total punishment counts 2025-04-11 23:27:20 +02:00
test/java/com/alttd/altitudeweb Added backend and fixed openapi generation 2025-04-08 22:24:24 +02:00