summaryrefslogtreecommitdiff
path: root/src/SMAPI.Web
AgeCommit message (Expand)Author
2018-03-16reduce cache time for failed update checks to 5 minutes (#454)Jesse Plamondon-Willard
2018-03-15prepare home page for upcoming beta (#457)Jesse Plamondon-Willard
2018-03-15fix error handling in update check API (#457)Jesse Plamondon-Willard
2018-03-15add support for preview GitHub releases (#457)Jesse Plamondon-Willard
2018-03-04fix broken Nexus mod URLsJesse Plamondon-Willard
2018-03-04add support for mapping non-semantic remote mod versionsJesse Plamondon-Willard
2018-03-04update SMAPI URL in user agent (#454)Jesse Plamondon-Willard
2018-03-04fetch mod info from Nexus website until we can use their API again (#454)Jesse Plamondon-Willard
2018-03-04fix log parser error when mod names are duplicatedJesse Plamondon-Willard
2018-03-04simplify and always include default update URL, shorten no-longer-compatible ...Jesse 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-25fix log parser not correctly parsing mod list if a mod has no author nameJesse 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-24update for 2.5 release and simplify assembly infoJesse 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-02-19redirect canimod.com URLs to wikiJesse 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-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