summaryrefslogtreecommitdiff
path: root/src/SMAPI.Web/Controllers
AgeCommit message (Expand)Author
2018-10-20fetch game versions from the wiki (#597)Jesse Plamondon-Willard
2018-10-20cache wiki data on mod compatibility page (#597)Jesse Plamondon-Willard
2018-10-20add mod compatibility page (#597)Jesse Plamondon-Willard
2018-10-20expand metadata fetched from the wiki (#597)Jesse Plamondon-Willard
2018-09-06add support for parallel stable/beta unofficial versions (#594)Jesse Plamondon-Willard
2018-09-02add update key parsing to toolkit (#592)Jesse Plamondon-Willard
2018-08-26make beta download blurb configurable (#585)Jesse Plamondon-Willard
2018-08-24fetch mod update keys from wiki when availableJesse Plamondon-Willard
2018-08-14drop backwards compatibility in update-check APIJesse Plamondon-Willard
2018-07-29make beta version on smapi.io optional (#569)Jesse Plamondon-Willard
2018-06-29simplify mod API response structure (#532)Jesse Plamondon-Willard
2018-06-29add optional extended metadata to mods API (#532)Jesse Plamondon-Willard
2018-06-28add support for unofficial version in update checks (#532)Jesse Plamondon-Willard
2018-06-28use more structured API response for update checks (#532)Jesse Plamondon-Willard
2018-06-28use mod DB in web API to get default update keys for mod IDs (#532)Jesse Plamondon-Willard
2018-06-27add log parser option to view raw logJesse Plamondon-Willard
2018-06-24merge ISemanticVersion interfaces into new project (#532)Jesse Plamondon-Willard
2018-06-19rewrite update checks (#551)Jesse Plamondon-Willard
2018-06-09strip 'noinclude' blocks from release descriptions serversideJesse Plamondon-Willard
2018-06-09optimise index page queriesJesse Plamondon-Willard
2018-06-03redesign log parser upload pageJesse Plamondon-Willard
2018-06-02move web API client into toolkit (#532)Jesse Plamondon-Willard
2018-05-25add semantic version to toolkit (#532)Jesse Plamondon-Willard
2018-05-17add beta for-developers download to smapi.ioJesse Plamondon-Willard
2018-05-01unify SMAPI.AssemblyRewriters and SMAPI.Common projectsJesse Plamondon-Willard
2018-03-16reduce cache time for failed update checks to 5 minutes (#454)Jesse Plamondon-Willard
2018-03-15prepare home page for upcoming beta (#457)Jesse Plamondon-Willard
2018-03-15fix error handling in update check API (#457)Jesse Plamondon-Willard
2018-03-04add support for mapping non-semantic remote mod versionsJesse Plamondon-Willard
2018-02-24reimplement log parser with serverside parsing and vue.js frontendJesse Plamondon-Willard
2017-12-25cache release info (#411)Jesse Plamondon-Willard
2017-12-25support contextual nav URLs, update nav menu (#411)Jesse Plamondon-Willard
2017-12-25add basic download page (#411)Jesse Plamondon-Willard
2017-12-24decouple Pastebin client from log parser (#411)Jesse Plamondon-Willard
2017-12-24decouple API clients from mods API (#411)Jesse Plamondon-Willard
2017-10-29redirect root to log parser (#358)Jesse Plamondon-Willard
2017-10-29defer log compression to backend and significantly improve compression (#358)Jesse Plamondon-Willard
2017-10-28link pastes to Pastebin account & tweak paste options (#358)Jesse Plamondon-Willard
2017-10-28prettify log URL, read paste ID serverside (#358)Jesse Plamondon-Willard
2017-10-28fix API version formatJesse Plamondon-Willard
2017-10-27fix issues with subdomain routing in log UI (#358)Jesse Plamondon-Willard
2017-10-27proxy Pastebin requests through our API instead of third parties, improve err...Jesse Plamondon-Willard
2017-10-27add placeholder for new log parser (#358)Jesse Plamondon-Willard
2017-10-27add scaffolding for web UI (#358)Jesse Plamondon-Willard
2017-10-07rename shared project for broader useJesse Plamondon-Willard
2017-10-07reorganise repo structureJesse Plamondon-Willard