Age | Commit message (Expand) | Author |
2022-10-09 | add 'strict mode' release with deprecated APIs stripped out | Jesse Plamondon-Willard |
2022-10-09 | fix nullability warnings | Jesse Plamondon-Willard |
2022-08-29 | update compatibility workaround for the recent PyTK update | Jesse Plamondon-Willard |
2022-08-08 | fix log parsing for invalid content packs (#860) | Jesse Plamondon-Willard |
2022-07-08 | bypass browser cache & delete unused images | Jesse Plamondon-Willard |
2022-07-08 | SVGs for pufferchick and pufferchick-cool | Ishan Jalan |
2022-07-08 | add log parser warning for PyTK compatibility mode | Jesse Plamondon-Willard |
2022-07-05 | improve log parser's 'suggested fixes' styles | Jesse Plamondon-Willard |
2022-07-05 | detect missing/outdated Error Handler for 'suggested fixes' section | Jesse Plamondon-Willard |
2022-06-19 | fix mod count in log parser metadata | Jesse Plamondon-Willard |
2022-04-16 | Add regex error checking, and display a message to the user when their regula... | Khloe Leclair |
2022-04-16 | Merge pull request #840 from KhloeLeclair/log-cleanup | Jesse Plamondon-Willard |
2022-04-16 | minor refactoring & code style | Jesse Plamondon-Willard |
2022-04-12 | enable nullable annotations in the web project & related code (#837) | Jesse Plamondon-Willard |
2022-04-12 | Use an optional section for rendering quick navigation links on the mod viewe... | Khloe Leclair |
2022-04-12 | Replace bitfields for state and just use comma-separated strings. Add a note ... | Khloe Leclair |
2022-04-11 | Cleanup log filtering a bit, with a clearer string for the number of total me... | Khloe Leclair |
2022-04-09 | add temporary cachebusting queries for log parser | Jesse Plamondon-Willard |
2022-04-09 | load raw data from JSON per discussion | Jesse Plamondon-Willard |
2022-04-09 | minor refactoring | Jesse Plamondon-Willard |
2022-04-09 | enable nullable annotations in log parser (#837) | Jesse Plamondon-Willard |
2022-04-09 | simplify code with generic Enum.GetValues | Jesse Plamondon-Willard |
2022-04-09 | pass data directly to script instead of serializing & deserializing it | Jesse Plamondon-Willard |
2022-04-08 | Simplify visible section checking by abusing Vue behavior, since the proper w... | Khloe Leclair |
2022-04-08 | Implement client-side log rendering, better filtering, and pagination to impr... | Khloe Leclair |
2022-04-06 | enable nullable annotations by default (#837) | Jesse Plamondon-Willard |
2022-04-06 | remove some unused/redundant code | Jesse Plamondon-Willard |
2022-02-12 | add data-* attributes to log parser for external tools | Jesse Plamondon-Willard |
2022-02-11 | use Array.Empty to avoid unneeded array allocations | Jesse Plamondon-Willard |
2022-01-15 | add Xbox app log instructions, redesign UI to fit | Jesse Plamondon-Willard |
2022-01-02 | add download option to log view | Jesse Plamondon-Willard |
2021-11-27 | remove direct download for beta versions | Jesse Plamondon-Willard |
2021-09-29 | show separate beta stats in mod compatibility list | Jesse Plamondon-Willard |
2021-09-13 | enable beta info on the mod compatibility list by default | Jesse Plamondon-Willard |
2021-08-25 | fix beta label in web UI | Jesse Plamondon-Willard |
2021-04-04 | standardize spelling of 'macOS' | Jesse Plamondon-Willard |
2020-12-20 | update for split-screen mode | Jesse Plamondon-Willard |
2020-09-13 | add support for renewing uploaded JSON/log files | Jesse Plamondon-Willard |
2020-06-20 | remove special handling for SMAPI 3.6 beta | Jesse Plamondon-Willard |
2020-06-20 | remember selected schema when editing a file | Jesse Plamondon-Willard |
2020-05-16 | fix GitHub license images not using HTTPS | Jesse Plamondon-Willard |
2020-05-16 | minor cleanup | Jesse Plamondon-Willard |
2020-05-09 | update compatibility list for SMAPI 3.6 & Harmony 2.0 tracking (#711) | Jesse Plamondon-Willard |
2020-05-09 | add GitHub licenses to mod compatibility list, update release notes | Jesse Plamondon-Willard |
2020-05-09 | update web scripts | Jesse Plamondon-Willard |
2020-05-07 | update web project to .NET Core 3.1 | Jesse Plamondon-Willard |
2020-02-24 | add file pickers to web UI for mobile users | Jesse Plamondon-Willard |
2020-02-18 | fix anchor position for new sticky header | Jesse Plamondon-Willard |
2020-01-18 | update community links | Jesse Plamondon-Willard |
2020-01-11 | update for compatibility list change | Jesse Plamondon-Willard |