]> git.localhorst.tv Git - alttp.git/commit
lock rounds
authorDaniel Karbach <daniel.karbach@localhorst.tv>
Sat, 19 Mar 2022 11:43:31 +0000 (12:43 +0100)
committerDaniel Karbach <daniel.karbach@localhorst.tv>
Sat, 19 Mar 2022 11:43:31 +0000 (12:43 +0100)
commit09c1644b5f64d7423905ae1be8f79da0b482289a
treecaaa434413bda5f7be76929877a3eb0dc735febf
parent9e52cf7a5fc89a89301e00e9595c80b783449bbe
lock rounds
app/Console/Commands/LockRound.php [new file with mode: 0644]
app/Http/Controllers/ResultController.php
app/Models/Protocol.php
app/Models/Round.php
app/Policies/RoundPolicy.php
database/migrations/2022_03_19_102304_lock_rounds.php [new file with mode: 0644]
resources/js/components/rounds/Item.js
resources/js/helpers/Participant.js
resources/js/helpers/Tournament.js