judge4c-old/src
ngc2207 b69cc453e8 feat(auth): extend NextAuth user and session to include language support
refactor(gitea): make username optional in GiteaProfile interface

style(eslint): add warning rule for empty object type in ESLint configuration
2024-12-11 19:24:37 +08:00
..
app feat(theme): add meta color management and integrate Jotai for theme switching 2024-12-09 20:38:08 +08:00
components feat(theme): add meta color management and integrate Jotai for theme switching 2024-12-09 20:38:08 +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
lib feat(auth): extend NextAuth user and session to include language support 2024-12-11 19:24:37 +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(auth): extend NextAuth user and session to include language support 2024-12-11 19:24:37 +08:00
middleware.ts feat(auth): implement Gitea authentication provider with NextAuth integration 2024-12-07 21:01:22 +08:00