summaryrefslogtreecommitdiff
path: root/src/StardewModdingAPI.Web
AgeCommit message (Expand)Author
2017-09-22update launch URL (#336)Jesse Plamondon-Willard
2017-09-22remove unneeded dependencies (#336)Jesse Plamondon-Willard
2017-09-22remove unneeded project settings (#336)Jesse Plamondon-Willard
2017-09-22update web API to .NET Core 2.0 so we can use more packages, update all packa...Jesse Plamondon-Willard
2017-09-22indent JSON responses (#336)Jesse Plamondon-Willard
2017-09-22simplify input & output format (#336)Jesse Plamondon-Willard
2017-09-22suppress null properties in JSON responses (#336)Jesse Plamondon-Willard
2017-09-22handle invalid Nexus mod IDs (#336)Jesse Plamondon-Willard
2017-09-22switch mod update endpoint to GET with comma-delimited mod keys (#336)Jesse Plamondon-Willard
2017-09-22add version number to route for future use (#336)Jesse Plamondon-Willard
2017-09-22rename mods endpoint & model (#336)Jesse Plamondon-Willard
2017-09-22rewrite to make update-check logic vendor-agnostic (#336)Jesse Plamondon-Willard
2017-09-22refactor Nexus code into generic vendor, rewrite using fluent HTTP client (#336)Jesse Plamondon-Willard
2017-09-21fix manual serialisation (#336)Jesse Plamondon-Willard
2017-09-21split input model from Nexus response model (#336)Jesse Plamondon-Willard
2017-09-21standardise project name (#336)Jesse Plamondon-Willard