Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |||
2018-11-13 | change log parser checkboxs and show/hide all buttons to be ↵ | danvolchek | |
visible/invisible instead of shown/hidden | |||
2018-11-09 | add filters to mod compatibility list (#597) | Jesse Plamondon-Willard | |
2018-11-05 | add privacy page | Jesse Plamondon-Willard | |
2018-10-21 | update & standardise CDN script references | Jesse Plamondon-Willard | |
2018-10-21 | add troubleshooting guide link to intro, update release notes (#597) | Jesse Plamondon-Willard | |
2018-10-20 | minor fixes (#597) | Jesse Plamondon-Willard | |
2018-10-20 | tweak colors (#597) | Jesse Plamondon-Willard | |
2018-10-20 | add table sorting (#597) | Jesse Plamondon-Willard | |
2018-10-20 | put focus in textbox for quick search (#597) | Jesse Plamondon-Willard | |
2018-10-20 | tone down background colors (#597) | Jesse Plamondon-Willard | |
2018-10-20 | hide technical columns by default (#597) | Jesse Plamondon-Willard | |
2018-10-20 | add mod compatibility page (#597) | Jesse Plamondon-Willard | |
2018-06-27 | add log parser option to view raw log | Jesse Plamondon-Willard | |
2018-06-16 | use sharper pufferchick images | Jesse Plamondon-Willard | |
2018-06-16 | update web UI to let players download from new Nexus page (#547) | Jesse Plamondon-Willard | |
2018-06-11 | fix log parser not using full width for log | Jesse Plamondon-Willard | |
2018-06-09 | strip 'noinclude' blocks from release descriptions serverside | Jesse Plamondon-Willard | |
2018-06-09 | make web layout more responsive | Jesse Plamondon-Willard | |
2018-06-03 | fix script error on log result page | Jesse Plamondon-Willard | |
2018-06-03 | add log parser banner margin | 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-05-12 | update log parser for the internal 'critical' log level | Jesse Plamondon-Willard | |
2018-04-25 | update release notes, tweak formatting (#477) | Jesse Plamondon-Willard | |
2018-04-23 | use implicit iteration instead | Dan Volchek | |
2018-04-23 | add missing semicolon | Dan Volchek | |
2018-04-23 | use jQuery | Dan Volchek | |
2018-04-23 | cool pufferchick on hover | Dan Volchek | |
2018-03-29 | tweak metadata formatting | Jesse Plamondon-Willard | |
2018-03-29 | add success/error banner to log parser page | Jesse Plamondon-Willard | |
2018-02-25 | fix log filtering some mods incorrectly | 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-24 | host Patreon headers to avoid imgur issues | Jesse Plamondon-Willard | |
2018-01-02 | fix parse error for logs with zero installed mods | Jesse Plamondon-Willard | |
2017-12-25 | prettify download page (#411) | Jesse Plamondon-Willard | |
2017-12-02 | redesign log parser filters | Jesse Plamondon-Willard | |
2017-12-02 | rm body template so filters can be moved into the output area | Jesse Plamondon-Willard | |
2017-12-01 | rename log parser tabs ID | Jesse Plamondon-Willard | |
2017-12-01 | rm unneeded log parser debug info | Jesse Plamondon-Willard | |
2017-11-04 | check whether the popup is open before closing it with esc | volchek2 | |
2017-11-03 | Fix braces | volchek2 | |
2017-11-03 | Allow raw and upload popups to be closed with escape key and clicking ↵ | volchek2 | |
outside of them | |||
2017-10-29 | minor layout tweak (#358) | Jesse Plamondon-Willard | |
2017-10-29 | defer log compression to backend and significantly improve compression (#358) | Jesse Plamondon-Willard | |
2017-10-29 | fix error log format (#358) | 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 | |
2017-10-27 | proxy Pastebin requests through our API instead of third parties, improve ↵ | Jesse Plamondon-Willard | |
error-handling (#358) |