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
379
Commits
5
Branches
0
Tags
24
MiB
HTML
40.3%
Java
29.6%
TypeScript
23.3%
SCSS
6.8%
2baa3ef51f
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
2baa3ef51f
Fix incorrect condition in Discord appeal form banning status check.
2025-11-23 04:31:16 +01:00
backend
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
database
Implement Discord appeal functionality, including database schema, API endpoints, front-end form, and Discord message handling.
2025-11-22 22:26:40 +01:00
discord
Add detailed logging for user ban status in
DiscordAppealDiscord
2025-11-23 04:21:12 +01:00
frontend
Fix incorrect condition in Discord appeal form banning status check.
2025-11-23 04:31:16 +01:00
gradle
/wrapper
Initial setup
2025-04-02 19:18:39 +02:00
open_api
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
.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