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
d5e3659ab2dc1ce2fdf0a6044f24399b249289d8
frontend
/
src
History
pradeepkumar
d5e3659ab2
feat: Implement cancel functionality in settings forms to revert to the last saved state and disable the cancel button when no changes are made.
2026-03-20 12:53:13 +05:30
..
app
feat: Implement contact form submission with API integration and status feedback, refactor user profiles page layout and scrolling, and remove
updateSession
call from profile settings.
2026-03-20 12:43:23 +05:30
components
feat: Implement cancel functionality in settings forms to revert to the last saved state and disable the cancel button when no changes are made.
2026-03-20 12:53:13 +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 contact form submission with API integration and status feedback, refactor user profiles page layout and scrolling, and remove
updateSession
call from profile settings.
2026-03-20 12:43:23 +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