summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-14add support for transparent schema errors with multiple child errors (#654)Jesse Plamondon-Willard
2019-09-14add support for transparent schema errors (#654)Jesse Plamondon-Willard
2019-09-14when uploading a new file to the JSON validator, prefill previous schema type...Jesse Plamondon-Willard
2019-09-14tweak manifest schema to allow $schema field, fix parse errors in some text e...Jesse Plamondon-Willard
2019-09-14add error type code to HTML for convenience when adding custom error messages...Jesse Plamondon-Willard
2019-09-14add support for @value token in custom schema errors (#654)Jesse Plamondon-Willard
2019-09-14restructure Content Patcher schema a bit (#654)Jesse Plamondon-Willard
2019-09-14integrate Content Patcher schema into validator, update docs (#654)Jesse Plamondon-Willard
2019-09-14Updated title with feedback from CatTehPers
2019-09-14Updated $idTehPers
2019-09-14FixedTehPers
2019-09-14raise JSON validation error for duplicate fields (#654)Jesse Plamondon-Willard
2019-09-14fix manifest error if neither EntryDll nor ContentPackFor are specified (#654)Jesse Plamondon-Willard
2019-09-14tweak button names, update release notes (#654)Jesse Plamondon-Willard
2019-09-14add user-friendly doc link & error messages, document validator, improve mani...Jesse Plamondon-Willard
2019-09-14add line highlighting and linking (#654)Jesse Plamondon-Willard
2019-09-14format displayed JSON (#654)Jesse Plamondon-Willard
2019-09-14add JSON validator with initial support for manifest format (#654)Jesse Plamondon-Willard
2019-09-14encapsulate gzip logic for reuse (#654)Jesse Plamondon-Willard
2019-09-14update for disconnection change in SDV 1.4 (#638)Jesse Plamondon-Willard
2019-09-14fix error when Chucklefish page doesn't exist for update checksJesse Plamondon-Willard
2019-09-14fix does-not-exist errors suppressed due to recent changes (#651)Jesse Plamondon-Willard
2019-09-14remove soft GitHub lookups during update checks (#651)Jesse Plamondon-Willard
2019-09-14prefer SPDX license ID in tracked license info (#651)Jesse Plamondon-Willard
2019-09-14track license info for mod GitHub repos (#651)Jesse Plamondon-Willard
2019-09-14back up saves in a background threadJesse Plamondon-Willard
2019-09-14fetch mod info from Nexus API if the web page is hidden due to adult content ...Jesse Plamondon-Willard
2019-09-14rename Nexus API client for upcoming API usage (#651)Jesse Plamondon-Willard
2019-09-14treat hidden/unpublished Nexus mods as not found (#651)Jesse Plamondon-Willard
2019-09-14remove cached mod data not requested within 48 hours (#651)Jesse Plamondon-Willard
2019-09-14migrate update check caching to MongoDB (#651)Jesse Plamondon-Willard
2019-09-14add generic cache repository interface (#651)Jesse Plamondon-Willard
2019-09-14store DateTimeOffset values in date fields instead of the default array (#651)Jesse Plamondon-Willard
2019-09-14add remote mod status to update check info (#651)Jesse Plamondon-Willard
2019-09-14normalise map tilesheets before custom-tilesheet changes to avoid errorsJesse Plamondon-Willard
2019-09-14apply tilesheet fixes to XNB map files tooJesse Plamondon-Willard
2019-09-14normalise custom map's tilesheet paths for the OSJesse Plamondon-Willard
2019-09-14show versions in duplicate-mod errors, make folder paths in trace logs clearerJesse Plamondon-Willard
2019-09-14enable readonly access to job dashboard when deployed (#651)Jesse Plamondon-Willard
2019-09-14avoid Hangfire connection errors on startup (#651)Jesse Plamondon-Willard
2019-09-14update HTTP client to fix form-url-encoded error with large log filesJesse Plamondon-Willard
2019-09-14minor cleanup (#651)Jesse Plamondon-Willard
2019-09-14add background fetch for mod compatibility list (#651)Jesse Plamondon-Willard
2019-09-14reduce log level in developmentJesse Plamondon-Willard
2019-09-14update obsolete codeJesse Plamondon-Willard
2019-09-14 bump .NET Standard version used by the mod build package to match toolkitJesse Plamondon-Willard