This website requires JavaScript.
Explore
Help
Register
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-05-18 23:56:33 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
1c0ffb8cda
judge4c
/
src
/
lib
History
cfngc4594
e25a97d698
feat(auth): add event to assign ADMIN role to the first user
2025-03-18 21:53:12 +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
refactor(utils): update getPath function to use EditorLanguageConfig from Prisma
2025-03-16 15:36:54 +08:00
zod.ts
feat(auth): add validation schema using Zod
2025-03-14 14:22:58 +08:00