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
311
Commits
5
Branches
0
Tags
24
MiB
HTML
40.3%
Java
29.6%
TypeScript
23.3%
SCSS
6.8%
8bfcdb6ccc
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
8bfcdb6ccc
Replace edit button with a Material icon, adjust styles, and add MatIconModule to component imports.
2025-10-24 21:28:20 +02:00
backend
Refactor
AuthenticatedUuid
to singleton service and replace static calls across the codebase. Add JWT authority converters, improve punishment expiry handling, and enhance frontend dialog functionality for editing punishments. Extend CORS allowed methods and origins.
2025-10-24 21:10:34 +02:00
database
Add vote statistics feature and improve vote page functionality
2025-10-24 19:39:08 +02: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
Replace edit button with a Material icon, adjust styles, and add MatIconModule to component imports.
2025-10-24 21:28:20 +02:00
gradle
/wrapper
Initial setup
2025-04-02 19:18:39 +02:00
open_api
Add vote statistics feature and improve vote page functionality
2025-10-24 19:39:08 +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
Add initial Discord bot integration with JDA setup and environment token configuration
2025-08-23 23:17:51 +02:00