Go to file
2025-11-23 04:21:12 +01:00
backend Change discordId type from integer to string across frontend, backend, and API schema for consistency and proper validation. 2025-11-23 04:14:21 +01:00
database Implement Discord appeal functionality, including database schema, API endpoints, front-end form, and Discord message handling. 2025-11-22 22:26:40 +01:00
discord Add detailed logging for user ban status in DiscordAppealDiscord 2025-11-23 04:21:12 +01:00
frontend Change discordId type from integer to string across frontend, backend, and API schema for consistency and proper validation. 2025-11-23 04:14:21 +01:00
gradle/wrapper Initial setup 2025-04-02 19:18:39 +02:00
open_api Change discordId type from integer to string across frontend, backend, and API schema for consistency and proper validation. 2025-11-23 04:14:21 +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