monaco-editor-lsp-next/src/app
2025-03-18 21:53:59 +08:00
..
(app) fix(Loading): update loading state rendering with skeletons for better UX 2025-03-18 19:49:03 +08:00
(auth) refactor(AuthLayout): replace <a> with <Link> for better navigation 2025-03-15 00:11:51 +08:00
actions feat(auth): assign ADMIN role to the first user on sign up 2025-03-18 21:53:59 +08:00
api/auth/[...nextauth] chore(auth): move auth.ts to src/lib directory 2025-03-12 22:46:01 +08:00
favicon.ico chore: initialize the project 2025-02-19 09:00:15 +08:00
globals.css fix(theme): update code block styles to use useTheme hook value 2025-03-09 20:30:02 +08:00
layout.tsx feat(layout): add Sonner Toaster for toast notifications 2025-03-14 15:36:29 +08:00