judge/src
2025-01-05 05:41:48 +08:00
..
app fix(playground): update Monaco editor loader configuration and adjust editor reference type 2025-01-05 05:41:48 +08:00
components feat(ui): add Badge, ScrollArea, and Tabs components with styling 2025-01-05 01:54:00 +08:00
constants/editor feat(constants): add Java to supported languages and include default code snippet 2025-01-04 14:42:52 +08:00
lib feat(playground): integrate language server support with WebSocket connection handling 2025-01-05 03:47:37 +08:00
store feat(editor): add default code values and enhance code saving functionality in CodeEditorStore 2025-01-02 16:27:24 +08:00
types feat(editor): add editor state management to CodeEditorStore 2025-01-02 15:57:10 +08:00
auth.ts feat(auth): add self-host Gitea provider for authentication and update Next.js config for remote images 2024-12-29 16:20:36 +08:00