]> git.localhorst.tv Git - alttp.git/commit
allow uploading of seed patches
authorDaniel Karbach <daniel.karbach@localhorst.tv>
Fri, 25 Jul 2025 13:19:53 +0000 (15:19 +0200)
committerDaniel Karbach <daniel.karbach@localhorst.tv>
Fri, 25 Jul 2025 13:19:53 +0000 (15:19 +0200)
commit14dac4de7212f1341b40b909080edf34379715d9
treeebd2c77f6f7f983ca0b9fc36cf1bb5807dca2f30
parent78cfc50c9e41fee7cb3c426da2176db374a630d0
allow uploading of seed patches
app/Http/Controllers/RoundController.php
resources/js/components/common/FileButton.jsx [new file with mode: 0644]
resources/js/components/common/Icon.jsx
resources/js/components/rounds/EditForm.jsx
resources/js/components/rounds/SeedForm.jsx
resources/js/components/rounds/SeedInput.jsx [new file with mode: 0644]
resources/js/i18n/de.js
resources/js/i18n/en.js
routes/api.php