Go to file
2026-07-19 20:42:00 +02:00
backend Expand /api/chat/read/** access to include MOD permission. 2026-07-19 20:42:00 +02:00
database Refactor ChatLogDao to use Timestamp and update ChatMessageMapper with proper JSON serialization using Jackson. 2026-07-19 00:12:12 +02:00
discord Add detailed logging for user ban status in DiscordAppealDiscord 2025-11-23 04:21:12 +01:00
frontend Expand moderator access to chat by including MOD permission in access checks. 2026-07-19 20:18:50 +02:00
gradle/wrapper Initial setup 2025-04-02 19:18:39 +02:00
open_api Expand moderator roles by adding SCOPE_mod permission and updating authorization logic. 2026-07-19 20:17:01 +02:00
.gitattributes Initial setup 2025-04-02 19:18:39 +02:00
.gitignore Update .gitignore to exclude .env files 2026-02-01 21:39:51 +01: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