Ben Carlsson

Results 98 issues of Ben Carlsson

We currently have an AWS Lambda job that "parses" runs on upload, but it does so by hitting a webhook in Rails that downloads the file and parses it, so...

innards-only
api
parsing
large

For users who have been discredited for cheating, we should allow admins to blacklist a user's runs from appearing in the directory despite the Listed / Unlisted status.

feature
medium

> The format for downloading splits into TimeSplitTracker is incorrect. > There should be 2 columns: the first column stores the individual best > splits (these are elapsed time for...

bug
small
good first issue

On the backend, games can be merged and aliases can be created so that e.g. "Tron Evolution" runs get categorized under "Tron: Evolution". However a similar system doesn't exist for...

Clean up the whole app by getting Rubocop runs to pass, then add it to the testing flow!

innards-only
large

Because of differences between timers, we inevitably get duplicate games (e.g. [Banjo Kazooie](http://splits.io/search/banjo)). It'd be nice to just have a button to mark a game as a duplicate. For now...

feature
medium

feature
large

I receive many emails from users about uploads not working which ultimately amount to people mistakenly uploading layout (*.lsl) files instead of splits files. We should detect when this happens...

feature
parsing

With CSV exporting already in place, there's not much more work to export directly to Google Sheets. We should allow linking Google accounts then exporting to a Google Sheets sheet....

feature