summaryrefslogtreecommitdiff
path: root/src/SMAPI.Web/Framework
AgeCommit message (Expand)Author
2018-06-06only return optional Nexus version if newer (#532)Jesse Plamondon-Willard
2018-06-06return file versions from Nexus in web API (#532)Jesse Plamondon-Willard
2018-06-06remove obsolete Nexus API clientJesse Plamondon-Willard
2018-06-03fix log parser mangling some crossplatform pathsJesse 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-17fix mod update checks failing if a mod only has prerelease versions on GitHubJesse Plamondon-Willard
2018-05-12update log parser for the internal 'critical' log levelJesse Plamondon-Willard
2018-05-02fix log parser not recognising content packs with no description (#481)Jesse Plamondon-Willard
2018-05-01unify SMAPI.AssemblyRewriters and SMAPI.Common projectsJesse Plamondon-Willard
2018-04-11fix draft releases being detected as update candidatesJesse Plamondon-Willard
2018-04-09add support for build message URLs (#471)Jesse Plamondon-Willard
2018-03-29show game path on log parser page instead of mods pathJesse Plamondon-Willard
2018-03-16reduce cache time for failed update checks to 5 minutes (#454)Jesse Plamondon-Willard
2018-03-15add support for preview GitHub releases (#457)Jesse Plamondon-Willard
2018-03-04fix broken Nexus mod URLsJesse Plamondon-Willard
2018-03-04fetch mod info from Nexus website until we can use their API again (#454)Jesse Plamondon-Willard
2018-02-25always include raw taxt in modelJesse Plamondon-Willard
2018-02-25fix log parser not correctly parsing mod list if a mod has no author nameJesse Plamondon-Willard
2018-02-24add content pack support to log parserJesse Plamondon-Willard
2018-02-24reimplement log parser with serverside parsing and vue.js frontendJesse 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-11-30fix log parser error when uploading very large logsJesse Plamondon-Willard
2017-11-26no longer expire saved logs after a week (#400)Jesse Plamondon-Willard
2017-10-29add smapi.io shortcut URLs (#375)Jesse Plamondon-Willard
2017-10-29fix config not being injected from Amazon Beanstalk env propsJesse Plamondon-Willard
2017-10-28link pastes to Pastebin account & tweak paste options (#358)Jesse Plamondon-Willard
2017-10-28move credentials into git-ignored file (#358)Jesse Plamondon-Willard
2017-10-28redirect web views to HTTPS (#358)Jesse Plamondon-Willard
2017-10-28improve criteria for subdomain rewriting (#358)Jesse 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-08fix duplicate semver regexJesse Plamondon-Willard
2017-10-07rename shared project for broader useJesse Plamondon-Willard
2017-10-07reorganise repo structureJesse Plamondon-Willard