summaryrefslogtreecommitdiff
path: root/src/config.go
AgeCommit message (Expand)AuthorFilesLines
32 hoursfeat: fetch missing wiki data from custom server and populate imdb tabledev1-0/+4
3 daysfeat: add AccessToken back to Config struct (json:"-" to exclude from seriali...dev1-0/+1
3 dayschore: remove access_token from config (calculated by program)dev1-2/+0
3 daysfeat: switch config to JSON; add go.mod and config.json.exampledev1-84/+32
3 dayschore: commit existing config.go changesdev1-1/+2
3 daysInitial commitdev1-0/+97