PriceGhost/frontend/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
..
api Add toggles to enable/disable notification channels 2026-01-22 14:07:44 -05:00
components Fix countdown timer using server's next_check_at 2026-01-22 08:18:26 -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 toggles to enable/disable notification channels 2026-01-22 14:07:44 -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