Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-09-14 | move platform to log parser model instead of middleware | Jesse Plamondon-Willard | |
2019-09-14 | fix typos and inconsistent spelling | Jesse Plamondon-Willard | |
2018-12-27 | tweak comment header convention | Jesse Plamondon-Willard | |
2018-06-27 | add log parser option to view raw log | Jesse Plamondon-Willard | |
2018-06-03 | redesign log parser upload page | Jesse Plamondon-Willard | |
This makes the instructions much more clear and prominent, so it should be more intuitive for players. The previous design often confused users because they saw the big textbox and ignored the little instructions above it. | |||
2018-02-24 | reimplement log parser with serverside parsing and vue.js frontend | Jesse Plamondon-Willard | |
2017-10-28 | prettify log URL, read paste ID serverside (#358) | Jesse Plamondon-Willard | |
2017-10-27 | fix issues with subdomain routing in log UI (#358) | Jesse Plamondon-Willard | |