albertfj114
857eaedbcf
fix: wait for FreeSearch on startup instead of exiting; clean stale jobs
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-28 08:46:03 -04:00
albertfj114
9593e08983
feat: add buscarmisas-network to package.json and scheduler pipeline
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-19 23:49:39 -04:00
albertfj114
2b37c2d5f2
feat: add buscarmisas-network importer — CLI + main loop
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-19 23:47:41 -04:00
albertfj114
dde083c32e
feat: add buscarmisas-network importer — DB helpers and church processing
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-19 23:45:34 -04:00
albertfj114
5c7bc4cfed
feat: add buscarmisas-network importer — sitemap discovery
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-19 23:43:19 -04:00
albertfj114
08dc9e76ba
feat: add buscarmisas-network importer — parsing functions
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-19 19:09:24 -04:00
albertfj114
9e5e2a2b53
feat: add discovermass-import to scheduler pipeline and package.json
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-11 07:06:55 -04:00
albertfj114
53ddc51f64
refactor: remove --test-parse debug block from discovermass importer
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-11 07:06:14 -04:00
albertfj114
2046bbe289
feat: add import-discovermass.ts — USA church importer with 10s crawl delay
...
Imports 20,284 US Catholic churches from discovermass.com including mass,
confession, and adoration schedules. Respects robots.txt Crawl-delay: 10.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-11 07:02:58 -04:00
albertfj114
a046928ed0
feat: add discovermassId to church-matcher ExistingChurch and ChurchCandidate
...
Add discovermassId field to ExistingChurch interface and ChurchCandidate type,
insert a dedicated matching pass in findDuplicateChurch, and update all 15 importer
push blocks plus 16 loadExistingChurches select queries to include the new field.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-11 06:52:05 -04:00