summaryrefslogtreecommitdiff
path: root/src/SMAPI.Web
AgeCommit message (Expand)Author
2020-05-23drop MongoDB codeJesse Plamondon-Willard
2020-05-22keep verb when redirecting api.smapi.ioJesse Plamondon-Willard
2020-05-16fix GitHub license images not using HTTPSJesse Plamondon-Willard
2020-05-16migrate subdomain redirects to AzureJesse Plamondon-Willard
2020-05-16simplify single-instance deployment and make MongoDB server optionalJesse Plamondon-Willard
2020-05-16minor cleanupJesse Plamondon-Willard
2020-05-16update deprecated codeJesse Plamondon-Willard
2020-05-16use newer C# featuresJesse Plamondon-Willard
2020-05-14fix broken action links after update to .NET Core 3.0Jesse Plamondon-Willard
2020-05-09update compatibility list for SMAPI 3.6 & Harmony 2.0 tracking (#711)Jesse Plamondon-Willard
2020-05-09add GitHub licenses to mod compatibility list, update release notesJesse Plamondon-Willard
2020-05-09update web scriptsJesse Plamondon-Willard
2020-05-07update web project to .NET Core 3.1Jesse Plamondon-Willard
2020-05-07update packagesJesse Plamondon-Willard
2020-05-06update Content Patcher format in schemaJesse Plamondon-Willard
2020-04-05fix rare intermittent "CGI application encountered an error" errorsJesse Plamondon-Willard
2020-03-29fix AutoQualityPatch version in compatibility listJesse Plamondon-Willard
2020-03-27update schema for Content Patcher 1.13Jesse Plamondon-Willard
2020-03-22update packagesJesse Plamondon-Willard
2020-03-08fix log parse issuesJesse Plamondon-Willard
2020-03-08optimize log parser for very long multi-line messagesJesse Plamondon-Willard
2020-03-06update packagesJesse Plamondon-Willard
2020-03-02enable detailed errors by default to simplify diagnosing issuesJesse Plamondon-Willard
2020-02-24add file pickers to web UI for mobile usersJesse Plamondon-Willard
2020-02-22update packagesJesse Plamondon-Willard
2020-02-20fix parsing four-part versions from the update-check APIJesse Plamondon-Willard
2020-02-19update TMXL name in metadataJesse Plamondon-Willard
2020-02-18fix anchor position for new sticky headerJesse Plamondon-Willard
2020-02-18update compatibility listJesse Plamondon-Willard
2020-02-17make compatibility list header stickyJesse Plamondon-Willard
2020-02-17add overrides for SMAPI on AndroidJesse Plamondon-Willard
2020-02-17move hardcoded SMAPI update check logic into configJesse Plamondon-Willard
2020-02-13fix update-check error for SMAPI on Android with four-part versionsJesse Plamondon-Willard
2020-02-03update CP schema for .tmx supportJesse Plamondon-Willard
2020-02-01update packagesJesse Plamondon-Willard
2020-01-23add full internal support for non-standard four-part versionsJesse Plamondon-Willard
2020-01-18update community linksJesse Plamondon-Willard
2020-01-12drop pre-3.0 update-check supportJesse Plamondon-Willard
2020-01-11fix update-check error for Chucklefish pages with no versionJesse Plamondon-Willard
2020-01-11update for compatibility list changeJesse Plamondon-Willard
2020-01-05streamline front page designJesse Plamondon-Willard
2019-12-30fix main sidebar link pointing to wiki instead of home pageJesse Plamondon-Willard
2019-12-26fix log parser content pack list entry pattern, remove unneeded ternary in co...Dan Volchek
2019-12-26Merge pull request #683 from danvolchek/fixtypoJesse Plamondon-Willard
2019-12-25display JSON file instead of log on the JSON validator pageDan Volchek
2019-12-24fix log parser & JSON validator showing relative share URLJesse Plamondon-Willard
2019-12-22fix CP schema not requiring Default field if AllowBlank is omittedJesse Plamondon-Willard
2019-12-22configure MongoDB connection string directlyJesse Plamondon-Willard
2019-12-22streamline local environments, update technical docs & privacy pageJesse Plamondon-Willard
2019-12-21allow local dev environments without an Azure accountJesse Plamondon-Willard