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
237
Commits
5
Branches
0
Tags
24
MiB
HTML
40.3%
Java
29.6%
TypeScript
23.3%
SCSS
6.8%
16cc57d774
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
16cc57d774
Update auth.service log message for clarity when saving user claims
2025-08-05 23:25:16 +02:00
backend
Refactor logging in
LoginController
, simplify
auth.service
token validation, and remove debug logs from
AppealComponent
.
2025-08-05 23:22:12 +02:00
database
Add username retrieval functionality to
LoginController
using
RecentNamesMapper
query
2025-08-05 23:12:50 +02:00
frontend
Update auth.service log message for clarity when saving user claims
2025-08-05 23:25:16 +02:00
gradle
/wrapper
Initial setup
2025-04-02 19:18:39 +02:00
open_api
Implement appeal form flow with dynamic pages, integrate punishment selection, and add username retrieval logic. Update API schema and enhance
auth.service
for username handling.
2025-08-05 23:11:38 +02: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
Refactor database structure and improve player handling.
2025-04-10 01:22:19 +02:00