Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-08-14 | drop backwards compatibility in update-check API | Jesse Plamondon-Willard | |
Update checks from older versions of SMAPI are never useful now that Stardew Valley 1.3 is released: older versions of SMAPI won't launch in Stardew Valley 1.3 (so they won't check for updates), and newer versions of SMAPI/mods won't work with older versions of the game. | |||
2018-07-29 | make beta version on smapi.io optional (#569) | 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-27 | add log parser option to view raw log | Jesse Plamondon-Willard | |
2018-06-24 | merge ISemanticVersion interfaces into new project (#532) | Jesse Plamondon-Willard | |
2018-06-19 | rewrite update checks (#551) | Jesse Plamondon-Willard | |
2018-06-09 | strip 'noinclude' blocks from release descriptions serverside | Jesse Plamondon-Willard | |
2018-06-09 | optimise index page queries | Jesse Plamondon-Willard | |
2018-06-03 | redesign log parser upload page | Jesse Plamondon-Willard | |
This makes the instructions much more clear and prominent, so it should be more intuitive for players. The previous design often confused users because they saw the big textbox and ignored the little instructions above it. | |||
2018-06-02 | move web API client into toolkit (#532) | Jesse Plamondon-Willard | |
2018-05-25 | add semantic version to toolkit (#532) | Jesse Plamondon-Willard | |
2018-05-17 | add beta for-developers download to smapi.io | 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 | prepare home page for upcoming beta (#457) | 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 | |
2018-02-24 | reimplement log parser with serverside parsing and vue.js frontend | Jesse Plamondon-Willard | |
2017-12-25 | cache release info (#411) | Jesse Plamondon-Willard | |
2017-12-25 | support contextual nav URLs, update nav menu (#411) | Jesse Plamondon-Willard | |
2017-12-25 | add basic download page (#411) | Jesse Plamondon-Willard | |
2017-12-24 | decouple Pastebin client from log parser (#411) | Jesse Plamondon-Willard | |
2017-12-24 | decouple API clients from mods API (#411) | Jesse Plamondon-Willard | |
2017-10-29 | redirect root to log parser (#358) | Jesse Plamondon-Willard | |
2017-10-29 | defer log compression to backend and significantly improve compression (#358) | Jesse Plamondon-Willard | |
2017-10-28 | link pastes to Pastebin account & tweak paste options (#358) | Jesse Plamondon-Willard | |
2017-10-28 | prettify log URL, read paste ID serverside (#358) | Jesse Plamondon-Willard | |
2017-10-28 | fix API version format | Jesse Plamondon-Willard | |
2017-10-27 | fix issues with subdomain routing in log UI (#358) | Jesse Plamondon-Willard | |
2017-10-27 | proxy Pastebin requests through our API instead of third parties, improve ↵ | Jesse Plamondon-Willard | |
error-handling (#358) | |||
2017-10-27 | add placeholder for new log parser (#358) | Jesse Plamondon-Willard | |
2017-10-27 | add scaffolding for web UI (#358) | Jesse Plamondon-Willard | |
2017-10-07 | rename shared project for broader use | Jesse Plamondon-Willard | |
2017-10-07 | reorganise repo structure | Jesse Plamondon-Willard | |