summaryrefslogtreecommitdiff
path: root/src/SMAPI.Web/Views
AgeCommit message (Expand)Author
2022-11-13Only check for Error Handler on SMAPI 3.9+AnotherPillow
2022-11-09fix & improve split-screen column in log parserJesse Plamondon-Willard
2022-10-09add 'strict mode' release with deprecated APIs stripped outJesse Plamondon-Willard
2022-10-09fix nullability warningsJesse Plamondon-Willard
2022-08-29update compatibility workaround for the recent PyTK updateJesse Plamondon-Willard
2022-08-08fix log parsing for invalid content packs (#860)Jesse Plamondon-Willard
2022-07-08bypass browser cache & delete unused imagesJesse Plamondon-Willard
2022-07-08SVGs for pufferchick and pufferchick-coolIshan Jalan
2022-07-08add log parser warning for PyTK compatibility modeJesse 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-19fix mod count in log parser metadataJesse 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-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-12Replace bitfields for state and just use comma-separated strings. Add a note ...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-09load raw data from JSON per discussionJesse Plamondon-Willard
2022-04-09minor refactoringJesse Plamondon-Willard
2022-04-09enable nullable annotations in log parser (#837)Jesse Plamondon-Willard
2022-04-09simplify code with generic Enum.GetValuesJesse Plamondon-Willard
2022-04-09pass data directly to script instead of serializing & deserializing itJesse Plamondon-Willard
2022-04-08Simplify visible section checking by abusing Vue behavior, since the proper w...Khloe Leclair
2022-04-08Implement client-side log rendering, better filtering, and pagination to impr...Khloe Leclair
2022-04-06enable nullable annotations by default (#837)Jesse Plamondon-Willard
2022-04-06remove some unused/redundant codeJesse Plamondon-Willard
2022-02-12add data-* attributes to log parser for external toolsJesse Plamondon-Willard
2022-02-11use Array.Empty to avoid unneeded array allocationsJesse Plamondon-Willard
2022-01-15add Xbox app log instructions, redesign UI to fitJesse Plamondon-Willard
2022-01-02add download option to log viewJesse Plamondon-Willard
2021-11-27remove direct download for beta versionsJesse Plamondon-Willard
2021-09-29show separate beta stats in mod compatibility listJesse Plamondon-Willard
2021-09-13enable beta info on the mod compatibility list by defaultJesse Plamondon-Willard
2021-08-25fix beta label in web UIJesse Plamondon-Willard
2021-04-04standardize spelling of 'macOS'Jesse Plamondon-Willard
2020-12-20update for split-screen modeJesse Plamondon-Willard
2020-09-13add support for renewing uploaded JSON/log filesJesse Plamondon-Willard
2020-06-20remove special handling for SMAPI 3.6 betaJesse Plamondon-Willard
2020-06-20remember selected schema when editing a fileJesse Plamondon-Willard
2020-05-16fix GitHub license images not using HTTPSJesse Plamondon-Willard
2020-05-16minor cleanupJesse 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-02-24add file pickers to web UI for mobile usersJesse Plamondon-Willard
2020-02-18fix anchor position for new sticky headerJesse Plamondon-Willard