Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-04-16 | Merge pull request #840 from KhloeLeclair/log-cleanup | Jesse Plamondon-Willard | |
[Website] Cleanup log filtering a bit more, save state to URL | |||
2022-04-12 | enable nullable annotations in the web project & related code (#837) | Jesse Plamondon-Willard | |
2022-04-12 | Use an optional section for rendering quick navigation links on the mod ↵ | Khloe Leclair | |
viewer, containing them within the #sidebar element. | |||
2022-04-06 | enable nullable annotations by default (#837) | Jesse Plamondon-Willard | |
This adds `#nullable disable` to all existing code (except where null is impossible like enum files), so it can be migrated incrementally. | |||
2020-05-16 | minor cleanup | Jesse Plamondon-Willard | |
2020-01-05 | streamline front page design | 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-09-14 | add footer tip about using schema directly, add details to page title (#654) | Jesse Plamondon-Willard | |
2019-09-14 | add JSON validator with initial support for manifest format (#654) | Jesse Plamondon-Willard | |
2018-10-20 | add mod compatibility page (#597) | Jesse Plamondon-Willard | |
2018-07-29 | make beta version on smapi.io optional (#569) | Jesse Plamondon-Willard | |
2018-06-09 | make web layout more responsive | Jesse Plamondon-Willard | |
2017-12-25 | support contextual nav URLs, update nav menu (#411) | Jesse Plamondon-Willard | |
2017-10-27 | move log parser CSS/JS out of HTML (#358) | Jesse Plamondon-Willard | |
2017-10-27 | add scaffolding for web UI (#358) | Jesse Plamondon-Willard | |