Russell Dempsey

Results 217 issues of Russell Dempsey

Your reset password form has the email length set to 32, which prevents me from entering the full email associated with my account. I can sign in by modifying the...

I am not sure whether CI/CD runs (github actions, etc) are being counted in county currently or not, but I want to make sure that they are not. This issue...

kind/bug
need/triage

`ctx` probably still needs some additional optimizations, but this is a significant improvement May help with #2113

- OS: macOS Monterey 12.4 (21F79) - Version of IPFS Desktop: 0.21.0 - [UI v2.15.0](https://github.com/ipfs/ipfs-webui/releases/tag/v2.15.0) - [Revision fadd900](https://github.com/ipfs/ipfs-webui/commit/fadd900) **Describe the bug** I was attempting to import a file from IPFS...

kind/bug
help wanted
P2
topic/design-front-end
effort/days
status/ready

https://github.com/ipfs/ipfs-desktop/blob/d3897337466479ccf23c9fcfa1152d03dfb157ae/src/auto-updater/index.js#L143 https://github.com/ipfs/ipfs-desktop/blob/d3897337466479ccf23c9fcfa1152d03dfb157ae/src/auto-updater/index.js#L149 https://github.com/ipfs/ipfs-desktop/blob/d3897337466479ccf23c9fcfa1152d03dfb157ae/src/automatic-gc.js#L28 https://github.com/ipfs/ipfs-desktop/blob/d3897337466479ccf23c9fcfa1152d03dfb157ae/src/run-gc.js#L33 https://github.com/ipfs/ipfs-desktop/blob/d3897337466479ccf23c9fcfa1152d03dfb157ae/src/run-gc.js#L66 https://github.com/ipfs/ipfs-desktop/blob/d3897337466479ccf23c9fcfa1152d03dfb157ae/src/i18n.js#L33 https://github.com/ipfs/ipfs-desktop/blob/d3897337466479ccf23c9fcfa1152d03dfb157ae/src/daemon/index.js#L17 https://github.com/ipfs/ipfs-desktop/blob/d3897337466479ccf23c9fcfa1152d03dfb157ae/src/tray.js#L33 https://github.com/ipfs/ipfs-desktop/blob/d3897337466479ccf23c9fcfa1152d03dfb157ae/src/tray.js#L275 https://github.com/ipfs/ipfs-desktop/blob/d3897337466479ccf23c9fcfa1152d03dfb157ae/src/tray.js#L276 https://github.com/ipfs/ipfs-desktop/blob/d3897337466479ccf23c9fcfa1152d03dfb157ae/src/utils/create-toggler.js#L20 https://github.com/ipfs/ipfs-desktop/blob/d3897337466479ccf23c9fcfa1152d03dfb157ae/src/enable-namesys-pubsub.js#L28 https://github.com/ipfs/ipfs-desktop/blob/d3897337466479ccf23c9fcfa1152d03dfb157ae/src/enable-pubsub.js#L28 _generated with:_ ```bash git fetch --all git checkout main git pull # then... rg 'ipcMain.emit' src -n...

help wanted
exp/novice
P3
kind/enhancement
good first issue
kind/maintenance
effort/hours
status/ready

Check out the metrics at `/dashboard#/5c6ec2b13fd4432348b811a0/analytics/views`, and select 'platform' instead of 'all segments', and then select 'undefined'. That's where most of the platform metrics are going, which means the platform...

kind/bug
P1
need/analysis
effort/hours

**Describe the bug** Our countly latency dashboard shows DAEMON_START count as greater than APP_READY. This should not be the case, ever. If anything, DAEMON_START count should be lower than APP_READY...

kind/bug
P3
need/analysis

- OS: macOS - Version of IPFS Desktop [0.20.0] **Describe the bug** Using latest version of ipfs-desktop, manually selecting to check for updates locks up the UI when the desktop...

kind/bug
help wanted
exp/intermediate
P2
area/macos
need/analysis
effort/hours
topic/macos

We have DAEMON_START metric which shows duration and count of times we need to start up our own daemon. However, we do not have a metric to show how often...

P2
kind/enhancement
good first issue
exp/beginner
effort/hours
status/ready
area/webui
area/go-ipfs

We should optimize and speed up these tests. ```bash npm run test:e2e > [email protected] test:e2e > xvfb-maybe cross-env NODE_ENV=test playwright test test/e2e/launch.e2e.test.js Running 10 tests using 1 worker ✓ test/e2e/launch.e2e.test.js:66:3...

help wanted
exp/intermediate
P3
good first issue
kind/maintenance
status/deferred