judge4c/src/lib
cfngc4594 33930e7a33 chore(utils): remove unused utility functions
- Remove getPath function (moved to problem-editor store)
- Remove getDifficultyColorClass function (unused)
- Keep only core cn utility function
2025-05-13 16:34:28 +08:00
..
auth.ts refactor(auth)!: replace credentials with OAuth providers and add logging 2025-05-05 17:05:01 +08:00
i18n.ts refactor(i18n): replace hardcoded texts with i18n message keys 2025-04-15 18:22:21 +08:00
language-server.ts chore(imports): update imports to use @/generated/client instead of @prisma/client 2025-04-01 11:46:25 +08:00
logger.ts feat(log): add pino logging support 2025-05-04 21:35:44 +08:00
prisma.ts refactor(prisma): simplify prisma client initialization and remove caching 2025-05-13 15:59:57 +08:00
shiki.ts refactor(shiki): migrate to shiki/core with lazy initialization 2025-05-13 14:48:32 +08:00
status.ts refactor(i18n): replace hardcoded texts with i18n message keys 2025-04-15 18:22:21 +08:00
utils.ts chore(utils): remove unused utility functions 2025-05-13 16:34:28 +08:00