Go to file
2025-11-13 20:59:28 +01:00
backend Refactor createPrivilegedUser to accept PrivilegedUser object and adjust LoginController for consistency. 2025-11-08 18:21:21 +01:00
database Refactor createPrivilegedUser to accept PrivilegedUser object and adjust LoginController for consistency. 2025-11-08 18:21:21 +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 Add route to redirect /worlddl path to external MediaFire link 2025-11-13 20:59:28 +01:00
gradle/wrapper Initial setup 2025-04-02 19:18:39 +02:00
open_api Remove redundant unit tests for CommunityComponent and RanksComponent, enhance community.component with dynamic team member display and toggle functionality, update routing for community links, and set stricter field constraints in team schema. 2025-11-08 18:45:03 +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