ipfs-webui

A frontend for an IPFS Kubo node.

MIT License

Stars
1.5K
Committers
98

Bot releases are visible (Hide)

ipfs-webui - v4.2.1 Latest Release

Published by ipfs-gui-bot 7 months ago

4.2.1 (2024-04-08)

CID bafybeigggyffcf6yfhx5irtwzx3cgnk6n3dwylkvcpckzhqqrigsxowjwe


Bug Fixes

  • peers: add connection accepts valid multiaddrs (#2199) (91ff2ca)
  • pinning: update scaleway logo and link (#2194) (b8ac64f)

Trivial Changes

ipfs-webui - v4.2.0

Published by ipfs-gui-bot 11 months ago

4.2.0 (2023-12-02)

CID bafybeidf7cpkwsjkq6xs3r6fbbxghbugilx3jtezbza7gua3k5wjixpmba


Features

Bug Fixes

Trivial Changes

ipfs-webui - v4.1.1

Published by ipfs-gui-bot about 1 year ago

4.1.1 (2023-09-11)

CID bafybeiamycmd52xvg6k3nzr6z3n33de6a2teyhquhj4kspdtnvetnkrfim


Trivial Changes

ipfs-webui - v4.1.0

Published by ipfs-gui-bot about 1 year ago

4.1.0 (2023-07-25)

CID bafybeieqdeoqkf7xf4aozd524qncgiloh33qgr25lyzrkusbcre4c3fxay


Features

  • add 4EVERLAND to list of pinning service providers (#2107) (12a0f87)

Bug Fixes

Tests

Trivial Changes

ipfs-webui - v4.0.2

Published by ipfs-gui-bot over 1 year ago

4.0.2 (2023-07-03)

CID bafybeicyp7ssbnj3hdzehcibmapmpuc3atrsc4ch3q6acldfh4ojjdbcxe


Bug Fixes

  • dont spam IPFS_INIT_FAILED events to countly (#2133) (b8cf74a)

Trivial Changes

  • deps: bump actions/checkout from 3.5.2 to 3.5.3 (#2128) (de5aaf4)
  • deps: bump actions/download-artifact from 2 to 3 (#2129) (5427709)
  • deps: bump actions/github-script from 3 to 6 (#2127) (d31f25c)
  • deps: bump actions/upload-artifact from 2 to 3 (#2126) (4b45b5f)
  • deps: bump gozala/typescript-error-reporter-action (#2130) (3ea7f59)
  • deps: bump stefanzweifel/git-auto-commit-action (#2125) (d76d95c)
  • readme: remove mentions of js-ipfs (#2134) (a43dd23)
  • Update .github/dependabot.yml [skip ci] (bea5f67)
  • Update .github/workflows/stale.yml [skip ci] (c5eaecc)
  • Update .github/workflows/stale.yml [skip ci] (1fe83ec)
ipfs-webui - v4.0.1

Published by ipfs-gui-bot over 1 year ago

4.0.1 (2023-06-14)

CID bafybeigs6d53gpgu34553mbi5bbkb26e4ikruoaaar75jpfdywpup2r3my


Bug Fixes

ipfs-webui - v4.0.0

Published by ipfs-gui-bot over 1 year ago

4.0.0 (2023-06-12)

CID bafybeifu32oukwmh5674fbjyvn7nkobfxyrnr4hq5gl46yv7jkvai2ze7q


⚠ BREAKING CHANGES

  • This change updates the version of
    ipld-explorer-components we're using. The new ipld-explorer-components
    does not depend on old js-ipfs nor ipld dependencies.

  • fix: transient dependency warning

  • test: fix peer-locations.test.js

  • test: fix src/bundles/peer-bandwidth.test.js

  • test: fix test/e2e/explore.test.js

  • fix: support async peer info

  • test: fix src/bundles/peer-locations.test.js

  • fix: don't throw on lack of coverage data

  • feat: use [email protected]

  • chore: attempt to remove npm strict engines

Features

ipfs-webui - v3.0.0

Published by ipfs-gui-bot over 1 year ago

3.0.0 (2023-04-24)

CID bafybeic4gops3d3lyrisqku37uio33nvt6fqxvkxihrwlqsuvf76yln4fm


⚠ BREAKING CHANGES

  • migrate to ESM (#2092)

Features

Bug Fixes

Trivial Changes

ipfs-webui - v2.22.0

Published by ipfs-gui-bot over 1 year ago

2.22.0 (2023-01-27)

CID bafybeifeqt7mvxaniphyu2i3qhovjaf3sayooxbh5enfdqtiehxjv2ldte


Important changes in this release

This release includes changing our metrics collection policy to opt-out instead of opt-in. This means app data (non-user data), or telemetry, is gathered by default when running the application. Note that you can still disable the collection of telemetry in the settings page. For more information, see the following:

  1. https://github.com/ipfs-shipyard/ignite-metrics/blob/main/docs/telemetry/COLLECTION_POLICY.md
  2. https://github.com/ipfs-shipyard/ignite-metrics/pull/76
  3. https://github.com/ipfs/ipfs-gui/issues/117

Features

  • different countly keys for kubo and webui.ipfs.io deployments (#2081) (2e766fa)

Bug Fixes

Trivial Changes

ipfs-webui - v2.21.0

Published by ipfs-gui-bot almost 2 years ago

2.21.0 (2022-12-09)

CID bafybeiequgo72mrvuml56j4gk7crewig5bavumrrzhkqbim6b3s2yqi7ty


Features

Bug Fixes

Trivial Changes

ipfs-webui - v2.20.0

Published by ipfs-gui-bot almost 2 years ago

2.20.0 (2022-11-09)

CID bafybeibjbq3tmmy7wuihhhwvbladjsd3gx3kfjepxzkq6wylik6wc3whzy


Features

Bug Fixes

Trivial Changes

ipfs-webui - v2.19.0

Published by ipfs-gui-bot about 2 years ago

2.19.0 (2022-10-03)

CID bafybeiavrvt53fks6u32n5p2morgblcmck4bh4ymf4rrwu7ah5zsykmqqa


Features

  • add codecov_token to codecov step (#2044) (ee7cc63)
  • add Web3.Storage and Estuary to pinning service templates (#2026) (3aae1f2)

Bug Fixes

  • settings: randomize pinning service templates (#2027) (cd211ac)

Tests

Trivial Changes

ipfs-webui - v2.18.1

Published by ipfs-gui-bot about 2 years ago

2.18.1 (2022-09-13)

CID bafybeiageaoxg6d7npaof6eyzqbwvbubyler7bq44hayik2hvqcggg7d2y


Bug Fixes

  • show '0 B' instead of '-' for zero-length files (#2018) (fda3bf5)
  • update webui.ipfs.io dnslink on manual release (#2024) (0f1e1c2), closes #2021

Tests

Trivial Changes

ipfs-webui - v2.18.0

Published by ipfs-gui-bot about 2 years ago

2.18.0 (2022-09-09)

CID bafybeidb5eryh72zajiokdggzo7yct2d6hhcflncji5im2y5w26uuygdsm


Features

Bug Fixes

Trivial Changes

ipfs-webui - v2.17.3

Published by ipfs-gui-bot over 2 years ago

2.17.3 (2022-07-09)

CID bafybeihfkeactw26tghz7m3puzh4zqlukvft2f7atfdc7t2qmqn2vszhc4


Bug Fixes

ipfs-webui - v2.17.1

Published by ipfs-gui-bot over 2 years ago

2.17.1 (2022-07-09)

CID bafybeidh5hyn64y7cddejdlo7enfuz5mklomlswxqmiaq2pnfuw6zlqkfy


Trivial Changes

ipfs-webui - v2.17.0

Published by ipfs-gui-bot over 2 years ago

2.17.0 (2022-07-09)

CID bafybeicau362acbsnxjbpukuyuufh4vjzw6yoph7wpa67f2rgujdhd3goq


Features

  • test npm build&install against LTS node versions (#1967) (39dc9e9)

Trivial Changes

  • readme: remove node 10.x badge (b2d63ce)
ipfs-webui - v2.16.0

Published by ipfs-gui-bot over 2 years ago

2.16.0 (2022-07-08)

CID bafybeif2m4cd3vwwx532hclbuifl2ihqvtv627jatrljrh44gzmvtlg4xe


Features

Bug Fixes

  • ci: .github/workflows/tx-pull.yml (7ddf870)
  • npm install before semantic release (e806924)
  • semantic-release uses GITHUB_TOKEN (1f74b1b)
  • updated ipfs-geoip (2022-06-28) (#1958) (9e4dde2)

Trivial Changes

ipfs-webui - v2.15.1

Published by SgtPooki over 2 years ago

CID bafybeibozpulxtpv5nhfa2ue3dcjx23ndh3gwr5vwllk7ptoyfwnfjjr4q


What's Changed

New Contributors

Full Changelog: https://github.com/ipfs/ipfs-webui/compare/v2.15.0...v2.15.1

ipfs-webui - v2.15.0

Published by lidel over 2 years ago

CID: bafybeiednzu62vskme5wpoj4bjjikeg3xovfpp4t7vxk5ty2jxdi4mv4bu (CAR)

What's Changed

Full Changelog: https://github.com/ipfs/ipfs-webui/compare/v2.14.0...v2.15.0

Package Rankings
Top 4.56% on Proxy.golang.org
Badges
Extracted from project README
i18n status