]> git.localhorst.tv Git - alttp.git/commit
option to hide round numbers
authorDaniel Karbach <daniel.karbach@localhorst.tv>
Sat, 24 Feb 2024 14:03:04 +0000 (15:03 +0100)
committerDaniel Karbach <daniel.karbach@localhorst.tv>
Sat, 24 Feb 2024 14:03:04 +0000 (15:03 +0100)
commite1ecc76c1c6d527502d6576ee19be06df2a15bb7
tree4135eb981cb230edb367dbd63ac7f0ed177c8095
parentd518ede5ffe8d4e44b0194279a9f32839bc1f903
option to hide round numbers
app/Http/Controllers/TournamentController.php
app/Models/Protocol.php
app/Models/Tournament.php
database/migrations/2024_02_24_134620_tournament_hide_round_numbers.php [new file with mode: 0644]
resources/js/components/protocol/Item.js
resources/js/components/rounds/Item.js
resources/js/components/tournament/SettingsDialog.js
resources/js/i18n/de.js
resources/js/i18n/en.js
routes/api.php