summaryrefslogtreecommitdiff
path: root/src/main.go
AgeCommit message (Expand)AuthorFilesLines
2026-06-26feat: add three-level logging with per-request debug outputdev1-15/+16
2026-06-26feat: add -wiki-only flag to rerun only wiki data extractiondev1-11/+21
2026-06-26refactor: pipeline SPARQL and wiki data in paralleldev1-4/+0
2026-06-25feat: fetch missing wiki data from custom server and populate imdb tabledev1-0/+4
2026-06-25feat: fetch Wikipedia article titles via Wikidata SPARQLdev1-0/+4
2026-06-24feat: fetchAndUpdateImdbData — download IMDB datasets and populate imdb tabledev1-0/+4
2026-06-24feat: populate imdb table with unique title IDs from linksdev1-0/+91
2026-06-24feat: extract IMDB title IDs from links URLs into param fielddev1-15/+70
2026-06-24feat: switch config to JSON; add go.mod and config.json.exampledev1-4/+5
2026-06-24Initial commitdev1-0/+46