monaco-editor-lsp-next/src
cfngc4594 15b3f630d5 refactor(prisma): simplify schema and remove zod-prisma-types
- Reorganized Prisma schema structure with simplified models and relations
- Removed zod-prisma-types generator as it's no longer needed
- Consolidated problem content types into a single ProblemLocalization model
- Simplified testcase and template structures
- Removed unused prisma types file
2025-05-12 18:32:46 +08:00
..
actions refactor(auth)!: remove components and rewrite sign-in page 2025-05-05 18:21:08 +08:00
app fix(page): add missing return statement in RootPage component 2025-05-07 16:42:39 +08:00
components refactor(loading): change to named export and arrow function 2025-05-09 09:40:25 +08:00
config feat(i18n): add locale management and configuration 2025-04-14 23:15:41 +08:00
features refactor(route): rename [id] to [problemId] in problems route 2025-05-07 14:59:17 +08:00
hooks refactor(i18n): replace hardcoded texts with i18n message keys 2025-04-15 18:22:21 +08:00
i18n feat(i18n): add locale management and configuration 2025-04-14 23:15:41 +08:00
lib chore(shiki): convert function to arrow function 2025-05-09 09:42:24 +08:00
stores refactor(stores): split dockview store into problem-specific store 2025-05-06 18:37:39 +08:00
styles fix(styles): adjust tabs overflow container height in abyss theme 2025-05-08 11:27:10 +08:00
types refactor(prisma): simplify schema and remove zod-prisma-types 2025-05-12 18:32:46 +08:00