PriceGhost/frontend/src
clucraft be6dd6382e Add per-product AI extraction disable option
- Add ai_extraction_disabled column to products table
- Add toggle in Advanced Settings alongside AI verification disable
- Pass skipAiExtraction flag through scheduler to scraper
- Skip AI extraction fallback when flag is set for product

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-24 21:09:19 -05:00
..
api Add per-product AI extraction disable option 2026-01-24 21:09:19 -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 Add per-product AI extraction disable option 2026-01-24 21:09:19 -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