judge4c/src/config
2025-03-16 13:31:08 +08:00
..
editor-language-icons.ts feat(config): add mapping for EditorLanguage to icons 2025-03-16 13:31:08 +08:00
editor-language.ts refactor(config): remove icon property from EditorLanguageConfig 2025-03-16 13:24:06 +08:00
editor-option.ts style(editor): format code style for consistency 2025-03-04 21:27:53 +08:00
judge.ts fix(prisma): update enum values for EditorLanguage to lowercase ('c' and 'cpp') 2025-03-08 21:03:32 +08:00
language-server.ts fix(prisma): update enum values for EditorLanguage to lowercase ('c' and 'cpp') 2025-03-08 21:03:32 +08:00
monaco-theme.ts feat(monaco-theme): Add default light and dark theme configurations 2025-03-07 11:27:00 +08:00
site.ts feat(config): add site configuration with GitHub repository URL 2025-02-21 00:07:34 +08:00