PriceGhost/backend/src/routes
clucraft 2549118555 Add self-hosted ntfy support with authentication
- Add server URL field (defaults to ntfy.sh if blank)
- Add optional username/password for protected servers
- Auth fields only shown when custom server URL is entered
- Database migration for ntfy_server_url, ntfy_username, ntfy_password
- Update CHANGELOG with self-hosted ntfy feature

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-26 21:27:09 -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
notifications.ts Add Clear button to notification bell dropdown 2026-01-24 03:20:03 -05:00
prices.ts Fix manual refresh to respect AI disable flags 2026-01-24 21:14:56 -05:00
products.ts Add per-product pause/resume checking feature 2026-01-25 21:04:02 -05:00
profile.ts Add settings page with profile, notifications, and admin sections 2026-01-21 07:58:11 -05:00
settings.ts Add self-hosted ntfy support with authentication 2026-01-26 21:27:09 -05:00