judge4c-old/src
2024-12-12 20:59:15 +08:00
..
app feat(i18n): restructure translation files and update NavUser component for internationalization support 2024-12-12 20:51:10 +08:00
components feat(i18n): update NavProjects component for internationalization support 2024-12-12 20:59:15 +08:00
config feat(theme): add meta color management and integrate Jotai for theme switching 2024-12-09 20:38:08 +08:00
dialogs docs: add source reference and author attribution to ConfirmationDialog and useConfirmationStore 2024-12-09 13:39:27 +08:00
hooks docs: add source attribution for use-meta-color implementation 2024-12-09 20:40:21 +08:00
i18n feat(i18n): refactor authentication to use user locale from cookies and implement language switching 2024-12-12 20:28:31 +08:00
lib feat(auth): extend NextAuth user and session to include language support 2024-12-11 19:24:37 +08:00
services feat(i18n): refactor authentication to use user locale from cookies and implement language switching 2024-12-12 20:28:31 +08:00
store docs: add source reference and author attribution to ConfirmationDialog and useConfirmationStore 2024-12-09 13:39:27 +08:00
auth.ts feat(i18n): refactor authentication to use user locale from cookies and implement language switching 2024-12-12 20:28:31 +08:00
middleware.ts feat(auth): implement Gitea authentication provider with NextAuth integration 2024-12-07 21:01:22 +08:00