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
195
Commits
5
Branches
0
Tags
24
MiB
HTML
40.3%
Java
29.6%
TypeScript
23.3%
SCSS
6.8%
04310e1cce
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
04310e1cce
Switch to
localStorage
for JWT handling and simplify case transformation logic in
LoginComponent
. Update
app.config.ts
and related services to align with the new token management method. Mark
JwtClaims
interface as exported.
2025-07-06 19:10:17 +02:00
backend
Add SecurityAuthFailureHandler for better handling of authentication and access failures; update SecurityConfig to integrate the new handler.
2025-07-04 19:49:04 +02:00
database
Add PrivilegedUserMapper to InitializeWebDb setup
2025-07-04 21:37:11 +02:00
frontend
Switch to
localStorage
for JWT handling and simplify case transformation logic in
LoginComponent
. Update
app.config.ts
and related services to align with the new token management method. Mark
JwtClaims
interface as exported.
2025-07-06 19:10:17 +02:00
gradle
/wrapper
Initial setup
2025-04-02 19:18:39 +02:00
open_api
Add endpoints, services, and security controls for particle file management, including save and download APIs.
2025-06-29 03:15:39 +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