judge4c/src/app
2025-03-24 19:56:06 +08:00
..
(app) feat(playground): add AI layout with bot tab 2025-03-24 19:56:06 +08:00
(auth) refactor(AuthLayout): replace <a> with <Link> for better navigation 2025-03-15 00:11:51 +08:00
actions feat(auth): modify signIn logic to prevent redirect after credentials sign-in 2025-03-22 13:18:06 +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 refactor(globals): migrate global styles to components and adjust layout 2025-03-24 13:57:26 +08:00
layout.tsx feat(layout): update Toaster position to top-right 2025-03-18 22:49:06 +08:00