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
/
SMAPI.Web
/
Controllers
/
ModsApiController.cs
Age
Commit message (
Expand
)
Author
2018-11-04
update mod compatibility page URLs
Jesse Plamondon-Willard
2018-10-20
fetch game versions from the wiki (#597)
Jesse Plamondon-Willard
2018-10-20
expand metadata fetched from the wiki (#597)
Jesse Plamondon-Willard
2018-09-06
add support for parallel stable/beta unofficial versions (#594)
Jesse Plamondon-Willard
2018-09-02
add update key parsing to toolkit (#592)
Jesse Plamondon-Willard
2018-08-24
fetch mod update keys from wiki when available
Jesse Plamondon-Willard
2018-08-14
drop backwards compatibility in update-check API
Jesse Plamondon-Willard
2018-06-29
simplify mod API response structure (#532)
Jesse Plamondon-Willard
2018-06-29
add optional extended metadata to mods API (#532)
Jesse Plamondon-Willard
2018-06-28
add support for unofficial version in update checks (#532)
Jesse Plamondon-Willard
2018-06-28
use more structured API response for update checks (#532)
Jesse Plamondon-Willard
2018-06-28
use mod DB in web API to get default update keys for mod IDs (#532)
Jesse Plamondon-Willard
2018-06-19
rewrite update checks (#551)
Jesse Plamondon-Willard
2018-06-02
move web API client into toolkit (#532)
Jesse Plamondon-Willard
2018-05-01
unify SMAPI.AssemblyRewriters and SMAPI.Common projects
Jesse Plamondon-Willard
2018-03-16
reduce cache time for failed update checks to 5 minutes (#454)
Jesse Plamondon-Willard
2018-03-15
fix error handling in update check API (#457)
Jesse Plamondon-Willard
2018-03-04
add support for mapping non-semantic remote mod versions
Jesse Plamondon-Willard
2017-12-24
decouple API clients from mods API (#411)
Jesse Plamondon-Willard
2017-10-28
fix API version format
Jesse Plamondon-Willard
2017-10-27
add scaffolding for web UI (#358)
Jesse Plamondon-Willard