judge4c/src
2025-03-07 11:34:17 +08:00
..
app feat(rehype-pretty-code): add support for multiple predefined themes (dark and light modes) 2025-03-07 11:31:40 +08:00
components refactor(component): migrate code block with copy feature to a more reusable pre component 2025-03-07 11:34:17 +08:00
config feat(monaco-theme): Add default light and dark theme configurations 2025-03-07 11:27:00 +08:00
hooks feat(language-server): add configuration for C and C++ 2025-03-04 20:53:19 +08:00
lib chore(lib): add prisma client initialization 2025-03-06 11:29:10 +08:00
store feat(store): change default activeNav value to "Appearance" and add partial persistence 2025-03-06 22:39:53 +08:00
style style(mdx): Add subheading anchor style, underline on hover 2025-02-23 15:02:55 +08:00
types refactor(config/judge.ts, types/judge.ts): split judge configuration and types 2025-03-05 09:27:00 +08:00