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
Age
Commit message (
Expand
)
Author
2017-09-24
bug fixes, improve update-check logging (#361)
Jesse Plamondon-Willard
2017-09-24
remove name from data record (#361)
Jesse Plamondon-Willard
2017-09-24
add support for specifying default update fields, migrate mods already in mod...
Jesse Plamondon-Willard
2017-09-24
minor bug fixes (#361)
Jesse Plamondon-Willard
2017-09-24
handle common 'v' version prefix on GitHub (#336)
Jesse Plamondon-Willard
2017-09-24
validate semantic versions in API (#336, #361)
Jesse Plamondon-Willard
2017-09-24
add support for update checks from the Chucklefish mod site (#336)
Jesse Plamondon-Willard
2017-09-24
revamp mod compatibility fields to allow broader use of mod data records (#361)
Jesse Plamondon-Willard
2017-09-23
abstract mod IDs with multiple variants (#361)
Jesse Plamondon-Willard
2017-09-23
rename mod compatibility records for broader use (#361)
Jesse Plamondon-Willard
2017-09-23
unify disabled-mod and compatibility lists (#361)
Jesse Plamondon-Willard
2017-09-23
rename mod compatibility type for broader use (#361)
Jesse Plamondon-Willard
2017-09-23
drop support for SMAPI 1.x (#360)
Jesse Plamondon-Willard
2017-09-23
update compatibility list for SMAPI 2.0
Jesse Plamondon-Willard
2017-09-23
update file name (#336)
Jesse Plamondon-Willard
2017-09-23
add mod update checks based on manifest fields (#336)
Jesse Plamondon-Willard
2017-09-23
migrate SMAPI update check to new web API (#336)
Jesse Plamondon-Willard
2017-09-23
move API models into shared project for reuse (#336)
Jesse Plamondon-Willard
2017-09-23
switch to the mods GET endpoint (#336)
Jesse Plamondon-Willard
2017-09-23
make web controllers internal (#336)
Jesse Plamondon-Willard
2017-09-22
authenticate GitHub queries if auth details are configured (#336)
Jesse Plamondon-Willard
2017-09-22
add GitHub update check support (#336)
Jesse Plamondon-Willard
2017-09-22
restrict version to a valid SMAPI version (#336)
Jesse Plamondon-Willard
2017-09-22
move hardcoded values into config (#336)
Jesse Plamondon-Willard
2017-09-22
add in-memory cache for remote queries (#336)
Jesse Plamondon-Willard
2017-09-22
add GET endpoint for testing (#336)
Jesse Plamondon-Willard
2017-09-22
add subdomain rewrite rule (#336)
Jesse Plamondon-Willard
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
2017-09-21
minor cleanup, formatting, documentation (#336)
Jesse Plamondon-Willard
2017-09-20
remove mod metadata from instruction handlers, no longer needed (#347)
Jesse Plamondon-Willard
2017-09-20
warn for mods which change the serialiser (#347)
Jesse Plamondon-Willard
2017-09-20
disable new ReSharper inspection
Jesse Plamondon-Willard
2017-09-20
add support for detecting game patching via Harmony (#347)
Jesse Plamondon-Willard
2017-09-19
encapsulated duplicate code (#347)
Jesse Plamondon-Willard
2017-09-19
rename file to match new type name (#347)
Jesse Plamondon-Willard
[next]