summaryrefslogtreecommitdiff
path: root/src/SMAPI.Web/Framework/Clients/Nexus/NexusClient.cs
AgeCommit message (Collapse)Author
2021-04-30fix update subkeys for Nexus mods marked as adult contentJesse Plamondon-Willard
2020-05-23refactor update check APIJesse Plamondon-Willard
This simplifies the logic for individual clients, centralises common logic, and prepares for upcoming features.
2019-09-14fetch mod info from Nexus API if the web page is hidden due to adult content ↵Jesse Plamondon-Willard
(#651)
2019-09-14rename Nexus API client for upcoming API usage (#651)Jesse Plamondon-Willard
2018-06-06remove obsolete Nexus API clientJesse Plamondon-Willard
2018-03-04fetch mod info from Nexus website until we can use their API again (#454)Jesse Plamondon-Willard
2017-12-24decouple API clients from mods API (#411)Jesse Plamondon-Willard