summaryrefslogtreecommitdiff
path: root/src/SMAPI.Web/Views/LogParser
AgeCommit message (Collapse)Author
2019-02-24add update info in suggested fixes sectiondanvolchek
2018-11-13change log parser checkboxs and show/hide all buttons to be ↵danvolchek
visible/invisible instead of shown/hidden
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
This makes the instructions much more clear and prominent, so it should be more intuitive for players. The previous design often confused users because they saw the big textbox and ignored the little instructions above it.
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
2018-01-02fix parse error for logs with zero installed modsJesse Plamondon-Willard
2017-12-02bypass cache on log parser assets to avoid issuesJesse Plamondon-Willard
2017-12-02redesign log parser filtersJesse Plamondon-Willard
2017-12-02rm body template so filters can be moved into the output areaJesse Plamondon-Willard
2017-12-01rename log parser tabs IDJesse Plamondon-Willard
2017-12-01tweak log parser instructions to avoid confusionJesse Plamondon-Willard
2017-10-29defer log compression to backend and significantly improve compression (#358)Jesse Plamondon-Willard
2017-10-28prettify log URL, read paste ID serverside (#358)Jesse Plamondon-Willard
2017-10-27fix issues with subdomain routing in log UI (#358)Jesse Plamondon-Willard
2017-10-27integrate prototype into page layout (#358)Jesse Plamondon-Willard
2017-10-27move log parser CSS/JS out of HTML (#358)Jesse Plamondon-Willard
2017-10-27use CDN for jQuery and lz-string (#358)Jesse Plamondon-Willard
2017-10-27add log parser prototype by Entoarox (#358)Jesse Plamondon-Willard
2017-10-27add placeholder for new log parser (#358)Jesse Plamondon-Willard