summaryrefslogtreecommitdiff
path: root/src/SMAPI.Web/Views
AgeCommit message (Collapse)Author
2018-06-27tweak log parser logic to handle new levels automaticallyJesse Plamondon-Willard
2018-06-16add section anchors for links from Nexus (#547)Jesse 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-09make web layout more responsiveJesse Plamondon-Willard
2018-06-09add noindex for parsed logsJesse Plamondon-Willard
2018-06-05update supporters listJesse 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-05-17add beta for-developers download to smapi.ioJesse Plamondon-Willard
2018-05-05update supporters listJesse Plamondon-Willard
2018-05-04update supporters listJesse Plamondon-Willard
2018-04-28update wiki linksJesse Plamondon-Willard
2018-04-23use jQueryDan Volchek
2018-04-23cool pufferchick on hoverDan Volchek
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-15prepare home page for upcoming beta (#457)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-26fix typo on download pageJesse Plamondon-Willard
2017-12-26expand donation section, tweak index page (#411)Jesse Plamondon-Willard
2017-12-25minor tweaks (#411)Jesse Plamondon-Willard
2017-12-25prettify download page (#411)Jesse Plamondon-Willard
2017-12-25support contextual nav URLs, update nav menu (#411)Jesse Plamondon-Willard
2017-12-25add basic download page (#411)Jesse 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