Commit Graph

12 Commits

Author SHA1 Message Date
a13e9a92e1 fix(testcase): improve empty state layout and i18n 2026-05-29 13:08:54 +08:00
12c2963447 feat(settings): add code editor preferences 2026-05-29 12:12:27 +08:00
b2505eda46 fix(i18n): localize dashboard menu item 2026-05-29 10:48:11 +08:00
318249d20e feat(i18n): add localized sidebar and breadcrumb labels 2026-05-19 16:49:03 +08:00
c4e7a3b6f5 feat(judge): refactor submission pipeline to async processing 2026-05-13 15:31:58 +08:00
0dea7a4229 refactor: optimize code 2025-06-22 11:25:38 +08:00
941f1a74fa feat: replace dockview with flexlayout-react 2025-06-13 14:03:17 +08:00
500113fe8f feat(user-avatar): refactor avatar component into user-avatar with improved structure 2025-05-05 18:39:47 +08:00
f2d14d07b2 feat(home): Add PrimaryFeatures component
Some checks failed
Build & Push Judge4c Docker Image / build-and-push-judge4c-docker-image (., Dockerfile, judge4c) (push) Failing after 1s
- Add PrimaryFeatures component with MobileFriendlyCard, DockerCard, and LSPCard.
- Update HomePage to include PrimaryFeatures component between MainView and FAQs.
2025-04-17 21:42:58 +08:00
5e7ef4a99d feat(home): replace homepage redirect with actual content 2025-04-17 16:45:49 +08:00
1d0b74136f refactor(i18n): replace hardcoded texts with i18n message keys for auth 2025-04-16 00:40:36 +08:00
4428a29306 refactor(i18n): replace hardcoded texts with i18n message keys
Some checks failed
Build & Push Judge4c Docker Image / build-and-push-judge4c-docker-image (., Dockerfile, judge4c) (push) Failing after 1s
2025-04-15 18:22:21 +08:00