Commit Graph

4 Commits

Author SHA1 Message Date
72de289461 feat(i18n): refactor authentication to use user locale from cookies and implement language switching 2024-12-12 20:16:41 +08:00
52a7ee5d0b chore(auth): update NextAuth configuration to include JWT language
chore(eslint): add warning rule for unused variables in ESLint configuration
2024-12-11 20:28:44 +08:00
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
b04613784a feat(auth): implement Gitea authentication provider with NextAuth integration 2024-12-07 21:01:22 +08:00