Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-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 | tweak button names, update release notes (#654) | Jesse Plamondon-Willard | |
2019-09-13 | add Android instructions to log parser | Jesse Plamondon-Willard | |
2019-09-13 | update mod list filters to always display clicked mod link | 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-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 | |
2018-11-13 | change log parser checkboxs and show/hide all buttons to be ↵ | danvolchek | |
visible/invisible instead of shown/hidden | |||
2018-10-21 | update & standardise CDN script references | Jesse Plamondon-Willard | |
2018-10-20 | correct instructions on log parser page | Jesse Plamondon-Willard | |
2018-10-08 | display author of content packs | danvolchek | |
2018-08-01 | mention SMAPI-crash.txt in log parser instructions | Jesse Plamondon-Willard | |
2018-06-27 | add log parser option to view raw log | Jesse Plamondon-Willard | |
2018-06-27 | tweak log parser logic to handle new levels automatically | Jesse Plamondon-Willard | |
2018-06-11 | fix log parser not using full width for log | Jesse Plamondon-Willard | |
2018-06-09 | add noindex for parsed logs | Jesse Plamondon-Willard | |
2018-06-03 | add log parser banner margin | Jesse Plamondon-Willard | |
2018-06-03 | remove unneeded text in log parser to minimise confusion | Jesse Plamondon-Willard | |
2018-06-03 | show debug messages in log parser by default | 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-04-28 | update wiki links | Jesse Plamondon-Willard | |
2018-03-29 | move version closer to mod name in log parser | Jesse Plamondon-Willard | |
2018-03-29 | tweak metadata formatting | Jesse Plamondon-Willard | |
2018-03-29 | show game path on log parser page instead of mods path | Jesse Plamondon-Willard | |
2018-03-29 | add success/error banner to log parser page | Jesse Plamondon-Willard | |
2018-03-26 | fix log parser timestamp not rendered | Jesse Plamondon-Willard | |
2018-03-23 | fix log parser errors when log text contains {{tokens}} | Jesse Plamondon-Willard | |
2018-03-04 | fix log parser error when mod names are duplicated | Jesse Plamondon-Willard | |
2018-02-27 | fix content pack list formatting | Jesse Plamondon-Willard | |
2018-02-26 | bypass cache on log parser page | Jesse Plamondon-Willard | |
2018-02-25 | always include raw taxt in model | Jesse Plamondon-Willard | |
2018-02-25 | fix log filtering some mods incorrectly | Jesse Plamondon-Willard | |
2018-02-25 | bypass cache on log parser page | Jesse Plamondon-Willard | |
2018-02-25 | fix blank page when uploading a log in some cases | Jesse Plamondon-Willard | |
2018-02-24 | add content pack support to log parser | Jesse Plamondon-Willard | |
2018-02-24 | reimplement log parser with serverside parsing and vue.js frontend | Jesse Plamondon-Willard | |
2018-01-02 | fix parse error for logs with zero installed mods | Jesse Plamondon-Willard | |
2017-12-02 | bypass cache on log parser assets to avoid issues | Jesse Plamondon-Willard | |
2017-12-02 | redesign log parser filters | Jesse Plamondon-Willard | |