index
:
github/SMAPI.git
develop
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
StardewModdingAPI.Web
Age
Commit message (
Expand
)
Author
2017-09-22
update launch URL (#336)
Jesse Plamondon-Willard
2017-09-22
remove unneeded dependencies (#336)
Jesse Plamondon-Willard
2017-09-22
remove unneeded project settings (#336)
Jesse Plamondon-Willard
2017-09-22
update web API to .NET Core 2.0 so we can use more packages, update all packa...
Jesse Plamondon-Willard
2017-09-22
indent JSON responses (#336)
Jesse Plamondon-Willard
2017-09-22
simplify input & output format (#336)
Jesse Plamondon-Willard
2017-09-22
suppress null properties in JSON responses (#336)
Jesse Plamondon-Willard
2017-09-22
handle invalid Nexus mod IDs (#336)
Jesse Plamondon-Willard
2017-09-22
switch mod update endpoint to GET with comma-delimited mod keys (#336)
Jesse Plamondon-Willard
2017-09-22
add version number to route for future use (#336)
Jesse Plamondon-Willard
2017-09-22
rename mods endpoint & model (#336)
Jesse Plamondon-Willard
2017-09-22
rewrite to make update-check logic vendor-agnostic (#336)
Jesse Plamondon-Willard
2017-09-22
refactor Nexus code into generic vendor, rewrite using fluent HTTP client (#336)
Jesse Plamondon-Willard
2017-09-21
fix manual serialisation (#336)
Jesse Plamondon-Willard
2017-09-21
split input model from Nexus response model (#336)
Jesse Plamondon-Willard
2017-09-21
standardise project name (#336)
Jesse Plamondon-Willard