PriceGhost/backend
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
..
src Add self-hosted ntfy support with authentication 2026-01-26 21:27:09 -05:00
.dockerignore Initial commit: PriceGhost price tracking application 2026-01-20 13:58:13 -05:00
.env.example Initial commit: PriceGhost price tracking application 2026-01-20 13:58:13 -05:00
Dockerfile Add Puppeteer fallback for Cloudflare-protected sites 2026-01-21 20:55:49 -05:00
package-lock.json Add Google Gemini AI support (v1.0.6) 2026-01-26 21:02:14 -05:00
package.json Add Google Gemini AI support (v1.0.6) 2026-01-26 21:02:14 -05:00
tsconfig.json Initial commit: PriceGhost price tracking application 2026-01-20 13:58:13 -05:00