- 25 Dec, 2024 2 commits
- 24 Dec, 2024 7 commits
- 17 Dec, 2024 3 commits
- 15 Dec, 2024 3 commits
- 14 Dec, 2024 4 commits
-
-
ngc2207 authored
-
ngc2207 authored
- Changed the import statement for `retrieveTreeStructure` from a default import to a named import from the `@/actions` module. - This change improves code readability and adheres to best practices for module imports.
-
ngc2207 authored
-
ngc2207 authored
feat(playground): integrate Gitea API for file tree retrieval and update PlaygroundSidebar component
-
- 13 Dec, 2024 3 commits
- 12 Dec, 2024 6 commits
-
-
ngc2207 authored
chore(site): add siteConfig
-
ngc2207 authored
-
ngc2207 authored
feat(i18n): restructure translation files and update NavUser component for internationalization support
-
ngc2207 authored
feat(i18n): refactor authentication to use user locale from cookies and implement language switching
-
ngc2207 authored
-
ngc2207 authored
-
- 11 Dec, 2024 2 commits
- 09 Dec, 2024 7 commits
-
-
ngc2207 authored
-
ngc2207 authored
-
ngc2207 authored
-
ngc2207 authored
-
ngc2207 authored
-
ngc2207 authored
-
ngc2207 authored
- Integrated `SessionProvider` from `next-auth/react` to manage user sessions. - Updated `AppSidebar` to use `SessionProvider` and reflect user data. - Modified `NavUser` to display user info based on session, with default fallback.
-
- 08 Dec, 2024 1 commit
-
-
ngc2207 authored
- Replaced the default Gitea logo URL with a local image path to ensure the logo is displayed correctly. - The default URL `https://authjs.dev/img/providers/gitea.svg` is not supported, so a local image is used instead.
-
- 07 Dec, 2024 2 commits