This website requires JavaScript.
Explore
Help
Register
Sign In
litchi
/
judge
Watch
1
Star
0
Fork
0
You've already forked judge
mirror of
https://litchi.icu/ngc2207/judge.git
synced
2025-05-19 03:27:13 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
262fea4938
judge
/
src
History
ngc2207
262fea4938
feat(store): add useCodeEditorStore for managing code editor state
...
chore(types): define CodeEditorState interface
2024-12-31 20:22:33 +08:00
..
app
feat(header): implement Header component with Logo and UserNav
2024-12-30 23:10:45 +08:00
components
feat(header): add UserNav component
2024-12-30 23:06:32 +08:00
constants
feat(constants): add supported languages and default language
2024-12-31 20:19:06 +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(store): add useCodeEditorStore for managing code editor state
2024-12-31 20:22:33 +08:00
types
feat(store): add useCodeEditorStore for managing code editor state
2024-12-31 20:22:33 +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