monaco-editor-lsp-next/src/app
cfngc4594 2d06b778e6 feat(problems): add Details panel for submission details view
- Add new Details component to display submission details
- Modify ProblemLayout and ProblemPage to support Details panel
- Implement Details page with submission code view and metadata
- Add navigation back to Submissions panel
2025-04-13 22:42:08 +08:00
..
(app) feat(problems): add Details panel for submission details view 2025-04-13 22:42:08 +08:00
(auth) refactor(AuthLayout): replace <a> with <Link> for better navigation 2025-03-15 00:11:51 +08:00
api feat(api/chat): add OpenAI-based chat route with sarcastic AI personality 2025-03-25 10:03:04 +08:00
favicon.ico chore: initialize the project 2025-02-19 09:00:15 +08:00
globals.css fix(styles): remove default margin from markdown figures 2025-03-26 19:50:40 +08:00
layout.tsx style(layout): update html and body class names for full-height layout 2025-04-04 13:36:34 +08:00