PriceGhost/backend/src
Eric Daugherty bdc87cad86 Truncate product name to 255 chars before DB insert
Prevents Postgres VARCHAR(255) overflow error when scraping pages
with long product titles.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-09 17:53:02 -07: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 self-hosted ntfy support with authentication 2026-01-26 21:27:09 -05:00
routes Truncate product name to 255 chars before DB insert 2026-02-09 17:53:02 -07:00
services Fix Puppeteer crash handler error in Docker 2026-02-02 19:32:27 -05:00
utils Fix Best Buy scraper picking up payment plan prices 2026-01-24 04:01:16 -05:00
index.ts Add self-hosted ntfy support with authentication 2026-01-26 21:27:09 -05:00