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
b19991ed7ba1a424a3ec798fe5a06b9dbd34d2b8
frontend
/
src
History
pradeepkumar
b19991ed7b
refactor: adjust profile page layout by removing scrollable profile cards and updating header navigation positioning.
2026-03-19 18:18:44 +05:30
..
app
refactor: adjust profile page layout by removing scrollable profile cards and updating header navigation positioning.
2026-03-19 18:18:44 +05:30
components
refactor: adjust profile page layout by removing scrollable profile cards and updating header navigation positioning.
2026-03-19 18:18:44 +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
feat: Implement conversation mute and favorite features with UI, API, and state management.
2026-03-19 17:03:25 +05:30
lib
fix
2026-02-24 22:36:53 +05:30
services
feat: Implement conversation mute and favorite features with UI, API, and state management.
2026-03-19 17:03:25 +05:30
types
feat: Implement conversation mute and favorite features with UI, API, and state management.
2026-03-19 17:03:25 +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: Implement guest menu in the common header for unauthenticated users and enhance JWT session handling for user profile updates.
2026-03-13 12:41:35 +05:30
middleware.ts
feat: Centralize authentication redirects to middleware, remove client-side redirect logic, and refine logout process.
2026-03-10 09:28:19 +05:30