Commit Graph

13 Commits

Author SHA1 Message Date
40f273f5a2 feat(playground): add ligatures checkbox component and update translations in PlaygroundPage 2024-12-15 21:54:39 +08:00
668145a9c7 feat(playground): add code editor component and integrate file retrieval functionality 2024-12-15 12:33:39 +08:00
20d790c5e0 feat(playground): add session management and folder open icon in PlaygroundSidebar component 2024-12-14 18:49:35 +08:00
08831481b8 feat(playground): integrate Gitea API for file tree retrieval and update PlaygroundSidebar component 2024-12-14 17:52:15 +08:00
9b2177fea3 feat(playground): add PlaygroundPage component with tabbed interface and update sidebar navigation 2024-12-13 16:02:25 +08:00
e5b8848b8f feat(i18n): add LanguageSwitcher and integrate with dashboard header 2024-12-12 13:38:02 +08:00
301490c30b feat(i18n): add internationalization support with en-US and zh-CN translations 2024-12-12 10:31:10 +08:00
93798b5a7e feat(theme): add meta color management and integrate Jotai for theme switching 2024-12-09 20:38:08 +08:00
8808b4fb9b feat(theme): add theme switching functionality with ModeSwitcher and ThemeProvider 2024-12-09 16:48:38 +08:00
bb2093d14f feat(dialog): add confirmation dialog and state management for user actions 2024-12-09 13:22:10 +08:00
c8a9b25e27 feat(dashboard): add shadcn sidebar-08 2024-12-07 22:06:25 +08:00
b04613784a feat(auth): implement Gitea authentication provider with NextAuth integration 2024-12-07 21:01:22 +08:00
12e37e908f chore: initialize Next.js project with shadcn 2024-12-07 13:56:20 +08:00