judge/src
2025-01-08 16:52:30 +08:00
..
actions/docker feat(docker): replace compile function with runCode for improved code execution handling 2025-01-08 16:45:09 +08:00
app refactor(playground): comment out PlayPage component and related code for cleanup 2025-01-08 16:52:30 +08:00
components feat(playground): add theme provider and toggle, implement chat input and loading components 2025-01-07 18:53:17 +08:00
config feat(playground): add configuration for default editor themes and languages 2025-01-08 16:42:57 +08:00
constants/editor feat(playground): add configuration for default editor themes and languages 2025-01-08 16:42:57 +08:00
lib feat(playground): implement language selection and theme customization in the editor 2025-01-05 16:14:20 +08:00
store feat(playground): add configuration for default editor themes and languages 2025-01-08 16:42:57 +08:00
types feat(playground): implement editor state management and messaging for code execution 2025-01-08 15:30:22 +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