summaryrefslogtreecommitdiff
path: root/src/SMAPI.Web/Views
AgeCommit message (Expand)Author
2020-02-24add file pickers to web UI for mobile usersJesse Plamondon-Willard
2020-02-18fix anchor position for new sticky headerJesse Plamondon-Willard
2020-01-18update community linksJesse Plamondon-Willard
2020-01-11update for compatibility list changeJesse Plamondon-Willard
2020-01-05streamline front page designJesse Plamondon-Willard
2019-12-26Merge pull request #683 from danvolchek/fixtypoJesse Plamondon-Willard
2019-12-25display JSON file instead of log on the JSON validator pageDan Volchek
2019-12-24fix log parser & JSON validator showing relative share URLJesse Plamondon-Willard
2019-12-22streamline local environments, update technical docs & privacy pageJesse Plamondon-Willard
2019-12-21allow local dev environments without an Azure accountJesse Plamondon-Willard
2019-12-16add option to edit & reupload in the JSON validatorJesse Plamondon-Willard
2019-12-04fix JSON validator format selector no longer working since URL changesJesse Plamondon-Willard
2019-12-03move supporter list into environment configJesse Plamondon-Willard
2019-12-03encapsulate file storage, also handle Pastebin rate limits in JSON validatorJesse Plamondon-Willard
2019-12-02update supporter listJesse Plamondon-Willard
2019-12-02fix incorrect link URLs in some casesJesse Plamondon-Willard
2019-12-02migrate from AWS to AzureJesse Plamondon-Willard
2019-11-27fallback to Amazon S3 if saving a log to Pastebin failsJesse Plamondon-Willard
2019-11-09overhaul update checksJesse Plamondon-Willard
2019-10-01update supporter listJesse Plamondon-Willard
2019-10-01add community short urlJesse Plamondon-Willard
2019-09-14fix log parser changesJesse Plamondon-Willard
2019-09-14move platform to log parser model instead of middlewareJesse Plamondon-Willard
2019-09-14remove custom enum, add Android to SMAPI's platform enumJesse Plamondon-Willard
2019-09-14rename namespace to be more accurateDan Volchek
2019-09-14detect the client's platform and check the appropriate input in the log parserDan Volchek
2019-09-14better handle stale age label on mod compatibility listJesse Plamondon-Willard
2019-09-14add footer tip about using schema directly, add details to page title (#654)Jesse Plamondon-Willard
2019-09-14when uploading a new file to the JSON validator, prefill previous schema type...Jesse Plamondon-Willard
2019-09-14add error type code to HTML for convenience when adding custom error messages...Jesse Plamondon-Willard
2019-09-14tweak button names, update release notes (#654)Jesse Plamondon-Willard
2019-09-14add user-friendly doc link & error messages, document validator, improve mani...Jesse Plamondon-Willard
2019-09-14add line highlighting and linking (#654)Jesse Plamondon-Willard
2019-09-14add JSON validator with initial support for manifest format (#654)Jesse Plamondon-Willard
2019-09-14add background fetch for mod compatibility list (#651)Jesse Plamondon-Willard
2019-09-14add dev note field to compatibility listJesse Plamondon-Willard
2019-09-14add metadata links to mod compatibility listJesse Plamondon-Willard
2019-09-14simplify config.json and metadata.json namesJesse Plamondon-Willard
2019-09-13add Android instructions to log parserJesse Plamondon-Willard
2019-09-13move 1.4 compatibility into advanced until it's publicly available, change "S...Jesse Plamondon-Willard
2019-09-13drop SMAPI 3.0 compatibility field (#638)Jesse Plamondon-Willard
2019-09-13make SDV beta blurb more generic (#638)Jesse Plamondon-Willard
2019-09-13link status color to non-beta status (#638)Jesse Plamondon-Willard
2019-09-13support prerelease versions with a different tag (#638)Jesse Plamondon-Willard
2019-09-13revamp 'support SMAPI' section on main pageJesse Plamondon-Willard
2019-09-13update mod list filters to always display clicked mod linkJesse Plamondon-Willard
2019-03-16update support list & release notesJesse Plamondon-Willard
2019-03-14remove unneeded log parser css ruledanvolchek
2019-03-10minor changes to new log section code (#626)Jesse Plamondon-Willard
2019-03-10add log sections implementationdanvolchek