PriceGhost/backend/src/routes
clucraft 2ecb02677e Display user's name instead of email in profile button
- Add name field to auth login/register responses
- Update User interface in AuthContext to include name
- Show name (or email as fallback) in navbar dropdown

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-21 22:17:36 -05:00
..
admin.ts Add user management features to admin section 2026-01-21 13:17:27 -05:00
auth.ts Display user's name instead of email in profile button 2026-01-21 22:17:36 -05:00
prices.ts Fix updateLastChecked calls to include refresh_interval 2026-01-20 21:44:28 -05:00
products.ts Add AI-powered price extraction fallback 2026-01-21 21:49:55 -05:00
profile.ts Add settings page with profile, notifications, and admin sections 2026-01-21 07:58:11 -05:00
settings.ts Fix AI extraction JSON-LD parsing and add debug logging 2026-01-21 21:58:39 -05:00