| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 3 days | feat: populate genre table from title.basics.tsv | dev | 1 | -11/+47 |
| 3 days | fix: correct TSV parsing — use line-by-line reader and proper column indices | dev | 1 | -30/+57 |
| 3 days | chore: delete .gz files after extracting in downloadImdbDatasets | dev | 1 | -0/+3 |
| 3 days | move download path | dev | 1 | -1/+1 |
| 3 days | feat: fetchAndUpdateImdbData — download IMDB datasets and populate imdb table | dev | 2 | -0/+352 |
| 3 days | feat: populate imdb table with unique title IDs from links | dev | 1 | -0/+91 |
| 3 days | feat: extract IMDB title IDs from links URLs into param field | dev | 3 | -15/+87 |
| 3 days | feat: add AccessToken back to Config struct (json:"-" to exclude from seriali... | dev | 1 | -0/+1 |
| 3 days | chore: remove access_token from config (calculated by program) | dev | 2 | -4/+0 |
| 3 days | feat: switch config to JSON; add go.mod and config.json.example | dev | 4 | -88/+57 |
| 3 days | chore: commit existing config.go changes | dev | 1 | -1/+2 |
| 3 days | Changes to config.go | dev | 1 | -0/+1 |
| 3 days | Initial commit | dev | 5 | -0/+259 |
