Corey Johnson
7c1390d02d
Merge pull request #131 from github/move-config-to-folder
...
Move config to a directory
2019-12-04 15:53:34 -08:00
Corey Johnson
ae68acb901
Move to context package
2019-12-04 15:39:25 -08:00
Mislav Marohnić
87a1490d1e
Improvements to update notifier authentication
...
- Check for updates even if `~/.config/gh` does not exist. In this case,
the API call is unauthenticated.
- Avoid having the update notifier ever triggering the OAuth flow.
2019-12-04 15:41:08 +01:00
Mislav Marohnić
5aca575964
Wire up OAuth authentication flow to initialize config file
...
The config file is now `~/.config/gh`.
2019-10-18 19:08:11 +02:00
Mislav Marohnić
74c637fec8
Improve config file parsing
2019-10-17 14:34:55 +02:00
Mislav Marohnić
8016d80884
Create overridable Context interface
2019-10-17 02:25:59 +02:00