Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ipfs/ipfs-webui
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.2.0
Choose a base ref
...
head repository: ipfs/ipfs-webui
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.2.1
Choose a head ref
  • 12 commits
  • 39 files changed
  • 7 contributors

Commits on Dec 2, 2023

  1. Configuration menu
    Copy the full SHA
    b8a71d9 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. fix(pinning): update scaleway logo and link (#2194)

    Co-authored-by: albert VALENTIN <[email protected]>
    OnsagerHe and albert VALENTIN authored Jan 23, 2024
    Configuration menu
    Copy the full SHA
    b8ac64f View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. Configuration menu
    Copy the full SHA
    e131185 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. Configuration menu
    Copy the full SHA
    03c1c89 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f847301 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Configuration menu
    Copy the full SHA
    91ff2ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5abc5d0 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. deps: remove unused deps and dep-check in CI (#2206)

    * chore: removing a few obvious unused deps
    
    * deps: remove ipfs-core-types
    
    * test: get available port for e2e testing
    
    * deps: remove more unused deps
    
    * chore: temporarily disable findLocations test
    
    This test was failing consistently when running test:unit locally
    
    * test(e2e): increase two explore test timeouts
    
    * deps: remove unused babel plugins
    
    * deps: remove npm dnslink-simple
    
    * deps: remove ipfs-core-utils
    
    * deps: remove jest-watch-typeahead
    
    * chore: run dep-check in CI
    
    * chore: fix depcheck CI name
    SgtPooki authored Feb 6, 2024
    Configuration menu
    Copy the full SHA
    8459a24 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Configuration menu
    Copy the full SHA
    b560f5c View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2024

  1. Configuration menu
    Copy the full SHA
    51b2952 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. chore: disable countly analytics and hide unused UI (#2216)

    * chore: disable countly analytics
    
    Minimal changes to hide analytics UI components
    and stop sending opt-out metrics to instance which no longer works.
    
    Close #2198
    
    * fix(analytics): opt-out and hide ui components
    
    https://github.com/ipfs/ipfs-webui/pull/2216/files#r1556085374
    lidel authored Apr 8, 2024
    1 Configuration menu
    Copy the full SHA
    d137048 View commit details
    Browse the repository at this point in the history
  2. chore(release): 4.2.1 [skip ci]

    ## [4.2.1](v4.2.0...v4.2.1) (2024-04-08)
    
     CID `bafybeigggyffcf6yfhx5irtwzx3cgnk6n3dwylkvcpckzhqqrigsxowjwe`
    
     ---
    
    ### Bug Fixes
    
    * **peers:** add connection accepts valid multiaddrs ([#2199](#2199)) ([91ff2ca](91ff2ca))
    * **pinning:** update scaleway logo and link ([#2194](#2194)) ([b8ac64f](b8ac64f))
    
    ### Trivial Changes
    
    * **deps:** bump actions/cache from 3 to 4 ([#2196](#2196)) ([e131185](e131185))
    * disable countly analytics and hide unused UI ([#2216](#2216)) ([d137048](d137048)), closes [#2198](#2198) [/github.com//pull/2216/files#r1556085374](https://github.com/ipfs//github.com/ipfs/ipfs-webui/pull/2216/files/issues/r1556085374)
    * missed renames (api→rpc, .io→.tech) ([51b2952](51b2952))
    * optimize CI caching ([#2183](#2183)) ([b8a71d9](b8a71d9))
    * package-lock.json update ([#2200](#2200)) ([5abc5d0](5abc5d0))
    * remove estuary ([b560f5c](b560f5c))
    * Update .github/dependabot.yml [skip ci] ([f847301](f847301))
    * Update .github/workflows/stale.yml [skip ci] ([03c1c89](03c1c89))
    semantic-release-bot committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    7c338b2 View commit details
    Browse the repository at this point in the history
Loading