summaryrefslogtreecommitdiff
path: root/src/SMAPI.Web
AgeCommit message (Expand)Author
2023-01-29minor formatting, copyediting, and error-handlingJesse Plamondon-Willard
2022-10-01Add UpdateManifest site type.Jamie Taylor
2022-10-01refactor UpdateKey parsing, move responsibility for subkey matchingJamie Taylor
2022-09-28fix handling of GitHub prerelease versions marked as non-prereleaseJesse Plamondon-Willard
2022-08-29update compatibility workaround for the recent PyTK updateJesse Plamondon-Willard
2022-08-18update schema for Content Patcher 1.28.0Jesse Plamondon-Willard
2022-08-16fix log parser error if a mod logged a null characterJesse Plamondon-Willard
2022-08-08fix log parsing for invalid content packs (#860)Jesse Plamondon-Willard
2022-07-21Bump Azure.Storage.Blobs from 12.12.0 to 12.13.0 in /src/SMAPI.Webdependabot[bot]
2022-07-17update image referenceJesse Plamondon-Willard
2022-07-17Moving Sidebar GIF to SVGIshan Jalan
2022-07-09update log parser for new update alert formatJesse Plamondon-Willard
2022-07-09Update pufferchick-cool.svgIshan Jalan
2022-07-08bypass browser cache & delete unused imagesJesse Plamondon-Willard
2022-07-08Update pufferchick-cool.svgIshan Jalan
2022-07-08pufferchick-cool updated [2]Ishan Jalan
2022-07-08Updated pufferchick coolIshan Jalan
2022-07-08SVGs for pufferchick and pufferchick-coolIshan Jalan
2022-07-08add log parser warning for PyTK compatibility modeJesse Plamondon-Willard
2022-07-06update code annotationsJesse Plamondon-Willard
2022-07-06update compatibility list for broken CFAutomate unofficial updateJesse Plamondon-Willard
2022-07-05improve log parser's 'suggested fixes' stylesJesse Plamondon-Willard
2022-07-05detect missing/outdated Error Handler for 'suggested fixes' sectionJesse Plamondon-Willard
2022-06-28remove obsolete overrideJesse Plamondon-Willard
2022-06-28migrate update checks to FluentHttpClientJesse Plamondon-Willard
2022-06-28update schema for Content Patcher 1.27.0Jesse Plamondon-Willard
2022-06-22update fluent HTTP clientJesse Plamondon-Willard
2022-06-19fix mod count in log parser metadataJesse Plamondon-Willard
2022-06-12update compatibility listJesse Plamondon-Willard
2022-06-10update unit test & web dependenciesJesse Plamondon-Willard
2022-05-18update for the new CurseForge APIJesse Plamondon-Willard
2022-05-09update schema for Content Patcher 1.26.0Jesse Plamondon-Willard
2022-05-01update compatibility listJesse Plamondon-Willard
2022-04-21set page/perPage URL args togetherJesse Plamondon-Willard
2022-04-19don't add default pagination values to log URLJesse Plamondon-Willard
2022-04-17fix model binding errorJesse Plamondon-Willard
2022-04-16tweak code styleJesse Plamondon-Willard
2022-04-16Add regex error checking, and display a message to the user when their regula...Khloe Leclair
2022-04-16Merge pull request #840 from KhloeLeclair/log-cleanupJesse Plamondon-Willard
2022-04-16minor refactoring & code styleJesse Plamondon-Willard
2022-04-16fix Nexus API key needed to launch web project locallyJesse Plamondon-Willard
2022-04-12enable nullable annotations in the web project & related code (#837)Jesse Plamondon-Willard
2022-04-12Use an optional section for rendering quick navigation links on the mod viewe...Khloe Leclair
2022-04-12Make horizontal scrolling with the quick navigation links less bad. Probably ...Khloe Leclair
2022-04-12Replace bitfields for state and just use comma-separated strings. Add a note ...Khloe Leclair
2022-04-11Add more documentation strings. Use shallow equality checking to decide wheth...Khloe Leclair
2022-04-11Cleanup log filtering a bit, with a clearer string for the number of total me...Khloe Leclair
2022-04-09add temporary cachebusting queries for log parserJesse Plamondon-Willard
2022-04-09restore data element unloadingJesse Plamondon-Willard
2022-04-09load raw data from JSON per discussionJesse Plamondon-Willard