summaryrefslogtreecommitdiff
path: root/src/SMAPI.Web
AgeCommit message (Expand)Author
2022-02-27update schema for Content Patcher 1.25.0Jesse Plamondon-Willard
2022-02-12add data-* attributes to log parser for external toolsJesse Plamondon-Willard
2022-02-11use Array.Empty to avoid unneeded array allocationsJesse Plamondon-Willard
2022-01-29fix manifest JSON schema's update key patternJesse Plamondon-Willard
2022-01-15add Xbox app log instructions, redesign UI to fitJesse Plamondon-Willard
2022-01-15fix JSON validator not recognizing manifest update subkeysJesse Plamondon-Willard
2022-01-02add download option to log viewJesse Plamondon-Willard
2021-12-23remove content pack from compatibility blacklistJesse Plamondon-Willard
2021-12-18update compatibility listJesse Plamondon-Willard
2021-12-09update compatibility listJesse Plamondon-Willard
2021-12-09fix log parser handling when multiple mods have the exact same nameJesse Plamondon-Willard
2021-12-05mark UI Info Suite incompatibleJesse Plamondon-Willard
2021-12-04update JSON validator for Content Patcher's new .fnt supportJesse Plamondon-Willard
2021-11-28update compatibility listJesse Plamondon-Willard
2021-11-27automatically include beta versions on Nexus for SMAPI update checksJesse Plamondon-Willard
2021-11-27remove direct download for beta versionsJesse Plamondon-Willard
2021-11-27migrate web project to .NET 6, update web & unit test packagesJesse Plamondon-Willard
2021-10-31ignore WebDeploy filesJesse Plamondon-Willard
2021-10-31update Content Patcher schema for 1.24.0Jesse Plamondon-Willard
2021-10-02fix error performing update check for mods with no wiki entryJesse Plamondon-Willard
2021-10-02add support for unified mod data overrides on the wikiJesse Plamondon-Willard
2021-09-29show separate beta stats in mod compatibility listJesse Plamondon-Willard
2021-09-25add redirect for SMAPI release notesJesse Plamondon-Willard
2021-09-25remove obsolete buildmsg redirectJesse Plamondon-Willard
2021-09-13enable beta info on the mod compatibility list by defaultJesse Plamondon-Willard
2021-09-13fix JSON validator line numbers sometimes incorrectJesse Plamondon-Willard
2021-09-01add Big Silo to compatibility listJesse Plamondon-Willard
2021-08-25migrate web project to .NET 5Jesse Plamondon-Willard
2021-08-25fix beta label in web UIJesse Plamondon-Willard
2021-08-25fix update checks not recommending prerelease mod versions for SMAPI betaJesse Plamondon-Willard
2021-08-25fix prerelease update alerts shown for non-prerelease playersJesse Plamondon-Willard
2021-08-03add PlatoTK to compatibility listJesse Plamondon-Willard
2021-08-03update compatibility listJesse Plamondon-Willard
2021-08-02update compatibility listJesse Plamondon-Willard
2021-05-28fix i18n schema requiring wrong $schema valueJesse Plamondon-Willard
2021-05-25update schema for Content Patcher 1.23Jesse Plamondon-Willard
2021-05-22allow comments and trailing commas in schemas for VSCodeJesse Plamondon-Willard
2021-04-30update web and unit test packagesJesse Plamondon-Willard
2021-04-30fix update subkeys for Nexus mods marked as adult contentJesse Plamondon-Willard
2021-04-17update schema for Content Patcher 1.22Jesse Plamondon-Willard
2021-04-04standardize spelling of 'macOS'Jesse Plamondon-Willard
2021-03-21split compile flag into separate Windows + XNA flags (#767)Jesse Plamondon-Willard
2021-03-21remove unused code (#767)Jesse Plamondon-Willard
2021-03-07update the JSON schema for Content Patcher 1.21Jesse Plamondon-Willard
2021-02-08fix compat list error if mod has no name field due to wiki rendering issuesJesse Plamondon-Willard
2021-02-06update schema for Content Patcher 1.20Jesse Plamondon-Willard
2021-01-23remove unused AlternativeUrl field in metadata modelJesse Plamondon-Willard
2021-01-23disable 'patched game code' warning for ErrorHandlerJesse Plamondon-Willard
2021-01-15improve JSON validator schema for manifest update keysJesse Plamondon-Willard
2021-01-07add more helpful `help` command outputJesse Plamondon-Willard