summaryrefslogtreecommitdiff
path: root/src/SMAPI.Web/wwwroot
AgeCommit message (Expand)Author
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
2017-10-27proxy Pastebin requests through our API instead of third parties, improve err...Jesse Plamondon-Willard
2017-10-27lint JS (#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-27add scaffolding for web UI (#358)Jesse Plamondon-Willard