Commit Graph

14 Commits

Author SHA1 Message Date
5a9a20dee6 feat(playground): integrate Docker support for code execution and add image pulling functionality 2025-01-05 09:06:02 +08:00
5bc3033a1e feat(ui): add Badge, ScrollArea, and Tabs components with styling 2025-01-05 01:54:00 +08:00
c9ac19694b chore: update to next@15.1.3
feat(lsp): add dependencies of monaco-languageclient
2025-01-04 20:11:23 +08:00
bc39266f2c feat(editor): add FontSizeSlider component for font size control in code editor 2024-12-31 23:59:32 +08:00
26efe14fc7 feat(theme): add ThemeSelector component and update supported themes structure 2024-12-31 23:48:47 +08:00
49da57872e feat(editor): add theme support to code editor 2024-12-31 20:59:04 +08:00
e13fff0be4 feat(header): add LanguageSelector component for selecting programming languages 2024-12-31 20:25:47 +08:00
262fea4938 feat(store): add useCodeEditorStore for managing code editor state
chore(types): define CodeEditorState interface
2024-12-31 20:22:33 +08:00
7c90efc02a feat(constants): add supported languages and default language 2024-12-31 20:19:06 +08:00
c13f803518 feat(header): add UserNav component 2024-12-30 23:06:32 +08:00
b618ba3784 feat(auth): add Gitea provider for authentication and update Next.js config for remote images 2024-12-29 15:48:00 +08:00
61f0818f0d feat(auth): integrate Prisma adapter for Auth.js authentication 2024-12-29 13:59:25 +08:00
a16f5a6e1d feat(auth): add basic Auth.js configuration 2024-12-29 11:04:17 +08:00
b57323938b chore: initialize Next.js project with shadcn 2024-12-29 10:50:00 +08:00