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-companion
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.1.0
Choose a base ref
...
head repository: ipfs/ipfs-companion
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.2.0
Choose a head ref
  • 8 commits
  • 16 files changed
  • 7 contributors

Commits on Jan 3, 2024

  1. fix(test): 🚧 Making e2e Tests work again. (#1308)

    * fix(test): 🚧 Making e2e Tests work again.
    
    Signed-off-by: Nishant Arora <1895906+whizzzkid@users.noreply.github.com>
    
    * chore: update comment style
    
    * chore: sort imports
    
    ---------
    
    Signed-off-by: Nishant Arora <1895906+whizzzkid@users.noreply.github.com>
    Co-authored-by: Russell Dempsey <1173416+SgtPooki@users.noreply.github.com>
    whizzzkid and SgtPooki authored Jan 3, 2024
    Configuration menu
    Copy the full SHA
    6f17967 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. refactor: ipfs.dns → ipfs.resolve (#1302)

    ipfs.dns is deprecated, and broken in Kubo 0.24:
    ipfs/kubo#10212
    lidel authored Jan 24, 2024
    Configuration menu
    Copy the full SHA
    659b797 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

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

Commits on Jan 27, 2025

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

Commits on Feb 28, 2025

  1. fix: remove countly (#1327)

    * chore: initial removal of countly
    
    * chore: remove countly patch
    
    * fix: remove countly but keep user preferences
    
    * fix: linting werror
    
    * fix: hide telemetry from options page
    
    ---------
    
    Co-authored-by: Daniel N <2color@users.noreply.github.com>
    Co-authored-by: Marcin Rataj <lidel@lidel.org>
    3 people authored Feb 28, 2025
    Configuration menu
    Copy the full SHA
    70790a3 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2025

  1. Configuration menu
    Copy the full SHA
    3fc27c2 View commit details
    Browse the repository at this point in the history
  2. chore: update actions/cache from v3.2.4 to v4 (#1329)

    fix: update actions/cache from v3.2.4 to v4
    SgtPooki authored Mar 3, 2025
    Configuration menu
    Copy the full SHA
    34083ea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5b888c8 View commit details
    Browse the repository at this point in the history
Loading