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
243
Commits
5
Branches
0
Tags
24
MiB
HTML
40.3%
Java
29.6%
TypeScript
23.3%
SCSS
6.8%
d28b4a2b62
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
d28b4a2b62
Refactor
LoginController
to use pattern matching for
Jwt
type check, simplify
uuid
extraction, and adjust debug logs.
2025-08-05 23:49:11 +02:00
backend
Refactor
LoginController
to use pattern matching for
Jwt
type check, simplify
uuid
extraction, and adjust debug logs.
2025-08-05 23:49:11 +02:00
database
Add session rollback handling in
Connection.java
, improve resource management, and refine debug logging in
LoginController
.
2025-08-05 23:46:47 +02:00
frontend
Remove
app.config.ts
, integrate configuration directly in
main.ts
, and refactor providers to include
authInterceptor
.
2025-08-05 23:41:25 +02:00
gradle
/wrapper
Initial setup
2025-04-02 19:18:39 +02:00
open_api
Integrate
authInterceptor
for JWT handling, update API schema with
bearerAuth
security, and refactor configuration to support HTTP interceptors.
2025-08-05 23:35:32 +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