alby-hub/api
Krrish Sehgal faf80b122d
fix: patch app endpoints should allow partial fields (#1778)
* fix: update patch app endpoints to allow sending partial fields from the frontend

* fix: removed unnessary complexity in handlesave func

* fix: use correct subwallet app id when setting subwallet lightning address in get_info command

* fix: do not allow changing subwallet to be non-isolated

* chore: simplify update app scopes logic

* fix: patch app to remove expires at

---------

Co-authored-by: Roland Bewick <roland.bewick@gmail.com>
2025-10-14 14:42:55 +07:00
..
api.go fix: patch app endpoints should allow partial fields (#1778) 2025-10-14 14:42:55 +07:00
api_test.go feat: proposal: custom node commands (#1007) 2025-01-30 18:20:17 +07:00
apps_test.go Feat: NWA auth for self-hosted hubs (#1016) 2025-02-27 19:12:55 +07:00
backup.go fix: disable restore backup when using postgres db backend (#1361) 2025-06-02 14:06:23 +07:00
esplora.go chore: use NewRequestWithContext instead of NewRequest (#1677) 2025-09-02 19:52:30 +07:00
lsp.go fix: check payment is not nil before setting invoice and fee (#1790) 2025-10-14 13:24:50 +07:00
models.go fix: patch app endpoints should allow partial fields (#1778) 2025-10-14 14:42:55 +07:00
rebalance.go feat: rebalance through node pubkey (#1731) 2025-09-19 12:30:51 +07:00
transactions.go feat: rebalance through node pubkey (#1731) 2025-09-19 12:30:51 +07:00