summaryrefslogtreecommitdiff
path: root/src/SMAPI.Web/wwwroot/Content
AgeCommit message (Expand)Author
2018-12-02add ModDrop to mod compatibility page (#604)Jesse Plamondon-Willard
2018-11-22add compatibility stats to mod pageJesse Plamondon-Willard
2018-11-13Merge pull request #601 from danvolchek/developJesse Plamondon-Willard
2018-11-13change log parser checkboxs and show/hide all buttons to be visible/invisible...danvolchek
2018-11-09add filters to mod compatibility list (#597)Jesse Plamondon-Willard
2018-11-05add privacy pageJesse Plamondon-Willard
2018-10-21update & standardise CDN script referencesJesse Plamondon-Willard
2018-10-21add troubleshooting guide link to intro, update release notes (#597)Jesse Plamondon-Willard
2018-10-20minor fixes (#597)Jesse Plamondon-Willard
2018-10-20tweak colors (#597)Jesse Plamondon-Willard
2018-10-20add table sorting (#597)Jesse Plamondon-Willard
2018-10-20put focus in textbox for quick search (#597)Jesse Plamondon-Willard
2018-10-20tone down background colors (#597)Jesse Plamondon-Willard
2018-10-20hide technical columns by default (#597)Jesse Plamondon-Willard
2018-10-20add mod compatibility page (#597)Jesse Plamondon-Willard
2018-06-27add log parser option to view raw logJesse Plamondon-Willard
2018-06-16use sharper pufferchick imagesJesse Plamondon-Willard
2018-06-16update web UI to let players download from new Nexus page (#547)Jesse Plamondon-Willard
2018-06-11fix log parser not using full width for logJesse Plamondon-Willard
2018-06-09strip 'noinclude' blocks from release descriptions serversideJesse Plamondon-Willard
2018-06-09make web layout more responsiveJesse Plamondon-Willard
2018-06-03fix script error on log result pageJesse Plamondon-Willard
2018-06-03add log parser banner marginJesse Plamondon-Willard
2018-06-03redesign log parser upload pageJesse Plamondon-Willard
2018-05-12update log parser for the internal 'critical' log levelJesse Plamondon-Willard
2018-04-25update release notes, tweak formatting (#477)Jesse Plamondon-Willard
2018-04-23use implicit iteration insteadDan Volchek
2018-04-23add missing semicolonDan Volchek
2018-04-23use jQueryDan Volchek
2018-04-23cool pufferchick on hoverDan Volchek
2018-03-29tweak metadata formattingJesse Plamondon-Willard
2018-03-29add success/error banner to log parser pageJesse Plamondon-Willard
2018-02-25fix log filtering some mods incorrectlyJesse 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-24host Patreon headers to avoid imgur issuesJesse Plamondon-Willard
2018-01-02fix parse error for logs with zero installed modsJesse Plamondon-Willard
2017-12-25prettify download page (#411)Jesse 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-01rm unneeded log parser debug infoJesse Plamondon-Willard
2017-11-04check whether the popup is open before closing it with escvolchek2
2017-11-03Fix bracesvolchek2
2017-11-03Allow raw and upload popups to be closed with escape key and clicking outside...volchek2
2017-10-29minor layout tweak (#358)Jesse Plamondon-Willard
2017-10-29defer log compression to backend and significantly improve compression (#358)Jesse Plamondon-Willard
2017-10-29fix error log format (#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