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
469
Commits
5
Branches
0
Tags
23
MiB
HTML
35.9%
Java
30.3%
TypeScript
27.3%
SCSS
6.5%
8ecfb99b27
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
akastijn
8ecfb99b27
Add ChatInfoService for retrieving player and party names: integrated backend APIs, updated chat service with caching logic for names, and extended OpenAPI documentation.
2026-08-01 20:22:38 +02:00
backend
Add ChatInfoService for retrieving player and party names: integrated backend APIs, updated chat service with caching logic for names, and extended OpenAPI documentation.
2026-08-01 20:22:38 +02:00
database
Add party name retrieval: implemented
PartyMapper
for database queries, updated
ChatService
with new
getPartyName
method, and extended
/chat/party/{id}/name
API endpoint.
2026-08-01 20:03:49 +02:00
discord
Add detailed logging for user ban status in
DiscordAppealDiscord
2025-11-23 04:21:12 +01:00
frontend
Add ChatInfoService for retrieving player and party names: integrated backend APIs, updated chat service with caching logic for names, and extended OpenAPI documentation.
2026-08-01 20:22:38 +02:00
gradle
/wrapper
Initial setup
2025-04-02 19:18:39 +02:00
open_api
Add ChatInfoService for retrieving player and party names: integrated backend APIs, updated chat service with caching logic for names, and extended OpenAPI documentation.
2026-08-01 20:22:38 +02:00
.gitattributes
Initial setup
2025-04-02 19:18:39 +02:00
.gitignore
Update
.gitignore
to exclude
.env
files
2026-02-01 21:39:51 +01:00
gradlew
Initial setup
2025-04-02 19:18:39 +02:00
gradlew.bat
Initial setup
2025-04-02 19:18:39 +02:00
settings.gradle.kts
Add initial Discord bot integration with JDA setup and environment token configuration
2025-08-23 23:17:51 +02:00