judge/src
2025-01-11 01:06:59 +08:00
..
actions/docker feat(docker): support C and C++ code compilation and execution in Docker environment 2025-01-11 00:40:50 +08:00
app feat(chat): update chat header title for improved clarity 2025-01-11 01:06:59 +08:00
components refactor: comment out unused code in font-size-slider and update dependencies in editor-panel and chat components 2025-01-08 17:07:07 +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): extend runCode function to include output in message props and update terminal components for output display 2025-01-08 20:00:16 +08:00
types feat(playground): extend runCode function to include output in message props and update terminal components for output display 2025-01-08 20:00:16 +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