Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
This is needed to support internal models, which is needed to share the models with the main SMAPI assembly without making them visible to mods. | |||
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 | simplify input & output format (#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 | |