Age | Commit message (Expand) | Author |
2020-09-13 | add support for renewing uploaded JSON/log files | Jesse Plamondon-Willard |
2020-08-15 | tweak update alert rules | Jesse Plamondon-Willard |
2020-08-15 | fix broken URL in update alerts for unofficial versions | Jesse Plamondon-Willard |
2020-07-26 | use ordinal comparison/sorting instead of invariant | Jesse Plamondon-Willard |
2020-06-20 | remember selected schema when editing a file | Jesse Plamondon-Willard |
2020-06-20 | change default JSON validator schema to none | Jesse Plamondon-Willard |
2020-06-20 | add i18n schema to JSON validator | Jesse Plamondon-Willard |
2020-05-24 | add update key overrides | Jesse Plamondon-Willard |
2020-05-24 | add update subkeys | Jesse Plamondon-Willard |
2020-05-23 | refactor update check API | Jesse Plamondon-Willard |
2020-05-23 | drop MongoDB code | Jesse Plamondon-Willard |
2020-05-16 | update deprecated code | Jesse Plamondon-Willard |
2020-05-16 | use newer C# features | Jesse Plamondon-Willard |
2020-02-20 | fix parsing four-part versions from the update-check API | Jesse Plamondon-Willard |
2020-02-17 | move hardcoded SMAPI update check logic into config | Jesse Plamondon-Willard |
2020-02-13 | fix update-check error for SMAPI on Android with four-part versions | Jesse Plamondon-Willard |
2020-01-12 | drop pre-3.0 update-check support | Jesse Plamondon-Willard |
2019-12-30 | fix main sidebar link pointing to wiki instead of home page | Jesse Plamondon-Willard |
2019-12-21 | allow local dev environments without an Azure account | Jesse Plamondon-Willard |
2019-12-21 | add option to disable uploading new files to Pastebin | Jesse Plamondon-Willard |
2019-12-16 | add option to edit & reupload in the JSON validator | Jesse Plamondon-Willard |
2019-12-03 | move supporter list into environment config | Jesse Plamondon-Willard |
2019-12-03 | encapsulate file storage, also handle Pastebin rate limits in JSON validator | Jesse Plamondon-Willard |
2019-12-02 | fix JSON Validator issues | Jesse Plamondon-Willard |
2019-12-02 | fix incorrect link URLs in some cases | Jesse Plamondon-Willard |
2019-12-02 | migrate from AWS to Azure | Jesse Plamondon-Willard |
2019-11-27 | fallback to Amazon S3 if saving a log to Pastebin fails | Jesse Plamondon-Willard |
2019-11-09 | overhaul update checks | Jesse Plamondon-Willard |
2019-11-08 | add CurseForge to mod metadata (#605) | Jesse Plamondon-Willard |
2019-11-07 | add support for CurseForge update keys (#605) | Jesse Plamondon-Willard |
2019-09-14 | fix log parser changes | Jesse Plamondon-Willard |
2019-09-14 | move platform to log parser model instead of middleware | Jesse Plamondon-Willard |
2019-09-14 | don't strip comments when validating JSON (#654) | Jesse Plamondon-Willard |
2019-09-14 | fix typos and inconsistent spelling | Jesse Plamondon-Willard |
2019-09-14 | make 'then' blocks transparent by default (#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 | 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 | integrate Content Patcher schema into validator, update docs (#654) | Jesse Plamondon-Willard |
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 | add user-friendly doc link & error messages, document validator, improve mani... | 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 | 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 | track license info for mod GitHub repos (#651) | Jesse Plamondon-Willard |
2019-09-14 | migrate update check caching to MongoDB (#651) | Jesse Plamondon-Willard |