Commit Graph

14 Commits

Author SHA1 Message Date
pradeepkumar
36eb93c264 update svg 2026-01-12 12:17:16 +05:30
pradeepkumar
0c7239d7a8 main layout 2026-01-11 22:09:41 +05:30
pradeepkumar
500c8b6e5d default layuout 2026-01-11 21:30:57 +05:30
pradeepkumar
c8d414ccd6 auth move 2026-01-11 21:21:34 +05:30
pradeepkumar
4350a3fd4f fix 2025-12-24 07:42:31 +05:30
pradeepkumar
d308a4c52c feat: Dockerize web application by adding Dockerfile, .dockerignore, and configuring next.config for standalone output and image optimization. 2025-12-24 06:39:10 +05:30
pradeepkumar
b5f18910ab feat: add Twitter authentication provider and update sign-in callback to include it 2025-12-22 16:48:36 +05:30
pradeepkumar
45c2c22129 feat: Add forgot password and reset password pages. 2025-12-22 13:14:00 +05:30
pradeepkumar
6c6129e8d1 feat: Enhance login error reporting with backend pre-validation and update signup to require email verification instead of auto-login. 2025-12-22 13:02:17 +05:30
pradeepkumar
060643fed8 feat: add email verification page and allow public access via middleware. 2025-12-22 12:50:28 +05:30
pradeepkumar
5c6ab92056 feat: Implement AuthService for user registration with detailed field error handling and updated user roles. 2025-12-22 11:53:53 +05:30
pradeepkumar
de32edb7ab feat: Introduce user signup functionality with social login, authentication middleware, and updated login/home pages. 2025-12-22 10:29:33 +05:30
pradeepkumar
218337666e feat: Implement user authentication using NextAuth with social and credentials providers. 2025-12-20 19:22:35 +05:30
pradeepkumar
b1cd8376ac Initial commit from Create Next App 2025-12-19 01:19:18 +05:30