-
027ca59a01
feat: capture pastor name and phone from OrariMesse.it detail endpoint
main
Albert
2026-05-26 22:43:04 -04:00
-
9d0af3289a
feat: throttle Neon transfer with smaller batches + 1s delay
Albert
2026-05-26 11:09:02 -04:00
-
6d1c7eb3c5
feat: add forward-geocode to scheduler pipeline
Albert
2026-05-25 10:37:08 -04:00
-
206b64b9b8
chore: sync schemas for deploy
Albert
2026-04-28 18:04:02 -04:00
-
4609fd97db
chore: sync schemas for deploy
Albert
2026-04-12 23:49:08 -04:00
-
2c51513851
chore: sync with Gitea master and restore local-only files
master
Albert
2026-04-12 19:11:22 -04:00
-
76cca3ba75
feat: improve forward geocoding with fallback street extraction
albertfj114
2026-04-03 21:40:25 -04:00
-
3cf1465fb6
feat: add Nominatim forward geocoding script
albertfj114
2026-04-03 21:34:42 -04:00
-
92265cf27f
feat: add DB operations and CLI wiring for HK parish import
albertfj114
2026-04-03 16:27:02 -04:00
-
8075072c24
fix: use true Jaccard similarity in wordOverlap (intersection/union)
albertfj114
2026-04-03 16:25:24 -04:00
-
3ebbc3732f
feat: add name normalizer and church matcher for HK import
albertfj114
2026-04-03 16:23:58 -04:00
-
eedb442e78
feat: add full entry parser for HK parishes
albertfj114
2026-04-03 16:18:05 -04:00
-
38274174a9
feat: add HK parish import parser functions (Tasks 2-6)
albertfj114
2026-04-03 16:15:04 -04:00
-
328d146201
feat: add HK parish parser functions (Tasks 2-6) with tests
albertfj114
2026-04-03 16:06:26 -04:00
-
9aea12f4b0
feat: add HK parish import script skeleton
albertfj114
2026-04-03 15:59:51 -04:00
-
033f805965
fix: clean up church-matcher types and add HK OSM bounding box
albertfj114
2026-04-01 22:20:45 -04:00
-
3bd4d2e2f9
fix: write heartbeat file at startup to avoid cold-start unhealthy window
albertfj114
2026-03-28 10:05:21 -04:00
-
73d8e8990c
fix: include freesearch-enrichment in deploy build step
albertfj114
2026-03-28 10:03:11 -04:00
-
3cb780a692
fix: replace pgrep healthcheck with heartbeat file check
albertfj114
2026-03-28 08:51:58 -04:00
-
8f7c4d1698
fix: write heartbeat file for Docker healthcheck
albertfj114
2026-03-28 08:50:19 -04:00
-
857eaedbcf
fix: wait for FreeSearch on startup instead of exiting; clean stale jobs
albertfj114
2026-03-28 08:46:03 -04:00
-
93d8a9080a
docs: add freesearch stability implementation plan
albertfj114
2026-03-28 08:40:40 -04:00
-
da4aa61860
docs: add freesearch stability & scheduler healthcheck design spec
albertfj114
2026-03-28 08:38:17 -04:00
-
9593e08983
feat: add buscarmisas-network to package.json and scheduler pipeline
albertfj114
2026-03-19 23:49:39 -04:00
-
2b37c2d5f2
feat: add buscarmisas-network importer — CLI + main loop
albertfj114
2026-03-19 23:47:41 -04:00
-
dde083c32e
feat: add buscarmisas-network importer — DB helpers and church processing
albertfj114
2026-03-19 23:45:34 -04:00
-
5c7bc4cfed
feat: add buscarmisas-network importer — sitemap discovery
albertfj114
2026-03-19 23:43:19 -04:00
-
08dc9e76ba
feat: add buscarmisas-network importer — parsing functions
albertfj114
2026-03-19 19:09:24 -04:00
-
d4a8d173ce
feat: add buscarmisasNetworkId (and discovermassId) to church-matcher interfaces and ID-match passes
albertfj114
2026-03-19 19:06:14 -04:00
-
db0be8671e
feat: add buscarmisasNetworkId (and discovermassId) to church-matcher interfaces and ID-match passes
albertfj114
2026-03-19 19:03:51 -04:00
-
6ca891f517
chore: sync schema — add kerknetId, gottesdienstzeitenId, discovermassId, buscarmisasNetworkId
albertfj114
2026-03-19 19:02:09 -04:00
-
f1a0d458e4
docs: add BuscarMisas network importer implementation plan
albertfj114
2026-03-17 12:21:36 -04:00
-
c4ce474944
docs: finalize BuscarMisas network importer spec (all review issues resolved)
albertfj114
2026-03-16 23:40:53 -04:00
-
b93c7808a4
docs: add design spec for BuscarMisas network importer (BR/MX/AR/CO/CL)
albertfj114
2026-03-16 23:35:10 -04:00
-
ef01616ad8
docs: add design spec for buscarmisas network importer
albertfj114
2026-03-12 00:16:37 -04:00
-
9e5e2a2b53
feat: add discovermass-import to scheduler pipeline and package.json
albertfj114
2026-03-11 07:06:55 -04:00
-
53ddc51f64
refactor: remove --test-parse debug block from discovermass importer
albertfj114
2026-03-11 07:06:14 -04:00
-
2046bbe289
feat: add import-discovermass.ts — USA church importer with 10s crawl delay
albertfj114
2026-03-11 07:02:58 -04:00
-
857f1f3b3a
fix: update findDuplicateChurch JSDoc to reflect all 15 matching passes
albertfj114
2026-03-11 06:55:37 -04:00
-
a046928ed0
feat: add discovermassId to church-matcher ExistingChurch and ChurchCandidate
albertfj114
2026-03-11 06:52:05 -04:00
-
2706708c51
feat: add discovermassId field to Church schema
albertfj114
2026-03-11 06:41:58 -04:00
-
6e9ada7fdf
fix: harden discovermass plan against coord validation and regex slowdown
albertfj114
2026-03-10 22:34:51 -04:00
-
bbef80a782
docs: add discovermass.com importer spec and implementation plan
albertfj114
2026-03-10 21:49:51 -04:00
-
0e468bcb94
docs: add Brazil + Spain importers design spec and implementation plan
albertfj114
2026-03-10 19:50:54 -04:00