ipfs-webui icon indicating copy to clipboard operation
ipfs-webui copied to clipboard

A frontend for an IPFS Kubo node.

Results 257 ipfs-webui issues
Sort by recently updated
recently updated
newest added

Bumps [elliptic](https://github.com/indutny/elliptic) from 6.6.0 to 6.6.1. Commits 9b77436 6.6.1 04cb6f5 Merge commit from fork See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=elliptic&package-manager=npm_and_yarn&previous-version=6.6.0&new-version=6.6.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this...

dependencies
javascript

**Describe the bug** I have something else running on port 8080 and have set gateway port to 8081 IPLD explorer still uses port 8080 **To Reproduce** Steps to reproduce the...

need/triage

v4.4.2 includes list of predefined pinning services which sunset support for https://github.com/ipfs/pinning-services-api-spec For example: - web.storage is no more and should be removed? > ![Screenshot 2024-12-21 at 01-02-28 _animals_guardian jpg...

kind/bug
help wanted
P1
status/ready
good first issue
exp/beginner
effort/hours

This PR removes unused exports that were identified by the `ts-unused-exports` tool. Removing these unused exports helps in code cleanup, reduces bundle size, and improves maintainability by removing code that...

We need to take the shortcut functionality added by https://github.com/ipfs/ipfs-webui/pull/2337 and ensure it is fully encapsulated into a component/context/hook that is flexible and can be used by both files list...

P3

Bumps [tar-fs](https://github.com/mafintosh/tar-fs) from 2.1.1 to 2.1.2. Commits d97731b 2.1.2 fd1634e symlink tweak from main See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tar-fs&package-manager=npm_and_yarn&previous-version=2.1.1&new-version=2.1.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this...

dependencies
javascript

- OS: Win 11 - Version of IPFS Desktop [0.40] I found something unreasonable in ipfs-desktop 0.40 1. The context-menu for a file item always pops at the bottom of...

kind/bug
help wanted
exp/intermediate
P2
effort/hours

# TypeScript Migration Guidelines **Context:** We are migrating our codebase to TypeScript. This issue will remain open until the migration is fully complete. Please ensure that all new contributions follow...

help wanted
exp/intermediate
P1
status/ready
kind/enhancement
kind/architecture
Epic
effort/months

- **fix: subdomain gateway share url supports ports** - **test: add port tests for public gateway input** Fixes https://github.com/ipfs/ipfs-webui/issues/2313 FYI: still in progress because the tests are not working for...