aboutsummaryrefslogtreecommitdiffhomepage
path: root/frontend/app/components/Gaming/ProblemColumnContent.tsx
AgeCommit message (Collapse)Author
2026-03-21feat(worker): block eval() in PHP code submissionsHEADmainnsfisis
Add validation to reject PHP code containing eval() before execution. Update the problem description to inform participants about this restriction. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-06style: switch from tab to space indentation in frontend and worker/phpnsfisis
Update biome.json indentStyle from "tab" to "space" and reformat all files in both workspaces. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-27feat(worker): update PHP to 8.5.3nsfisis
2025-09-06fix(frontend): environment notice for swiftnsfisis
2025-09-05feat(frontend): support swift languagensfisis
2025-03-21feat(frontend): show ranking in 1v1 watch pagensfisis