summaryrefslogtreecommitdiff
path: root/src/SMAPI.Web
AgeCommit message (Collapse)Author
2018-06-03add log parser banner marginJesse Plamondon-Willard
2018-06-03fix log parser mangling some crossplatform pathsJesse Plamondon-Willard
2018-06-03remove unneeded text in log parser to minimise confusionJesse Plamondon-Willard
2018-06-03show debug messages in log parser by defaultJesse Plamondon-Willard
2018-06-03redesign log parser upload pageJesse 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-02move web API client into toolkit (#532)Jesse Plamondon-Willard
2018-06-02Merge branch 'create-toolkit' into developJesse Plamondon-Willard
2018-06-02update various wiki linksJesse Plamondon-Willard
2018-05-31fix Nexus mod update alerts not showing HTTPs linksJesse Plamondon-Willard
2018-05-25add wiki compatibility list parsing to 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-17add beta for-developers download to smapi.ioJesse Plamondon-Willard
2018-05-12update log parser for the internal 'critical' log levelJesse Plamondon-Willard
2018-05-11link smapi.io/install to install guideJesse Plamondon-Willard
2018-05-05update supporters listJesse Plamondon-Willard
2018-05-04update supporters listJesse Plamondon-Willard
2018-05-03switch back to shared project due to installer issuesJesse 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-28update wiki linksJesse Plamondon-Willard
2018-04-25update release notes, tweak formatting (#477)Jesse Plamondon-Willard
2018-04-23use implicit iteration insteadDan Volchek
2018-04-23add missing semicolonDan Volchek
2018-04-23use jQueryDan Volchek
2018-04-23cool pufferchick on hoverDan Volchek
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-29move version closer to mod name in log parserJesse Plamondon-Willard
2018-03-29tweak metadata formattingJesse Plamondon-Willard
2018-03-29show game path on log parser page instead of mods pathJesse Plamondon-Willard
2018-03-29add success/error banner to log parser pageJesse Plamondon-Willard
2018-03-26fix log parser timestamp not renderedJesse Plamondon-Willard
2018-03-25update API packagesJesse Plamondon-Willard
2018-03-23fix log parser errors when log text contains {{tokens}}Jesse 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-15add support for preview GitHub releases (#457)Jesse Plamondon-Willard
2018-03-04fix broken Nexus mod URLsJesse Plamondon-Willard
2018-03-04add support for mapping non-semantic remote mod versionsJesse Plamondon-Willard
2018-03-04update SMAPI URL in user agent (#454)Jesse Plamondon-Willard
2018-03-04fetch mod info from Nexus website until we can use their API again (#454)Jesse Plamondon-Willard
2018-03-04fix log parser error when mod names are duplicatedJesse Plamondon-Willard
2018-03-04simplify and always include default update URL, shorten no-longer-compatible ↵Jesse Plamondon-Willard
skip messages
2018-02-27fix content pack list formattingJesse Plamondon-Willard
2018-02-26bypass cache on log parser pageJesse Plamondon-Willard
2018-02-25always include raw taxt in modelJesse Plamondon-Willard
2018-02-25fix log filtering some mods incorrectlyJesse Plamondon-Willard
2018-02-25fix log parser not correctly parsing mod list if a mod has no author nameJesse Plamondon-Willard