Will

Results 36 issues of Will

Reviving this issue: https://github.com/go-redis/redis/issues/563 `SELECT` doesn't work with clustered Redis, so it's not an appropriate replacement for key prefixing in that case.

GitHub permanently removed support for the unauthenticated Git protocol in March 2022: https://github.blog/2021-09-01-improving-git-protocol-security-github/ `bower-away` adds dependencies to `package.json` like so: ``` "@bower_components/some-component": "git://github.com/some-github-org/some-component.git#1.2.3", ``` As mentioned in the article, the...

We currently have around 1.2GB of images, sounds, and fonts in the `app/resources` and `app/original_resources` directories, which results in slower git operations and longer workflow durations in CI. We should...

enhancement
infrastructure

I don't have a significant amount of frontend expertise, but I know that [Webpack](https://webpack.js.org/) is one of the more popular module bundlers for frontend assets. Would this be beneficial for...

enhancement
help wanted
frontend

Knex.js, our SQL query builder, has a few minor vulnerabilities in the current 0.19.5 version: ``` ✗ Prototype Pollution [High Severity][https://security.snyk.io/vuln/SNYK-JS-UNSETVALUE-2400660] in [email protected] introduced by: [email protected] > [email protected] > [email protected]...

help wanted
backend
security

## Summary The limited "Launch Offer" bundle of 10 Spirit Orbs for 300 Gold is repeatable, making the 10 Orb bundle for 450 Gold redundant. Let's fix or remove the...

bug
help wanted
frontend
backend

Pulling this work out of #69 and #3 to reduce their scope. We should automate the process of deploying OpenDuelyst when a new release is published on Github. This can...

enhancement
infrastructure
blocked

## Summary When the client starts, we could: 1. Determine if the version is out of date. 2. Prompt the user to upgrade if it is. 3. Selectively retrieve new...

enhancement
help wanted
infrastructure
frontend

## Summary When opening a Practice game on Mobile, the keyboard pop ups. This results in a viewport resize, which causes the game to prompt the user to reload the...

bug
help wanted
frontend

## Summary There is still some leftover QA code for uploading challenges to S3. Let's see how much work it is to re-enable this, and possibly allow community-submitted challenges.

enhancement
help wanted
backend