summaryrefslogtreecommitdiff
path: root/src/SMAPI.Web/Views/Index/Index.cshtml
AgeCommit message (Collapse)Author
2021-11-27remove direct download for beta versionsJesse Plamondon-Willard
With this change, only the main version has a direct download. Showing beta info here caused a few issues: * The vast majority of players don't use the game beta, so they were often confused about which version to download. * Beta versions typically have much longer release info (e.g. detailed summary, release notes, caveats and warnings, etc), and the extra download button made the player guide button under it less prominent and visible. Those both contributed to information overload and the above confusion. * Unlike main versions, beta versions aren't permanently archived on GitHub (since the beta branch is routinely rebased onto the latest stable update). That makes it messy to manage beta releases through GitHub. Instead there's now a message under the download button which clearly links to where the beta version can be downloaded.
2021-04-04standardize spelling of 'macOS'Jesse Plamondon-Willard
2020-05-09update web scriptsJesse Plamondon-Willard
2020-01-18update community linksJesse Plamondon-Willard
2020-01-05streamline front page designJesse Plamondon-Willard
2019-12-03move supporter list into environment configJesse Plamondon-Willard
2019-12-02update supporter listJesse Plamondon-Willard
2019-12-02fix incorrect link URLs in some casesJesse Plamondon-Willard
2019-12-02migrate from AWS to AzureJesse Plamondon-Willard
This commit migrates from subdomains to paths (due to the cost of a wildcard HTTPS certificate on Azure), adds a web project to redirect the old subdomains from AWS to Azure, and removes AWS-specific hacks.
2019-10-01update supporter listJesse Plamondon-Willard
2019-10-01add community short urlJesse Plamondon-Willard
2019-09-13revamp 'support SMAPI' section on main pageJesse Plamondon-Willard
2019-03-16update support list & release notesJesse Plamondon-Willard
2019-03-08update supporter listJesse Plamondon-Willard
2018-11-25update supporters listJesse Plamondon-Willard
2018-11-05add privacy pageJesse Plamondon-Willard
2018-10-21update & standardise CDN script referencesJesse Plamondon-Willard
2018-10-11update supporter listJesse Plamondon-Willard
2018-09-18update support listJesse Plamondon-Willard
2018-09-12update donation creditJesse Plamondon-Willard
2018-08-26make beta download blurb configurable (#585)Jesse Plamondon-Willard
2018-07-08update Patreon listJesse Plamondon-Willard
2018-06-16add section anchors for links from Nexus (#547)Jesse Plamondon-Willard
2018-06-16use sharper pufferchick imagesJesse Plamondon-Willard
2018-06-16update web UI to let players download from new Nexus page (#547)Jesse Plamondon-Willard
2018-06-11fix log parser not using full width for logJesse Plamondon-Willard
2018-06-05update supporters listJesse Plamondon-Willard
2018-05-17add beta for-developers download to smapi.ioJesse Plamondon-Willard
2018-05-05update supporters listJesse Plamondon-Willard
2018-05-04update supporters listJesse Plamondon-Willard
2018-04-28update wiki linksJesse Plamondon-Willard
2018-04-23use jQueryDan Volchek
2018-04-23cool pufferchick on hoverDan Volchek
2018-03-15prepare home page for upcoming beta (#457)Jesse Plamondon-Willard
2017-12-26fix typo on download pageJesse Plamondon-Willard
2017-12-26expand donation section, tweak index page (#411)Jesse Plamondon-Willard
2017-12-25minor tweaks (#411)Jesse Plamondon-Willard
2017-12-25prettify download page (#411)Jesse Plamondon-Willard
2017-12-25add basic download page (#411)Jesse Plamondon-Willard