Age | Commit message (Expand) | Author |
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-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-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 |
2019-12-24 | fix log parser & JSON validator showing relative share URL | Jesse Plamondon-Willard |
2019-12-21 | allow local dev environments without an Azure account | Jesse Plamondon-Willard |
2019-12-02 | fix incorrect link URLs in some cases | Jesse Plamondon-Willard |
2019-12-02 | migrate from AWS to Azure | Jesse Plamondon-Willard |
2019-11-27 | fallback to Amazon S3 if saving a log to Pastebin fails | Jesse Plamondon-Willard |
2019-09-14 | fix log parser changes | Jesse Plamondon-Willard |
2019-09-14 | move platform to log parser model instead of middleware | Jesse Plamondon-Willard |
2019-09-14 | remove custom enum, add Android to SMAPI's platform enum | Jesse Plamondon-Willard |
2019-09-14 | rename namespace to be more accurate | Dan Volchek |
2019-09-14 | detect the client's platform and check the appropriate input in the log parser | Dan Volchek |
2019-09-14 | tweak button names, update release notes (#654) | Jesse Plamondon-Willard |
2019-09-13 | add Android instructions to log parser | Jesse Plamondon-Willard |
2019-09-13 | update mod list filters to always display clicked mod link | Jesse Plamondon-Willard |
2019-03-14 | remove unneeded log parser css rule | danvolchek |
2019-03-10 | minor changes to new log section code (#626) | Jesse Plamondon-Willard |
2019-03-10 | add log sections implementation | danvolchek |
2019-02-24 | minor tweaks to new log parser UI (#619) | Jesse Plamondon-Willard |
2019-02-24 | fix availablity caption case | danvolchek |
2019-02-24 | add removed space | danvolchek |
2019-02-24 | add update info in suggested fixes section | danvolchek |
2018-11-13 | change log parser checkboxs and show/hide all buttons to be visible/invisible... | danvolchek |
2018-10-21 | update & standardise CDN script references | Jesse Plamondon-Willard |
2018-10-20 | correct instructions on log parser page | Jesse Plamondon-Willard |