aboutsummaryrefslogtreecommitdiffhomepage
path: root/backend/admin/templates/submissions.html
AgeCommit message (Collapse)Author
2026-02-20feat(admin): add bulk rejudge for game submissionsnsfisis
Extract common rejudge logic into a helper method and add two new endpoints: rejudge-latest (per-user latest only) and rejudge-all. This allows re-running submissions in bulk after testcase changes. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2025-09-17feat(backend): add admin pages for submissionsnsfisis