Go to file
2025-10-24 21:59:57 +02:00
backend Revert "Enhance AuthenticatedUuid to improve UUID extraction by adding support for decoding tokens from the Authorization header. Add logging, refactor for better null handling, and introduce @RequiredArgsConstructor." 2025-10-24 21:59:57 +02:00
database Fix table name casing in VotingPluginUsersMapper query 2025-10-24 21:34:54 +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