summaryrefslogtreecommitdiff
path: root/src/SMAPI.Web/Startup.cs
AgeCommit message (Expand)Author
2018-06-28add support for writing versions to JSONJesse 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-02update various wiki linksJesse Plamondon-Willard
2018-05-11link smapi.io/install to install guideJesse Plamondon-Willard
2018-04-09add support for build message URLs (#471)Jesse Plamondon-Willard
2018-03-15add support for preview GitHub releases (#457)Jesse Plamondon-Willard
2018-03-04fetch mod info from Nexus website until we can use their API again (#454)Jesse Plamondon-Willard
2018-03-04simplify and always include default update URL, shorten no-longer-compatible ...Jesse Plamondon-Willard
2018-02-19redirect canimod.com URLs to wikiJesse 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-12-10fix log parser favicon (#405)Jesse Plamondon-Willard
2017-11-28fix API always redirecting to HTTPS when accessed via subdomainJesse Plamondon-Willard
2017-11-26tweak log parser startupJesse Plamondon-Willard
2017-11-01add CORS policy for *.smapi.io (#358)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-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-27add scaffolding for web UI (#358)Jesse Plamondon-Willard
2017-10-07reorganise repo structureJesse Plamondon-Willard