Go to file
2025-11-02 23:03:00 +01:00
backend Add rate limiting to getStaffPlaytime and getVoteStats endpoints 2025-11-02 23:03:00 +01:00
database Add staff playtime feature, including backend services, API endpoint, and frontend integration. 2025-11-02 22:25:10 +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 Refactor minutesToHm method in Staff Playtime component for improved readability by adding explicit braces to conditional blocks. 2025-11-02 22:58:47 +01:00
gradle/wrapper Initial setup 2025-04-02 19:18:39 +02:00
open_api Add staff playtime feature, including backend services, API endpoint, and frontend integration. 2025-11-02 22:25:10 +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