This website requires JavaScript.
Explore
Help
Sign In
Altitude
/
AltitudeWeb
Watch
5
Star
0
Fork
You've already forked AltitudeWeb
0
Code
Issues
12
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
8931bdc30d
AltitudeWeb
/
backend
History
akastijn
8931bdc30d
Add nickname retrieval support: implemented
NicknameMapper
for database queries, updated
ChatService
to return player names with optional nicknames, and extended
/chat/player/{uuid}/name
API endpoint.
2026-08-01 19:57:55 +02:00
..
src
Add nickname retrieval support: implemented
NicknameMapper
for database queries, updated
ChatService
to return player names with optional nicknames, and extended
/chat/player/{uuid}/name
API endpoint.
2026-08-01 19:57:55 +02:00
build.gradle.kts
Enable Spring Boot Actuator with limited exposure and secure
/actuator/mappings
endpoint access.
2026-07-19 00:08:46 +02:00