PriceGhost/backend/src
clucraft 433c0a0b12 Add toggles to enable/disable notification channels
- Add telegram_enabled, discord_enabled, pushover_enabled columns to database
- Update notification service to check enabled status before sending
- Add toggle switches in Settings UI for each configured channel
- Update ProductDetail to only show badges for enabled channels
- Channels default to enabled so existing users keep notifications

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-22 14:07:44 -05:00
..
config Initial commit: PriceGhost price tracking application 2026-01-20 13:58:13 -05:00
middleware Initial commit: PriceGhost price tracking application 2026-01-20 13:58:13 -05:00
models Add toggles to enable/disable notification channels 2026-01-22 14:07:44 -05:00
routes Add toggles to enable/disable notification channels 2026-01-22 14:07:44 -05:00
services Add toggles to enable/disable notification channels 2026-01-22 14:07:44 -05:00
utils Fix Amazon scraper picking up coupon prices instead of product price 2026-01-20 20:46:17 -05:00
index.ts Add toggles to enable/disable notification channels 2026-01-22 14:07:44 -05:00