Thanks to visit codestin.com
Credit goes to github.com

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: lnbits/lndhub
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.4.2
Choose a base ref
...
head repository: lnbits/lndhub
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 10 commits
  • 22 files changed
  • 3 contributors

Commits on Jul 24, 2024

  1. refactor: prepare lndhub for next release (#32)

    - add pyproject toml for typing
    - do not check or change status of payment
    - do not access fundingsource
    - general code quality
    dni committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    02d89d0 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. feat: code quality (#35)

    * feat: code quality
    dni authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    9127997 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. feat: update to 1.0.0 (#37)

    * feat: update to 1.0.0
    
    ---------
    
    Co-authored-by: Tiago Vasconcelos <[email protected]>
    dni and talvasconcelos authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    7bb4856 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2024

  1. fix: timestamp on api response should be int not date (#39)

    * fix: timestamp on api response should be int not date
    
    closes #38
    
    * fix: expiry time
    dni authored Nov 29, 2024
    Configuration menu
    Copy the full SHA
    f766d2c View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2024

  1. add description (#40)

    * add description
    * add toc and update config
    talvasconcelos authored Dec 12, 2024
    Configuration menu
    Copy the full SHA
    030ce20 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2025

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

Commits on Apr 23, 2025

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

Commits on May 5, 2025

  1. Update README.md (#44)

    tlindi authored May 5, 2025
    Configuration menu
    Copy the full SHA
    258028f View commit details
    Browse the repository at this point in the history
  2. chore: formatting

    dni committed May 5, 2025
    Configuration menu
    Copy the full SHA
    f2ead9d View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2025

  1. chore: bump lnbits version (#48)

    * chore: bump lnbits version
    dni authored Jul 28, 2025
    Configuration menu
    Copy the full SHA
    140be0f View commit details
    Browse the repository at this point in the history
Loading