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: nbd-wtf/nostr-tools
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.9.1
Choose a base ref
...
head repository: nbd-wtf/nostr-tools
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.10.4
Choose a head ref
  • 19 commits
  • 17 files changed
  • 4 contributors

Commits on Oct 25, 2024

  1. Configuration menu
    Copy the full SHA
    cae06fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2d421f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    de7bbfc View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2024

  1. Configuration menu
    Copy the full SHA
    a72e471 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e2ec7a4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    66d0b8a View commit details
    Browse the repository at this point in the history
  4. export missing modules.

    fiatjaf committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    d3fc473 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    29ecdfc View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2024

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

Commits on Oct 28, 2024

  1. Fix fetch to work in the edge and node environments, cleanup type issues

    - Fix "TypeError: Invalid redirect value, must be one of "follow" or "manual" ("error" won't be implemented since it does not make sense at the edge; use "manual" and check the response status code)." that is thrown when trying to use fetch in the edge environment  (e.g., workers)
    - Cleanup types and variable definitions.
    fishcakeday authored and fiatjaf committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    94f841f View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. make publish() timeout.

    AsaiToshiya authored and fiatjaf committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    d062ab8 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. Configuration menu
    Copy the full SHA
    659ad36 View commit details
    Browse the repository at this point in the history
  2. fix lint error.

    AsaiToshiya authored Oct 31, 2024
    Configuration menu
    Copy the full SHA
    0d23740 View commit details
    Browse the repository at this point in the history
  3. add links to jsr.io

    fiatjaf committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    cb29d62 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2024

  1. Configuration menu
    Copy the full SHA
    29270c8 View commit details
    Browse the repository at this point in the history
  2. streamline jsr publishes.

    fiatjaf committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    50fe7c2 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

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

Commits on Nov 13, 2024

  1. nip10: fix.

    fiatjaf committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    5a55c67 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2024

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