summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2026-06-24feat: extract IMDB title IDs from links URLs into param fielddev3-15/+87
2026-06-24feat: add AccessToken back to Config struct (json:"-" to exclude from seriali...dev1-0/+1
2026-06-24chore: remove access_token from config (calculated by program)dev2-4/+0
2026-06-24feat: switch config to JSON; add go.mod and config.json.exampledev4-88/+57
2026-06-24chore: commit existing config.go changesdev1-1/+2
2026-06-24Initial commitdev2-0/+143