Go to file
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