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
218
Commits
5
Branches
0
Tags
24
MiB
HTML
40.3%
Java
29.6%
TypeScript
23.3%
SCSS
6.8%
ff1b09be92
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
ff1b09be92
Add debug logging for resource handling in WebConfig.
2025-07-31 22:03:34 +02:00
backend
Add debug logging for resource handling in WebConfig.
2025-07-31 22:03:34 +02:00
database
Add
server.address
property and update
issuer
field in
LoginController
to use dynamic server address. Modify SQL query in
PrivilegedUserMapper
to simplify permissions retrieval.
2025-07-28 23:01:18 +02:00
frontend
Update Node.js to v20.19.0 and npm to v10.2.3; refactor
npmBuild
task to use plugin-provided
npmCommand
and add
nodeVersionCheck
task for environment validation.
2025-07-30 00:08:00 +02:00
gradle
/wrapper
Initial setup
2025-04-02 19:18:39 +02:00
open_api
Refactor WebConfig and SecurityConfig to enhance routing with
/api
prefix, disable CSRF and anonymous access; update OpenAPI paths accordingly. Add HomeController for default route handling.
2025-07-31 21:32:55 +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