Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

feat: share IPFS node between browser tabs #3081

Merged
merged 75 commits into from
Jul 27, 2020

Commits on Jun 2, 2020

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

Commits on Jun 4, 2020

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

Commits on Jun 6, 2020

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

Commits on Jun 9, 2020

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

Commits on Jun 10, 2020

  1. Stash changes

    Gozala committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    2507741 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2020

  1. Configuration menu
    Copy the full SHA
    c55571a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    92fa239 View commit details
    Browse the repository at this point in the history
  3. chore: activate dag.tree tests

    Gozala committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    7ec2aff View commit details
    Browse the repository at this point in the history
  4. chore: resolve lint issues

    Gozala committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    9e6ad6c View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2020

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

Commits on Jun 13, 2020

  1. chore: fix test scripts

    Gozala committed Jun 13, 2020
    Configuration menu
    Copy the full SHA
    102b1ae View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2020

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

Commits on Jun 16, 2020

  1. Configuration menu
    Copy the full SHA
    a37fd8e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e4f583 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f93c402 View commit details
    Browse the repository at this point in the history
  4. fix: tests for ipfs.add

    Gozala committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    e2cd66d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f43a03a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2bf80b2 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2020

  1. Configuration menu
    Copy the full SHA
    3511641 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c78c14 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3947c54 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2020

  1. Configuration menu
    Copy the full SHA
    bfede92 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    108f8c9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    36a5e7b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fe85bff View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    132e8e6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ddd697f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dc5aaf3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b1350eb View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2020

  1. Configuration menu
    Copy the full SHA
    a3ca1ae View commit details
    Browse the repository at this point in the history
  2. chore: expose CID from encoder

    Gozala committed Jun 22, 2020
    Configuration menu
    Copy the full SHA
    099557c View commit details
    Browse the repository at this point in the history
  3. chore: add readme documents

    Gozala committed Jun 22, 2020
    Configuration menu
    Copy the full SHA
    0483db7 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2020

  1. chore: cleanup client code

    Gozala committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    f7f8104 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5285cf2 View commit details
    Browse the repository at this point in the history
  3. chore: remove redundunt code

    Gozala committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    5bfb1d4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f966c1d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    81269c7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d08ab3d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a9aa9a9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    98db58b View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2020

  1. fix: link to the core APIs

    Co-authored-by: Marcin Rataj <[email protected]>
    Gozala and lidel authored Jul 6, 2020
    Configuration menu
    Copy the full SHA
    dc5f10d View commit details
    Browse the repository at this point in the history
  2. fix: typo

    Co-authored-by: Marcin Rataj <[email protected]>
    Gozala and lidel authored Jul 6, 2020
    Configuration menu
    Copy the full SHA
    cbb3e5b View commit details
    Browse the repository at this point in the history
  3. fix: typo

    Co-authored-by: Marcin Rataj <[email protected]>
    Gozala and lidel authored Jul 6, 2020
    Configuration menu
    Copy the full SHA
    574d30a View commit details
    Browse the repository at this point in the history
  4. fix: link to core API docs

    Co-authored-by: Marcin Rataj <[email protected]>
    Gozala and lidel authored Jul 6, 2020
    Configuration menu
    Copy the full SHA
    7b2c7f2 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2020

  1. Configuration menu
    Copy the full SHA
    54de1be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    15813d7 View commit details
    Browse the repository at this point in the history
  3. fix: typo in the readme

    Gozala committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    6e795b4 View commit details
    Browse the repository at this point in the history
  4. fix: address review comments

    Gozala committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    57ac874 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2020

  1. Configuration menu
    Copy the full SHA
    1e3acde View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e344783 View commit details
    Browse the repository at this point in the history
  3. fix: typo

    Co-authored-by: Marcin Rataj <[email protected]>
    Gozala and lidel authored Jul 15, 2020
    Configuration menu
    Copy the full SHA
    a126d22 View commit details
    Browse the repository at this point in the history
  4. fix: apply suggestions from code review

    Co-authored-by: Marcin Rataj <[email protected]>
    Gozala and lidel authored Jul 15, 2020
    Configuration menu
    Copy the full SHA
    e21b5fa View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2020

  1. Configuration menu
    Copy the full SHA
    a4b5ffc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e2f333e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0dc83a5 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2020

  1. chore: disable electron tests

    Bug in aegir ipfs/aegir#587 causes race conditions
    Gozala committed Jul 18, 2020
    Configuration menu
    Copy the full SHA
    6175a35 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2020

  1. Configuration menu
    Copy the full SHA
    69c6db0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f462640 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2020

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

Commits on Jul 24, 2020

  1. Configuration menu
    Copy the full SHA
    84264a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d1d37ae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7d3e35c View commit details
    Browse the repository at this point in the history
  4. chore: consolidate imports

    Gozala committed Jul 24, 2020
    Configuration menu
    Copy the full SHA
    6a8e65f View commit details
    Browse the repository at this point in the history
  5. chore: reduce bundle size

    Gozala committed Jul 24, 2020
    Configuration menu
    Copy the full SHA
    5d8689e View commit details
    Browse the repository at this point in the history
  6. chore: remove redundant tests

    Gozala committed Jul 24, 2020
    Configuration menu
    Copy the full SHA
    f0dd758 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    115cc95 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    906fafb View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2020

  1. chore: remove redundunt tests

    Gozala committed Jul 25, 2020
    Configuration menu
    Copy the full SHA
    f42cf5a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    678a061 View commit details
    Browse the repository at this point in the history
  3. chore: update my email address

    Gozala committed Jul 25, 2020
    Configuration menu
    Copy the full SHA
    77ef623 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3ed0764 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2f8cc1d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cb011b5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    55acadf View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2020

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