judge4c/src/app/(app)/problems/[id]
cfngc4594 f39bbf76e7 feat(submissions): add login requirement for submissions page
- Add SubmissionLoginButton component for unauthenticated users
- Modify submissions page to check auth session
- Filter submissions by current user when logged in
2025-04-17 09:31:04 +08:00
..
@Bot feat(layout): add layout with suspense boundary for problem 2025-04-16 18:05:55 +08:00
@Code style(problem): adjust problem layout styles 2025-04-17 07:44:41 +08:00
@Description style(problem): adjust problem layout styles 2025-04-17 07:44:41 +08:00
@Details style(problem): adjust problem layout styles 2025-04-17 07:44:41 +08:00
@Solutions style(problem): adjust problem layout styles 2025-04-17 07:44:41 +08:00
@Submissions feat(submissions): add login requirement for submissions page 2025-04-17 09:31:04 +08:00
@Testcase feat(layout): add layout with suspense boundary for problem 2025-04-16 18:05:55 +08:00
layout.tsx refactor(i18n): replace hardcoded texts with i18n message keys 2025-04-15 18:22:21 +08:00
page.tsx refactor(i18n): replace hardcoded texts with i18n message keys 2025-04-15 18:22:21 +08:00