Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat!: add @helia/http to monorepo #372

Merged
merged 20 commits into from
Jan 17, 2024
Merged

feat!: add @helia/http to monorepo #372

merged 20 commits into from
Jan 17, 2024

Commits on Dec 15, 2023

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

Commits on Dec 19, 2023

  1. Configuration menu
    Copy the full SHA
    2adbf8a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94ddd37 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2023

  1. Configuration menu
    Copy the full SHA
    6e561aa View commit details
    Browse the repository at this point in the history
  2. update readme title

    meandavejustice committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    c10fac6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2ac2dc1 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. Update README.md

    2color authored Jan 4, 2024
    Configuration menu
    Copy the full SHA
    ce4a71a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from 2color/patch-1

    Add info about relation to Helia
    meandavejustice authored Jan 4, 2024
    Configuration menu
    Copy the full SHA
    0a5a69a View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. Configuration menu
    Copy the full SHA
    853b953 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf54f38 View commit details
    Browse the repository at this point in the history
  3. chore: update project

    achingbrain committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    e52e6d3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    12d1c0b View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Configuration menu
    Copy the full SHA
    283032c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    887485e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bbdda97 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. fix: remove libp2p from helia interface, add to helia module

    Removes all libp2p/bitswap deps from `@helia/interface` but retains
    them in `helia`.
    
    Adds a general `Routing` interface to `@helia/interface` that can
    be used to resolve IPNS names amoung other things.
    
    This means `@helia/http` can be libp2p-free.
    achingbrain committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    26f4327 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Configuration menu
    Copy the full SHA
    a03e16b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f772c5 View commit details
    Browse the repository at this point in the history
  3. chore: improve readmes

    2color committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    a558fc4 View commit details
    Browse the repository at this point in the history
  4. chore: generate readmes

    2color committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    67bbef3 View commit details
    Browse the repository at this point in the history