PriceGhost/frontend/src
clucraft cf23ac9db1 fix: Always show price selection modal and use browser for JS-heavy sites
- Always show price selection modal when adding a product so users can verify
- Use browser rendering for known JS-heavy sites (Best Buy, Target, Walmart, Costco)
- Update modal text to say "Confirm Price" for single candidates

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-24 14:58:58 -05:00
..
api feat: Multi-strategy price voting system with user selection 2026-01-24 14:45:51 -05:00
components fix: Always show price selection modal and use browser for JS-heavy sites 2026-01-24 14:58:58 -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 feat: Multi-strategy price voting system with user selection 2026-01-24 14:45:51 -05:00
App.tsx Add notification history feature with bell icon and history page 2026-01-23 20:32:34 -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