]>
author | Daniel Karbach <daniel.karbach@localhorst.tv> | |
Sat, 12 Jul 2025 16:17:01 +0000 (18:17 +0200) | ||
committer | Daniel Karbach <daniel.karbach@localhorst.tv> | |
Sat, 12 Jul 2025 16:17:01 +0000 (18:17 +0200) | ||
commit | 3a4746607db74ec66bbca8293e393b20c564905b | |
tree | dfdc2faa25d43dc7335bd88ebe3f940d75817559 | tree | snapshot |
parent | b44d89e240ec1bc45878e92289e206ee31428ba4 | commit | diff |
app/Console/Commands/DiscordEpisodeSubscriptionsCommand.php | diff | blob | history | |
app/Http/Controllers/DiscordGuildController.php | diff | blob | history | |
app/Http/Controllers/EventController.php | diff | blob | history | |
app/Http/Controllers/StepLadderModeController.php | [new file with mode: 0644] | blob |
app/Models/DiscordGuild.php | diff | blob | history | |
app/Models/DiscordGuildLadderSubscription.php | [new file with mode: 0644] | blob |
app/Models/Episode.php | diff | blob | history | |
database/migrations/2025_07_12_130447_create_discord_guild_ladder_subscriptions_table.php | [new file with mode: 0644] | blob |
resources/js/components/common/StepLadderModeSelect.jsx | [new file with mode: 0644] | blob |
resources/js/components/discord-bot/GuildControls.jsx | diff | blob | history | |
resources/js/components/discord-bot/LadderSubscriptions.jsx | [new file with mode: 0644] | blob |
resources/js/i18n/de.js | diff | blob | history | |
resources/js/i18n/en.js | diff | blob | history | |
routes/api.php | diff | blob | history |