ipfs-webui
ipfs-webui copied to clipboard
A frontend for an IPFS Kubo node.
**Describe the bug** I let the gui run for a while and found this graph. Looks like we might query a 32 bit value here or something like this? I...
In multiple places of our code base, we convert pin information, stored as `service:cid`, using `.split(':')`. This can open the way for some bugs (unlikely unless some data is corrupted...
Please see https://github.com/ipfs/ipfs-webui/pull/1919#discussion_r972220658 and https://github.com/ipfs/ipfs-webui/pull/1919#discussion_r967991883
Automated PR created by .github/workflows/tx-pull.yml
Bumps [ejs](https://github.com/mde/ejs) to 3.1.10 and updates ancestor dependency [webpack-bundle-analyzer](https://github.com/webpack-contrib/webpack-bundle-analyzer). These dependencies need to be updated together. Updates `ejs` from 3.1.9 to 3.1.10 Release notes Sourced from ejs's releases. v3.1.10 Version...
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.2 to 4.1.4. Release notes Sourced from actions/checkout's releases. v4.1.4 What's Changed Disable extensions.worktreeConfig when disabling sparse-checkout by @jww3 in actions/checkout#1692 Add dependabot config by @cory-miller in...
Bumps [formidable](https://github.com/node-formidable/formidable) to 3.5.1 and updates ancestor dependency [ipfs](https://github.com/ipfs/js-ipfs). These dependencies need to be updated together. Updates `formidable` from 1.2.6 to 3.5.1 Release notes Sourced from formidable's releases. v3.2.5 No...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4. Release notes Sourced from actions/download-artifact's releases. v4.0.0 What's Changed The release of upload-artifact@v4 and download-artifact@v4 are major changes to the backend architecture of Artifacts....
This PR removes use of `.io` domains and finishes migration to `.tech`. Wider context why we moved websites away from` .io` in: https://github.com/protocol/bifrost-infra/issues/2018 ## TODO Below things need to happen...
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4 to 5. Release notes Sourced from actions/setup-go's releases. v5.0.0 What's Changed In scope of this release, we change Nodejs runtime from node16 to node20 (actions/setup-go#421). Moreover,...