| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-02-24 | fix(admin): show username in submissions and add testcase links to problems list | Claude | |
| Submissions list and detail pages now display the username alongside the user ID instead of showing only a numeric ID. The problems list page now includes a direct link to each problem's testcases for easier navigation. https://claude.ai/code/session_01JF5ZmGAQ4zNbhV5DM729Fw | |||
| 2026-02-20 | feat(admin): add bulk rejudge for game submissions | nsfisis | |
| 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-17 | feat(backend): add admin pages for submissions | nsfisis | |
