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
349
Commits
5
Branches
0
Tags
24
MiB
HTML
40.3%
Java
29.6%
TypeScript
23.3%
SCSS
6.8%
7315ea8455
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
7315ea8455
Navigate to root path after successful login via
login/:code
route in
AuthGuard
.
2025-11-08 18:06:13 +01:00
backend
Ensure all staff members are included in playtime mapping by adding default playtime data for missing UUIDs.
2025-11-02 23:15:12 +01:00
database
Switch to
@SelectKey
for
id
generation in
createPrivilegedUser
and remove unused
@Nullable
import.
2025-11-08 17:58:03 +01:00
discord
Add embed message support to Discord bot and update appeal flow to use embeds for Discord notifications
2025-08-24 00:43:58 +02:00
frontend
Navigate to root path after successful login via
login/:code
route in
AuthGuard
.
2025-11-08 18:06:13 +01:00
gradle
/wrapper
Initial setup
2025-04-02 19:18:39 +02:00
open_api
Add staff playtime feature, including backend services, API endpoint, and frontend integration.
2025-11-02 22:25:10 +01: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
Add initial Discord bot integration with JDA setup and environment token configuration
2025-08-23 23:17:51 +02:00