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
395
Commits
5
Branches
0
Tags
24
MiB
HTML
40.3%
Java
29.6%
TypeScript
23.3%
SCSS
6.8%
525116e89b
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
525116e89b
Enhance
DiscordAppeal
submission process by adding username retrieval and updating email notifications with Minecraft username. Refactor for clarity and consistency in variable usage.
2025-11-24 18:56:29 +01:00
backend
Enhance
DiscordAppeal
submission process by adding username retrieval and updating email notifications with Minecraft username. Refactor for clarity and consistency in variable usage.
2025-11-24 18:56:29 +01:00
database
Annotate
id
and
assignedTo
parameters with
@Param
in mappers for improved MyBatis compatibility.
2025-11-24 01:39:12 +01:00
discord
Add detailed logging for user ban status in
DiscordAppealDiscord
2025-11-23 04:21:12 +01:00
frontend
Prevent duplicate submissions in
sendForm
by adding a loading state guard and updating the submit button's disabled condition.
2025-11-24 01:56:36 +01:00
gradle
/wrapper
Initial setup
2025-04-02 19:18:39 +02:00
open_api
Add staff role mapping, display role in UI, and enhance staff playtime calculations
2025-11-24 00:49:56 +01:00
.gitattributes
Initial setup
2025-04-02 19:18:39 +02:00
.gitignore
Add 'node' to .gitignore
2025-04-18 22:27:42 +02: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