summaryrefslogtreecommitdiff
path: root/src/SMAPI.Web/Views/LogParser/Index.cshtml
AgeCommit message (Expand)Author
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
2018-03-29move version closer to mod name in log parserJesse Plamondon-Willard
2018-03-29tweak metadata formattingJesse Plamondon-Willard
2018-03-29show game path on log parser page instead of mods pathJesse Plamondon-Willard
2018-03-29add success/error banner to log parser pageJesse Plamondon-Willard
2018-03-26fix log parser timestamp not renderedJesse Plamondon-Willard
2018-03-23fix log parser errors when log text contains {{tokens}}Jesse Plamondon-Willard
2018-03-04fix log parser error when mod names are duplicatedJesse Plamondon-Willard
2018-02-27fix content pack list formattingJesse Plamondon-Willard
2018-02-26bypass cache on log parser pageJesse Plamondon-Willard
2018-02-25always include raw taxt in modelJesse Plamondon-Willard
2018-02-25fix log filtering some mods incorrectlyJesse Plamondon-Willard
2018-02-25bypass cache on log parser pageJesse Plamondon-Willard
2018-02-25fix blank page when uploading a log in some casesJesse Plamondon-Willard
2018-02-24add content pack support to log parserJesse Plamondon-Willard
2018-02-24reimplement log parser with serverside parsing and vue.js frontendJesse Plamondon-Willard