Age | Commit message (Expand) | Author |
2022-04-12 | enable nullable annotations in the web project & related code (#837) | Jesse Plamondon-Willard |
2022-04-09 | enable nullable annotations in log parser (#837) | Jesse Plamondon-Willard |
2022-04-06 | enable nullable annotations by default (#837) | Jesse Plamondon-Willard |
2022-01-02 | add download option to log view | Jesse Plamondon-Willard |
2020-09-13 | add support for renewing uploaded JSON/log files | Jesse Plamondon-Willard |
2019-12-21 | allow local dev environments without an Azure account | Jesse Plamondon-Willard |
2019-12-03 | encapsulate file storage, also handle Pastebin rate limits in JSON validator | 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 |
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 | add JSON validator with initial support for manifest format (#654) | Jesse Plamondon-Willard |
2019-09-14 | encapsulate gzip logic for reuse (#654) | Jesse Plamondon-Willard |
2018-12-27 | tweak comment header convention | Jesse Plamondon-Willard |
2018-07-29 | make beta version on smapi.io optional (#569) | 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 |
2018-02-24 | reimplement log parser with serverside parsing and vue.js frontend | Jesse Plamondon-Willard |
2017-12-25 | support contextual nav URLs, update nav menu (#411) | Jesse Plamondon-Willard |
2017-12-25 | add basic download page (#411) | Jesse Plamondon-Willard |
2017-12-24 | decouple Pastebin client from log parser (#411) | Jesse Plamondon-Willard |
2017-10-29 | redirect root to log parser (#358) | Jesse Plamondon-Willard |
2017-10-29 | defer log compression to backend and significantly improve compression (#358) | Jesse Plamondon-Willard |
2017-10-28 | link pastes to Pastebin account & tweak paste options (#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 err... | Jesse Plamondon-Willard |
2017-10-27 | add placeholder for new log parser (#358) | Jesse Plamondon-Willard |