This website requires JavaScript.
Explore
Help
Sign In
Massbug
/
judge4c
Watch
2
Star
0
Fork
0
You've already forked judge4c
mirror of
https://github.com/massbug/judge4c.git
synced
2025-07-03 15:20:50 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
321a712bf9
judge4c
/
src
/
lib
History
cfngc4594
8290634afd
fix(utils): update function to use fileName instead of language
2025-03-19 18:18:44 +08:00
..
auth.ts
feat(auth): add event to assign ADMIN role to the first user
2025-03-18 21:53:12 +08:00
language-server.ts
refactor(language-server): replace EditorLanguageMetadata with EditorLanguageConfig and LanguageServerConfig for better type safety
2025-03-16 15:49:46 +08:00
prisma.ts
feat(prisma): add global Prisma client instance
2025-03-12 15:25:31 +08:00
shiki.ts
fix(prisma): update enum values for EditorLanguage to lowercase ('c' and 'cpp')
2025-03-08 21:03:32 +08:00
utils.ts
fix(utils): update function to use fileName instead of language
2025-03-19 18:18:44 +08:00
zod.ts
feat(auth): add validation schema using Zod
2025-03-14 14:22:58 +08:00