PriceGhost/backend/src/routes
clucraft 3fa913814d Add Pushover notification support
- Add pushover_user_key and pushover_app_token columns to users table
- Add sendPushoverNotification function to notifications service
- Add Pushover test endpoint
- Add Pushover settings UI in Settings page
- User provides both User Key and App Token (self-hosted friendly)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-22 13:48:31 -05:00
..
admin.ts Add user management features to admin section 2026-01-21 13:17:27 -05:00
auth.ts Display user's name instead of email in profile button 2026-01-21 22:17:36 -05:00
prices.ts Fix updateLastChecked calls to include refresh_interval 2026-01-20 21:44:28 -05:00
products.ts Add AI-powered price extraction fallback 2026-01-21 21:49:55 -05:00
profile.ts Add settings page with profile, notifications, and admin sections 2026-01-21 07:58:11 -05:00
settings.ts Add Pushover notification support 2026-01-22 13:48:31 -05:00