Age | Commit message (Expand) | Author |
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 |
2019-09-14 | remove cached mod data not requested within 48 hours (#651) | Jesse Plamondon-Willard |
2019-09-14 | migrate update check caching to MongoDB (#651) | Jesse Plamondon-Willard |
2019-09-14 | add generic cache repository interface (#651) | Jesse Plamondon-Willard |
2019-09-14 | store DateTimeOffset values in date fields instead of the default array (#651) | Jesse Plamondon-Willard |
2019-09-14 | add remote mod status to update check info (#651) | Jesse Plamondon-Willard |
2019-09-14 | normalise map tilesheets before custom-tilesheet changes to avoid errors | Jesse Plamondon-Willard |
2019-09-14 | apply tilesheet fixes to XNB map files too | Jesse Plamondon-Willard |
2019-09-14 | normalise custom map's tilesheet paths for the OS | Jesse Plamondon-Willard |
2019-09-14 | show versions in duplicate-mod errors, make folder paths in trace logs clearer | Jesse Plamondon-Willard |
2019-09-14 | enable readonly access to job dashboard when deployed (#651) | Jesse Plamondon-Willard |
2019-09-14 | avoid Hangfire connection errors on startup (#651) | Jesse Plamondon-Willard |