Age | Commit message (Expand) | Author |
2019-09-14 | update SMAPI/game version map | Jesse Plamondon-Willard |
2019-09-14 | add Android detection | Jesse Plamondon-Willard |
2019-09-14 | fix log parser changes | Jesse Plamondon-Willard |
2019-09-14 | Merge pull request #658 from danvolchek/log-parser-user-agent-detection | Jesse Plamondon-Willard |
2019-09-14 | move platform to log parser model instead of middleware | Jesse Plamondon-Willard |
2019-09-14 | remove custom enum, add Android to SMAPI's platform enum | Jesse Plamondon-Willard |
2019-09-14 | log skipped loose files | Jesse Plamondon-Willard |
2019-09-14 | rename namespace to be more accurate | Dan Volchek |
2019-09-14 | detect the client's platform and check the appropriate input in the log parser | Dan Volchek |
2019-09-14 | fix asset changes not affecting cached asset loads in a specific case | Jesse Plamondon-Willard |
2019-09-14 | fix validator not handling string entries (#654) | Jesse Plamondon-Willard |
2019-09-14 | don't strip comments when validating JSON (#654) | Jesse Plamondon-Willard |
2019-09-14 | update for game draw changes (#638) | Jesse Plamondon-Willard |
2019-09-14 | reduce automatic retry window for background wiki fetches (#651) | Jesse Plamondon-Willard |
2019-09-14 | better handle stale age label on mod compatibility list | Jesse Plamondon-Willard |
2019-09-14 | remove legacy AssemblyInfo and GlobalAssemblyInfo files, use consistent assem... | Jesse Plamondon-Willard |
2019-09-14 | update for game draw changes (#638) | Jesse Plamondon-Willard |
2019-09-14 | fix typos and inconsistent spelling | Jesse Plamondon-Willard |
2019-09-14 | add footer tip about using schema directly, add details to page title (#654) | Jesse Plamondon-Willard |
2019-09-14 | make 'then' blocks transparent by default (#654) | Jesse Plamondon-Willard |
2019-09-14 | expand Content Patcher schema, detect more common issues (#654) | Jesse Plamondon-Willard |
2019-09-14 | add support for transparent schema errors with multiple child errors (#654) | Jesse Plamondon-Willard |
2019-09-14 | add support for transparent schema errors (#654) | Jesse Plamondon-Willard |
2019-09-14 | when uploading a new file to the JSON validator, prefill previous schema type... | Jesse Plamondon-Willard |
2019-09-14 | tweak manifest schema to allow $schema field, fix parse errors in some text e... | Jesse Plamondon-Willard |
2019-09-14 | add error type code to HTML for convenience when adding custom error messages... | Jesse Plamondon-Willard |
2019-09-14 | add support for @value token in custom schema errors (#654) | Jesse Plamondon-Willard |
2019-09-14 | restructure Content Patcher schema a bit (#654) | Jesse Plamondon-Willard |
2019-09-14 | integrate Content Patcher schema into validator, update docs (#654) | Jesse Plamondon-Willard |
2019-09-14 | Updated title with feedback from Cat | TehPers |
2019-09-14 | Updated $id | TehPers |
2019-09-14 | Fixed | TehPers |
2019-09-14 | raise JSON validation error for duplicate fields (#654) | Jesse Plamondon-Willard |
2019-09-14 | fix manifest error if neither EntryDll nor ContentPackFor are specified (#654) | Jesse Plamondon-Willard |
2019-09-14 | tweak button names, update release notes (#654) | Jesse Plamondon-Willard |
2019-09-14 | add user-friendly doc link & error messages, document validator, improve mani... | Jesse Plamondon-Willard |
2019-09-14 | add line highlighting and linking (#654) | Jesse Plamondon-Willard |
2019-09-14 | format displayed JSON (#654) | Jesse Plamondon-Willard |
2019-09-14 | add JSON validator with initial support for manifest format (#654) | Jesse Plamondon-Willard |
2019-09-14 | encapsulate gzip logic for reuse (#654) | Jesse Plamondon-Willard |
2019-09-14 | update for disconnection change in SDV 1.4 (#638) | Jesse Plamondon-Willard |
2019-09-14 | fix error when Chucklefish page doesn't exist for update checks | Jesse Plamondon-Willard |
2019-09-14 | fix does-not-exist errors suppressed due to recent changes (#651) | Jesse Plamondon-Willard |
2019-09-14 | remove soft GitHub lookups during update checks (#651) | Jesse Plamondon-Willard |
2019-09-14 | prefer SPDX license ID in tracked license info (#651) | Jesse Plamondon-Willard |
2019-09-14 | track license info for mod GitHub repos (#651) | Jesse Plamondon-Willard |
2019-09-14 | back up saves in a background thread | Jesse Plamondon-Willard |
2019-09-14 | fetch mod info from Nexus API if the web page is hidden due to adult content ... | Jesse Plamondon-Willard |
2019-09-14 | rename Nexus API client for upcoming API usage (#651) | Jesse Plamondon-Willard |
2019-09-14 | treat hidden/unpublished Nexus mods as not found (#651) | Jesse Plamondon-Willard |