This website requires JavaScript.
Explore
Help
Sign In
Re-Quest
/
frontend
Watch
5
Star
0
Fork
0
You've already forked frontend
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
27d3a24605293a22841d9bb3ae3090628e8627b8
frontend
/
src
/
app
History
pradeepkumar
be863d4ec2
feat: dynamically adjust About page content and calls-to-action based on the user's agent status.
2026-03-04 21:22:36 +05:30
..
(agent)
Fix: Prevent phone field conflicts by removing direct pre-population and prioritizing dynamic field slugs during agent profile updates.
2026-03-04 20:56:35 +05:30
(auth)
feat: Prevent flash of unauthenticated content and premature redirects by checking for existing tokens in local storage.
2026-03-03 16:08:23 +05:30
(user)
feat: Optimize agent profile avatar loading by resolving all presigned URLs in parallel at the page level and passing them to individual profile cards.
2026-03-04 20:42:46 +05:30
about
feat: dynamically adjust About page content and calls-to-action based on the user's agent status.
2026-03-04 21:22:36 +05:30
api/auth
/[...nextauth]
feat: Implement user authentication using NextAuth with social and credentials providers.
2025-12-20 19:22:35 +05:30
contact
feat: Implement a common header component to replace AgentHeader and introduce a new contact page with associated assets.
2026-01-19 08:54:09 +05:30
faq
refactor: Dynamically load FAQ page content including categories, questions, and support details from CMS, and introduce new CMS types for FAQ structure.
2026-02-24 03:53:29 +05:30
logout
feat: Introduce a dedicated logout page for consistent token and session invalidation across the application.
2026-02-18 00:50:38 +05:30
favicon.ico
Initial commit from Create Next App
2025-12-19 01:19:18 +05:30
globals.css
feat: Implement custom scrollbar, refine agent profile edit navigation, and enhance quick link scrolling on the agent edit page.
2026-01-18 21:29:52 +05:30
layout.tsx
fix
2026-02-24 22:36:53 +05:30
page.tsx
feat: Implement authentication checks for profile actions and user layout, and add presigned URL fetching for file viewing.
2026-01-29 00:02:59 +05:30