AltitudeWeb/database/src/main/java/com/alttd/altitudeweb
Teriuihi 02c69b318a Sort history query results by time in descending order.
Added `ORDER BY time DESC` to ensure that history query results are consistently returned with the most recent entries first. This update improves data clarity and usability for end-users.
2025-04-11 23:44:22 +02:00
..
database Sort history query results by time in descending order. 2025-04-11 23:44:22 +02:00
setup Add API endpoint to retrieve total punishment counts 2025-04-11 23:27:20 +02:00
type_handler Refactor database structure and improve player handling. 2025-04-10 01:22:19 +02:00
Main.java Reworked database setup and added pagination 2025-04-11 18:22:07 +02:00