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
ebe66c87c0
AltitudeWeb
/
backend
/
src
/
main
/
java
/
com
/
alttd
/
altitudeweb
/
controllers
History
akastijn
7fc25f46f3
Add endpoints, services, and security controls for particle file management, including save and download APIs.
2025-06-29 03:15:39 +02:00
..
application
Implement enhanced login functionality with JWT, role-based permissions, and frontend integration
2025-05-30 23:41:13 +02:00
history
Implement enhanced login functionality with JWT, role-based permissions, and frontend integration
2025-05-30 23:41:13 +02:00
login
Refactor user privilege handling to use
Optional
instead of null checks. Remove unused cache entries and update security configuration to refine access controls.
2025-06-23 21:34:54 +02:00
particles
Add endpoints, services, and security controls for particle file management, including save and download APIs.
2025-06-29 03:15:39 +02:00
team
Implement enhanced login functionality with JWT, role-based permissions, and frontend integration
2025-05-30 23:41:13 +02:00
CorsConfig.java
Refactor API structure and enhance logging/debugging.
2025-04-10 21:45:00 +02:00
GlobalExceptionHandler.java
Fix history not loading
2025-04-11 21:37:21 +02:00