summaryrefslogtreecommitdiff
path: root/src/SMAPI.Web
AgeCommit message (Expand)Author
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-25cache release info (#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-24decouple Pastebin client from log parser (#411)Jesse Plamondon-Willard
2017-12-24decouple API clients from mods API (#411)Jesse Plamondon-Willard
2017-12-10fix log parser favicon (#405)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-01rm unneeded log parser debug infoJesse Plamondon-Willard
2017-12-01tweak log parser instructions to avoid confusionJesse Plamondon-Willard
2017-11-30fix log parser error when uploading very large logsJesse Plamondon-Willard
2017-11-28fix API always redirecting to HTTPS when accessed via subdomainJesse Plamondon-Willard
2017-11-26tweak log parser startupJesse Plamondon-Willard
2017-11-26no longer expire saved logs after a week (#400)Jesse 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-11-01add CORS policy for *.smapi.io (#358)Jesse Plamondon-Willard
2017-10-29redirect root to log parser (#358)Jesse Plamondon-Willard
2017-10-29add smapi.io shortcut URLs (#375)Jesse Plamondon-Willard
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-29set default launch URL to log parser (#358)Jesse Plamondon-Willard
2017-10-29rm unused settingsJesse Plamondon-Willard
2017-10-29fix error log format (#358)Jesse Plamondon-Willard
2017-10-29fix config not being injected from Amazon Beanstalk env propsJesse Plamondon-Willard
2017-10-28link pastes to Pastebin account & tweak paste options (#358)Jesse Plamondon-Willard
2017-10-28move credentials into git-ignored file (#358)Jesse Plamondon-Willard
2017-10-28prettify log URL, read paste ID serverside (#358)Jesse Plamondon-Willard
2017-10-28redirect web views to HTTPS (#358)Jesse Plamondon-Willard
2017-10-28improve criteria for subdomain rewriting (#358)Jesse Plamondon-Willard
2017-10-28fix log parser section URL on web-edge (#358)Jesse Plamondon-Willard
2017-10-28fix API version formatJesse 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-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
2017-10-27add scaffolding for web UI (#358)Jesse Plamondon-Willard
2017-10-13update HTML agility packJesse Plamondon-Willard