Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-08-05 | feat: handle release notes fetching with no internet | Alystrasz | |
When release notes (either Northstar or Viper) fetching fails, if cache contains data, we display it even if it's outdated; if cache is empty, we display an error message in place of release notes. | |||
2022-01-23 | moved modules into extras/ | 0neGal | |
I moved requests.js into extras and made the function for finding the potentional gamepath into it's own module. I also made the exec() called Promise based. |