judge4c-old-2/src
2025-01-05 01:05:14 +08:00
..
app feat(layout): create MainLayout and MainPage components with editor features 2025-01-05 01:05:14 +08:00
components feat(editor): add FontSizeSlider component for font size control in code editor 2024-12-31 23:59:32 +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(auth): add Gitea provider for authentication and update Next.js config for remote images 2024-12-29 15:48:00 +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