summaryrefslogtreecommitdiff
path: root/src/SMAPI.Web/Framework
AgeCommit message (Expand)Author
2019-09-13fix log parser failing for logs with dot-delimited time formatsJesse Plamondon-Willard
2019-03-10fix typos and update release notesdanvolchek
2019-03-10add log sections implementationdanvolchek
2019-02-24minor tweaks to new log parser UI (#619)Jesse Plamondon-Willard
2019-02-24add update info in suggested fixes sectiondanvolchek
2018-12-29reduce cache time for mod compatibility listJesse Plamondon-Willard
2018-12-27tweak comment header conventionJesse Plamondon-Willard
2018-11-30add ModDrop support in API & update checks (#604)Jesse Plamondon-Willard
2018-11-17fix broken link in docs, rm unneeded usingJesse Plamondon-Willard
2018-11-04update mod compatibility page URLsJesse Plamondon-Willard
2018-10-20add mod compatibility page (#597)Jesse Plamondon-Willard
2018-10-08track game logs separately in log parserJesse 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-07-29make beta version on smapi.io optional (#569)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-19rewrite update checks (#551)Jesse Plamondon-Willard
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