PriceGhost/frontend/src
clucraft a4da43c127 Return actual sensitive values from API for visibility toggle
Backend:
- Update /settings/notifications to return actual tokens/keys
- Update /settings/ai to return actual API keys

Frontend:
- Update NotificationSettings and AISettings types
- Populate form fields with actual saved values on load
- Eye toggle now reveals actual stored values
- Always show toggle button for consistent UX

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-22 20:45:06 -05:00
..
api Return actual sensitive values from API for visibility toggle 2026-01-22 20:45:06 -05:00
components Return actual sensitive values from API for visibility toggle 2026-01-22 20:45:06 -05:00
context Display user's name instead of email in profile button 2026-01-21 22:17:36 -05:00
hooks Initial commit: PriceGhost price tracking application 2026-01-20 13:58:13 -05:00
pages Return actual sensitive values from API for visibility toggle 2026-01-22 20:45:06 -05:00
App.tsx Add toast notifications for user feedback 2026-01-21 21:35:28 -05:00
index.css Add dark mode with theme toggle 2026-01-20 14:27:17 -05:00
main.tsx Initial commit: PriceGhost price tracking application 2026-01-20 13:58:13 -05:00
vite-env.d.ts Initial commit: PriceGhost price tracking application 2026-01-20 13:58:13 -05:00