summaryrefslogtreecommitdiff
path: root/src/SMAPI.Web/Views/LogParser
AgeCommit message (Expand)Author
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-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-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
2019-12-24fix log parser & JSON validator showing relative share URLJesse Plamondon-Willard
2019-12-21allow local dev environments without an Azure accountJesse Plamondon-Willard
2019-12-02fix incorrect link URLs in some casesJesse Plamondon-Willard
2019-12-02migrate from AWS to AzureJesse Plamondon-Willard
2019-11-27fallback to Amazon S3 if saving a log to Pastebin failsJesse Plamondon-Willard
2019-09-14fix log parser changesJesse Plamondon-Willard
2019-09-14move platform to log parser model instead of middlewareJesse Plamondon-Willard
2019-09-14remove custom enum, add Android to SMAPI's platform enumJesse Plamondon-Willard
2019-09-14rename namespace to be more accurateDan Volchek
2019-09-14detect the client's platform and check the appropriate input in the log parserDan Volchek
2019-09-14tweak button names, update release notes (#654)Jesse Plamondon-Willard
2019-09-13add Android instructions to log parserJesse Plamondon-Willard
2019-09-13update mod list filters to always display clicked mod linkJesse Plamondon-Willard
2019-03-14remove unneeded log parser css ruledanvolchek
2019-03-10minor changes to new log section code (#626)Jesse Plamondon-Willard
2019-03-10add log sections implementationdanvolchek
2019-02-24minor tweaks to new log parser UI (#619)Jesse Plamondon-Willard
2019-02-24fix availablity caption casedanvolchek
2019-02-24add removed spacedanvolchek
2019-02-24add update info in suggested fixes sectiondanvolchek
2018-11-13change log parser checkboxs and show/hide all buttons to be visible/invisible...danvolchek
2018-10-21update & standardise CDN script referencesJesse Plamondon-Willard
2018-10-20correct instructions on log parser pageJesse Plamondon-Willard
2018-10-08display author of content packsdanvolchek
2018-08-01mention SMAPI-crash.txt in log parser instructionsJesse Plamondon-Willard
2018-06-27add log parser option to view raw logJesse Plamondon-Willard
2018-06-27tweak log parser logic to handle new levels automaticallyJesse Plamondon-Willard
2018-06-11fix log parser not using full width for logJesse Plamondon-Willard
2018-06-09add noindex for parsed logsJesse Plamondon-Willard
2018-06-03add log parser banner marginJesse Plamondon-Willard
2018-06-03remove unneeded text in log parser to minimise confusionJesse Plamondon-Willard
2018-06-03show debug messages in log parser by defaultJesse Plamondon-Willard
2018-06-03redesign log parser upload pageJesse Plamondon-Willard
2018-04-28update wiki linksJesse Plamondon-Willard