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
2e7c91bb73
AltitudeWeb
/
open_api
/
src
/
main
/
resources
/
schemas
History
akastijn
2e7c91bb73
Change
discordId
type from integer to string across frontend, backend, and API schema for consistency and proper validation.
2025-11-23 04:14:21 +01:00
..
bans
Add admin endpoints for editing and removing punishments and implement frontend dialog for punishment management
2025-10-23 23:52:52 +02:00
forms
Change
discordId
type from integer to string across frontend, backend, and API schema for consistency and proper validation.
2025-11-23 04:14:21 +01:00
generic
Add staff application feature with API integration and frontend form implementation
2025-09-24 22:26:17 +02:00
login
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
particles
Add endpoints, services, and security controls for particle file management, including save and download APIs.
2025-06-29 03:15:39 +02:00
permissions
Refactor permission handling and authentication services
2025-06-21 23:15:46 +02:00
site
Add staff playtime feature, including backend services, API endpoint, and frontend integration.
2025-11-02 22:25:10 +01:00
team
Remove redundant unit tests for
CommunityComponent
and
RanksComponent
, enhance
community.component
with dynamic team member display and toggle functionality, update routing for community links, and set stricter field constraints in team schema.
2025-11-08 18:45:03 +01:00