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
ed277d2955616ee0262e40136511ca90a536b335
frontend
/
src
History
pradeepkumar
ed277d2955
feat: improve profile error handling with specific messages and UI for private or missing profiles
2026-03-30 15:35:36 +05:30
..
app
feat: improve profile error handling with specific messages and UI for private or missing profiles
2026-03-30 15:35:36 +05:30
components
refactor: remove hardcoded default content from components and update dashboard to conditionally render sections after CMS data loading
2026-03-30 12:07:20 +05:30
fonts
feat: Add Source Serif 4 and Fractul font families, new message and requests icons, and update agent dashboard and layout.
2026-01-18 08:44:53 +05:30
hooks
refactor: optimize socket connection handling, improve messaging cache management, and simplify SpecializationCard UI
2026-03-29 03:31:01 +05:30
lib
fix
2026-02-24 22:36:53 +05:30
services
refactor: optimize socket connection handling, improve messaging cache management, and simplify SpecializationCard UI
2026-03-29 03:31:01 +05:30
types
feat: Implement message delivered event handling to update message statuses in conversations.
2026-03-28 02:03:04 +05:30
utils
fix: Deduplicate array values in profile data mapping and ensure specialization cards fill full height.
2026-03-19 17:36:53 +05:30
auth.ts
feat: Pass user role and agent type via cookies for social sign-up and include them in the social authentication API request.
2026-03-26 15:18:12 +05:30
middleware.ts
feat: Redirect ADMIN and SUPER_ADMIN users from web app routes to the logout page.
2026-03-20 17:05:15 +05:30