Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-12-02 | update supporter list | Jesse Plamondon-Willard | |
2019-12-02 | fix incorrect link URLs in some cases | Jesse Plamondon-Willard | |
2019-12-02 | migrate from AWS to Azure | Jesse Plamondon-Willard | |
This commit migrates from subdomains to paths (due to the cost of a wildcard HTTPS certificate on Azure), adds a web project to redirect the old subdomains from AWS to Azure, and removes AWS-specific hacks. | |||
2019-11-27 | fallback to Amazon S3 if saving a log to Pastebin fails | Jesse Plamondon-Willard | |
2019-11-09 | overhaul update checks | Jesse Plamondon-Willard | |
This commit moves the core update-check logic serverside, and adds support for community-defined version mappings. For example, that means false update alerts can now be solved by the community for all players. | |||
2019-10-01 | update supporter list | Jesse Plamondon-Willard | |
2019-10-01 | add community short url | Jesse Plamondon-Willard | |
2019-09-14 | fix log parser changes | Jesse Plamondon-Willard | |
2019-09-14 | move platform to log parser model instead of middleware | Jesse Plamondon-Willard | |
2019-09-14 | remove custom enum, add Android to SMAPI's platform enum | Jesse Plamondon-Willard | |
This will also be used in an upcoming commit for SMAPI's target platform constant. | |||
2019-09-14 | rename namespace to be more accurate | Dan Volchek | |
2019-09-14 | detect the client's platform and check the appropriate input in the log parser | Dan Volchek | |
2019-09-14 | better handle stale age label on mod compatibility list | Jesse Plamondon-Willard | |
2019-09-14 | add footer tip about using schema directly, add details to page title (#654) | Jesse Plamondon-Willard | |
2019-09-14 | when uploading a new file to the JSON validator, prefill previous schema ↵ | Jesse Plamondon-Willard | |
type by default (#654) | |||
2019-09-14 | add error type code to HTML for convenience when adding custom error ↵ | Jesse Plamondon-Willard | |
messages (#654) | |||
2019-09-14 | tweak button names, update release notes (#654) | Jesse Plamondon-Willard | |
2019-09-14 | add user-friendly doc link & error messages, document validator, improve ↵ | Jesse Plamondon-Willard | |
manifest schema (#654) | |||
2019-09-14 | add line highlighting and linking (#654) | Jesse Plamondon-Willard | |
2019-09-14 | add JSON validator with initial support for manifest format (#654) | Jesse Plamondon-Willard | |
2019-09-14 | add background fetch for mod compatibility list (#651) | Jesse Plamondon-Willard | |
2019-09-14 | add dev note field to compatibility list | Jesse Plamondon-Willard | |
2019-09-14 | add metadata links to mod compatibility list | Jesse Plamondon-Willard | |
2019-09-14 | simplify config.json and metadata.json names | Jesse Plamondon-Willard | |
2019-09-13 | add Android instructions to log parser | Jesse Plamondon-Willard | |
2019-09-13 | move 1.4 compatibility into advanced until it's publicly available, change ↵ | Jesse Plamondon-Willard | |
"SDV beta only" to use version (#638) | |||
2019-09-13 | drop SMAPI 3.0 compatibility field (#638) | Jesse Plamondon-Willard | |
2019-09-13 | make SDV beta blurb more generic (#638) | Jesse Plamondon-Willard | |
2019-09-13 | link status color to non-beta status (#638) | Jesse Plamondon-Willard | |
2019-09-13 | support prerelease versions with a different tag (#638) | Jesse Plamondon-Willard | |
2019-09-13 | revamp 'support SMAPI' section on main page | Jesse Plamondon-Willard | |
2019-09-13 | update mod list filters to always display clicked mod link | Jesse Plamondon-Willard | |
2019-03-16 | update support list & release notes | Jesse Plamondon-Willard | |
2019-03-14 | remove unneeded log parser css rule | danvolchek | |
2019-03-10 | minor changes to new log section code (#626) | Jesse Plamondon-Willard | |
2019-03-10 | add log sections implementation | danvolchek | |
2019-03-08 | update supporter list | Jesse Plamondon-Willard | |
2019-03-07 | update for compatibility wiki page changes | Jesse Plamondon-Willard | |
2019-03-07 | improve SMAPI 3.0 status column, show by default | Jesse Plamondon-Willard | |
2019-02-24 | minor tweaks to new log parser UI (#619) | Jesse Plamondon-Willard | |
2019-02-24 | fix availablity caption case | danvolchek | |
2019-02-24 | add removed space | danvolchek | |
2019-02-24 | add update info in suggested fixes section | danvolchek | |
2019-02-07 | add beta status filter to compatibility list | Jesse Plamondon-Willard | |
2019-02-07 | update mod compatibility list to recognise SMAPI 3.0 URLs for non-soon statuses | Jesse Plamondon-Willard | |
2018-12-15 | show SMAPI 3.0 readiness for unofficial updates too (#606) | Jesse Plamondon-Willard | |
2018-12-15 | add SMAPI 3.0 readiness to API data (#606) | Jesse Plamondon-Willard | |
2018-11-25 | update supporters list | Jesse Plamondon-Willard | |
2018-11-22 | add compatibility stats to mod page | Jesse Plamondon-Willard | |
2018-11-13 | Merge pull request #601 from danvolchek/develop | Jesse Plamondon-Willard | |
Make Log Parser Checkboxes + Show/Hide All Buttons Invisible Instead Of Hidden |