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

Feat: Wails (v2) #1

Merged
merged 216 commits into from
Feb 2, 2024
Merged

Feat: Wails (v2) #1

merged 216 commits into from
Feb 2, 2024

Conversation

rolznz
Copy link
Collaborator

@rolznz rolznz commented Feb 2, 2024

Moved from getAlby#217

kiwiidb and others added 30 commits August 25, 2023 10:55
This makes it possible to host a NWC instance on a public network with simple authentication
which is potentially smaller?
# By Roland Bewick (20) and others
# Via GitHub (13) and others
* main: (38 commits)
  chore: add dependabot
  feat: add support both internal and public relay URL
  fix: relay public url
  fix: expiresAt and maxAmount handling
  fix: app expiresAt handling
  fix: style for darkmode
  chore: correctly handle query parameters in new UI (WIP)
  chore: rename app name parameter (getAlby#154)
  fix: navbar padding on lg
  fix: ui cleanup
  no more default protocol-redirect (getAlby#107)
  ui improvements & layout simplification (#153)
  feat: nwc connection page ui (getAlby#151)
  chore: address migration feedback
  chore: format with prettier
  feat: run css scripts via npm
  chore: add human-readable name to migration ids
  feat: add manual migrations using gormigration
  fix: don't log resp id
  fix: convert expiresAt to int
  ...

# Conflicts:
#	main.go
* feature/breez-backend: (38 commits)
  chore: add dependabot
  feat: add support both internal and public relay URL
  fix: relay public url
  fix: expiresAt and maxAmount handling
  fix: app expiresAt handling
  fix: style for darkmode
  chore: correctly handle query parameters in new UI (WIP)
  chore: rename app name parameter (getAlby#154)
  fix: navbar padding on lg
  fix: ui cleanup
  no more default protocol-redirect (getAlby#107)
  ui improvements & layout simplification (#153)
  feat: nwc connection page ui (getAlby#151)
  chore: address migration feedback
  chore: format with prettier
  feat: run css scripts via npm
  chore: add human-readable name to migration ids
  feat: add manual migrations using gormigration
  fix: don't log resp id
  fix: convert expiresAt to int
  ...
# By Roland Bewick (28) and others
# Via GitHub (8) and others
* main: (51 commits)
  fix: only set preimage on transaction if Alby invoice is settled
  fix: mark make_invoice expiry unsupported in alby LNClient
  chore: update invoice functions to match NIP-46 extensions spec
  chore: remove unnecessary env file
  fix: do not return failed LND payments in list_transactions
  fix: LND listTransactions
  fix: map alby transaction amount as millisats
  fix: map alby invoice to nip47 invoice
  chore: rename types and add TODOs
  fix: tests
  chore: comment out unused code
  chore: add list_transactions to NIP_47_CAPABILITIES
  fix: lnd keysend
  chore: also log preimage
  fix: keysend request permission method and convert millisats to sats
  fix: remove unnecessary permission creation in test
  chore: use pay_invoice permissions
  fix: timestamp in test
  chore: further changes and test
  chore: minor fixes
  ...

# Conflicts:
#	service.go
rolznz and others added 28 commits January 30, 2024 18:57
otherwise the NWC payload is too big
we need to add pagination later
# Conflicts:
#	.github/workflows/workflow.yaml
@rolznz rolznz merged commit d4be939 into master Feb 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants