summaryrefslogtreecommitdiff
path: root/src/wikiarticle.go
AgeCommit message (Expand)AuthorFilesLines
15 hoursfeat: add three-level logging with per-request debug outputdev1-2/+5
15 hoursfix: add nil checks in extractPeople for missing infobox/section datadev1-14/+19
16 hoursfeat: extract actors, directors, screenwriters from Wikipedia APIdev1-6/+144
25 hoursrefactor: pipeline SPARQL and wiki data in paralleldev1-122/+0
26 hours.dev1-8/+0
27 hoursrefactor: decode wiki_article names once in DB, encode on senddev1-4/+0
27 hoursfix: decode wiki article names for clean storagedev1-3/+6
27 hoursfix: avoid double URL-encoding of wiki article namesdev1-4/+11
28 hoursfeat: track wiki_status_code and skip 404 entries on rerundev1-23/+47
32 hoursfix: add 429 retry with exponential backoff and increase rate limit delaydev1-9/+32
32 hoursfeat: fetch missing wiki data from custom server and populate imdb tabledev1-0/+283