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

Initial version #1

Open
wants to merge 89 commits into
base: master
Choose a base branch
from
Open

Initial version #1

wants to merge 89 commits into from

Commits on Apr 7, 2024

  1. Initial commit

    bludnic committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    a3ae825 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Configuration menu
    Copy the full SHA
    225b328 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2ed9c8 View commit details
    Browse the repository at this point in the history
  3. chore: rm console.log

    bludnic committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    23fa684 View commit details
    Browse the repository at this point in the history
  4. chore: add node name

    bludnic committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    9339d9b View commit details
    Browse the repository at this point in the history
  5. feat: auto peering

    bludnic committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    6943e15 View commit details
    Browse the repository at this point in the history
  6. fix: fix ipfs1 multiaddr

    bludnic committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    0db56a8 View commit details
    Browse the repository at this point in the history
  7. fix: fix peerId string type

    bludnic committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    c06b360 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    618b479 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fdca00e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    eb093c6 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

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

Commits on Apr 10, 2024

  1. Configuration menu
    Copy the full SHA
    2fcf3f4 View commit details
    Browse the repository at this point in the history
  2. feat: enable routing provide

    bludnic committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    3745df0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0f6aae3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e11b823 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. feat: use verifiedFetch

    bludnic committed Apr 17, 2024
    1 Configuration menu
    Copy the full SHA
    54791b4 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2024

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

Commits on May 1, 2024

  1. Configuration menu
    Copy the full SHA
    b908fa7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    58976f8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5f4dfdc View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Configuration menu
    Copy the full SHA
    b1e4c30 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from Adamant-im/feat/ts

    Feat: Typescript
    RealGoodProgrammer authored May 2, 2024
    Configuration menu
    Copy the full SHA
    f0b765f View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Configuration menu
    Copy the full SHA
    211d4f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b092b46 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    edbc9f9 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2024

  1. Configuration menu
    Copy the full SHA
    9138cbd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    63c6d9c View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

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

Commits on May 7, 2024

  1. fix: logger

    PaulDremanovich committed May 7, 2024
    Configuration menu
    Copy the full SHA
    e57f235 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

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

Commits on May 9, 2024

  1. Configuration menu
    Copy the full SHA
    7eb763d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6bf8a58 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b34fdec View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3 from Adamant-im/feat/helthcheck

    feat: healthcheck + cors
    PaulDremanovich authored May 9, 2024
    Configuration menu
    Copy the full SHA
    c402370 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'refs/heads/dev' into feat/streams

    # Conflicts:
    #	config.default.json5
    #	package-lock.json
    #	src/index.ts
    #	src/store.ts
    #	src/utils/utils.ts
    PaulDremanovich committed May 9, 2024
    Configuration menu
    Copy the full SHA
    679217a View commit details
    Browse the repository at this point in the history
  6. Merge pull request #4 from Adamant-im/feat/streams

    Feat: streams
    PaulDremanovich authored May 9, 2024
    Configuration menu
    Copy the full SHA
    a63293d View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

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

Commits on May 16, 2024

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

Commits on May 17, 2024

  1. fix(config): fix ipfs2 addr

    bludnic committed May 17, 2024
    Configuration menu
    Copy the full SHA
    2f5bd69 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2024

  1. Configuration menu
    Copy the full SHA
    e8df5a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c7703c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    993d26b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c4a90d7 View commit details
    Browse the repository at this point in the history
  5. fix: update nodes multiaddr

    bludnic committed May 18, 2024
    Configuration menu
    Copy the full SHA
    9b306d8 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2024

  1. fix: use single datastore

    bludnic committed May 19, 2024
    Configuration menu
    Copy the full SHA
    e7170da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    257efc0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7d20a70 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e8973ac View commit details
    Browse the repository at this point in the history
  5. chore: update multiaddresses

    bludnic committed May 19, 2024
    Configuration menu
    Copy the full SHA
    2588f9c View commit details
    Browse the repository at this point in the history
  6. chore(p2p): add allowed list

    bludnic committed May 19, 2024
    Configuration menu
    Copy the full SHA
    c676361 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0378300 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    345f9f6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    502b3a4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0ab2fc0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    cfdb003 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5203cbf View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ee9c1bc View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

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

Commits on May 23, 2024

  1. Configuration menu
    Copy the full SHA
    994fa09 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc36596 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #7 from Adamant-im/feat/content-length

    feat/content-length
    RealGoodProgrammer authored May 23, 2024
    Configuration menu
    Copy the full SHA
    c2b09ae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0c9b51b View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Configuration menu
    Copy the full SHA
    6e6ab7e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    65ff30e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #6 from Adamant-im/fix/checking-disk-usage

    fix: checking disk usage
    bludnic authored May 29, 2024
    Configuration menu
    Copy the full SHA
    c01902e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #5 from Adamant-im/hotfixes

    Hotfixes
    bludnic authored May 29, 2024
    Configuration menu
    Copy the full SHA
    fc7401c View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2024

  1. fix: prepare routes

    PaulDremanovich committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    1df662c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1daef31 View commit details
    Browse the repository at this point in the history
  3. fix: readme.md

    PaulDremanovich committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    6ad9579 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c4481fc View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. fix: readme

    PaulDremanovich committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    b1821fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc6f44b View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Merge pull request #8 from Adamant-im/fix/prepare-to-main

    Fix/prepare to main
    PaulDremanovich authored Jun 26, 2024
    Configuration menu
    Copy the full SHA
    2cad236 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. refactor: readme

    confleux committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    6a32c7f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8deb29f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4081738 View commit details
    Browse the repository at this point in the history
  4. refactor: format json

    confleux committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    c0a3565 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Configuration menu
    Copy the full SHA
    2595191 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35d7b91 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6b56705 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4890d43 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f22655d View commit details
    Browse the repository at this point in the history
  6. chore: use one config

    bludnic committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    b9a873b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ea2235f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b8cec35 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e627dcb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    85f4ec2 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2024

  1. Merge pull request #9 from Adamant-im/refactor/readme

    Refactor README.md
    bludnic authored Aug 10, 2024
    Configuration menu
    Copy the full SHA
    137ec73 View commit details
    Browse the repository at this point in the history