summaryrefslogtreecommitdiff
path: root/src/SMAPI.Web/wwwroot
AgeCommit message (Expand)Author
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-02update compatibility listJesse Plamondon-Willard
2020-12-30update compatibility listJesse Plamondon-Willard
2020-12-30add status reason details to past mods, clean out some old blacklist entriesJesse Plamondon-Willard
2020-12-29show details in TRACE logs when a mod is blocked by compatibility listJesse Plamondon-Willard
2020-12-20Merge branch 'stardew-valley-1.5' into developJesse Plamondon-Willard
2020-12-20update mod compatibility listJesse Plamondon-Willard
2020-12-05update schema for Content Patcher 1.19Jesse Plamondon-Willard
2020-10-03fix typo in CP schemaJesse Plamondon-Willard
2020-09-18update JSON schema for Content Patcher 1.18Jesse Plamondon-Willard
2020-08-16fix CP validation for new 'Update' fieldJesse Plamondon-Willard
2020-08-16update schema for Content Patcher 1.17Jesse Plamondon-Willard
2020-08-03update Content Patcher schema for 1.16Jesse Plamondon-Willard
2020-07-04update Content Patcher format version in schemaJesse Plamondon-Willard
2020-06-20add i18n schema to JSON validatorJesse Plamondon-Willard
2020-05-16minor cleanupJesse Plamondon-Willard
2020-05-09add GitHub licenses to mod compatibility list, update release notesJesse Plamondon-Willard
2020-05-06update Content Patcher format in schemaJesse Plamondon-Willard
2020-03-29fix AutoQualityPatch version in compatibility listJesse Plamondon-Willard
2020-03-27update schema for Content Patcher 1.13Jesse Plamondon-Willard
2020-02-24add file pickers to web UI for mobile usersJesse Plamondon-Willard
2020-02-19update TMXL name in metadataJesse Plamondon-Willard
2020-02-18fix anchor position for new sticky headerJesse Plamondon-Willard
2020-02-18update compatibility listJesse Plamondon-Willard
2020-02-17make compatibility list header stickyJesse Plamondon-Willard
2020-02-03update CP schema for .tmx supportJesse Plamondon-Willard
2020-01-05streamline front page designJesse Plamondon-Willard
2019-12-22fix CP schema not requiring Default field if AllowBlank is omittedJesse Plamondon-Willard
2019-12-22streamline local environments, update technical docs & privacy pageJesse Plamondon-Willard
2019-12-16update schemas for Content Patcher 1.11Jesse Plamondon-Willard
2019-12-04fix JSON validator format selector no longer working since URL changesJesse Plamondon-Willard
2019-12-03encapsulate file storage, also handle Pastebin rate limits in JSON validatorJesse Plamondon-Willard
2019-12-03update Content Patcher schemaJesse Plamondon-Willard
2019-12-02fix JSON Validator issuesJesse Plamondon-Willard
2019-11-27fallback to Amazon S3 if saving a log to Pastebin failsJesse Plamondon-Willard
2019-11-24update compatibility list (#638)Jesse Plamondon-Willard
2019-11-23update compatibility list (#638)Jesse Plamondon-Willard
2019-11-16update CP schema to allow boolean values for Enabled fieldJesse Plamondon-Willard
2019-11-09overhaul update checksJesse Plamondon-Willard
2019-11-08add CurseForge to mod metadata (#605)Jesse Plamondon-Willard
2019-09-14allow bool condition values in CP schemaJesse Plamondon-Willard
2019-09-14fix validator not handling string entries (#654)Jesse Plamondon-Willard
2019-09-14fix typos and inconsistent spellingJesse Plamondon-Willard
2019-09-14add footer tip about using schema directly, add details to page title (#654)Jesse Plamondon-Willard
2019-09-14make 'then' blocks transparent by default (#654)Jesse Plamondon-Willard
2019-09-14expand Content Patcher schema, detect more common issues (#654)Jesse Plamondon-Willard
2019-09-14tweak manifest schema to allow $schema field, fix parse errors in some text e...Jesse Plamondon-Willard