Age | Commit message (Expand) | Author |
2020-09-27 | fix update-check error for Chucklefish mods due to site change | Jesse Plamondon-Willard |
2020-07-26 | use ordinal comparison/sorting instead of invariant | Jesse Plamondon-Willard |
2020-05-23 | refactor update check API | Jesse Plamondon-Willard |
2020-05-16 | use newer C# features | Jesse Plamondon-Willard |
2020-01-11 | fix update-check error for Chucklefish pages with no version | Jesse Plamondon-Willard |
2019-12-22 | streamline local environments, update technical docs & privacy page | Jesse Plamondon-Willard |
2019-12-21 | switch to Azure Blob storage for saving files | Jesse Plamondon-Willard |
2019-12-03 | encapsulate file storage, also handle Pastebin rate limits in JSON validator | Jesse Plamondon-Willard |
2019-11-27 | fallback to Amazon S3 if saving a log to Pastebin fails | Jesse Plamondon-Willard |
2019-11-07 | add support for CurseForge update keys (#605) | Jesse Plamondon-Willard |
2019-09-14 | add JSON validator with initial support for manifest format (#654) | Jesse Plamondon-Willard |
2019-09-14 | fix error when Chucklefish page doesn't exist for update checks | Jesse Plamondon-Willard |
2019-09-14 | track license info for mod GitHub repos (#651) | 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 | add remote mod status to update check info (#651) | Jesse Plamondon-Willard |
2019-09-14 | update obsolete code | Jesse Plamondon-Willard |
2018-12-27 | tweak comment header convention | Jesse Plamondon-Willard |
2018-11-30 | add ModDrop support in API & update checks (#604) | Jesse Plamondon-Willard |
2018-11-17 | fix broken link in docs, rm unneeded using | Jesse Plamondon-Willard |
2018-06-06 | only return optional Nexus version if newer (#532) | Jesse Plamondon-Willard |
2018-06-06 | return file versions from Nexus in web API (#532) | Jesse Plamondon-Willard |
2018-06-06 | remove obsolete Nexus API client | Jesse Plamondon-Willard |
2018-04-11 | fix draft releases being detected as update candidates | Jesse Plamondon-Willard |
2018-03-15 | add support for preview GitHub releases (#457) | Jesse Plamondon-Willard |
2018-03-04 | fix broken Nexus mod URLs | Jesse Plamondon-Willard |
2018-03-04 | fetch mod info from Nexus website until we can use their API again (#454) | Jesse Plamondon-Willard |
2017-12-25 | add basic download page (#411) | Jesse Plamondon-Willard |
2017-12-24 | decouple Pastebin client from log parser (#411) | Jesse Plamondon-Willard |
2017-12-24 | decouple API clients from mods API (#411) | Jesse Plamondon-Willard |