judge4c-old/src
2024-12-14 18:49:35 +08:00
..
actions feat(playground): add session management and folder open icon in PlaygroundSidebar component 2024-12-14 18:49:35 +08:00
app feat(playground): add session management and folder open icon in PlaygroundSidebar component 2024-12-14 18:49:35 +08:00
components feat(playground): restructure sidebar components and implement Playground layout 2024-12-13 17:49:34 +08:00
config feat(i18n): update AppSidebar component for internationalization support 2024-12-12 21:32:06 +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(playground): integrate Gitea API for file tree retrieval and update PlaygroundSidebar component 2024-12-14 17:52:15 +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