Commit graph

8176 commits

Author SHA1 Message Date
Dennis Reimann
9d5baabc2c
UI: Fix spacing of Lightning Address info on invoice details page 2025-02-19 09:38:12 +01:00
rockstardev
a7e910f7ff
Merge pull request #6602 from btcpayserver/feat/lnd-0.18.5
Bumping LND to 0.18.5-beta
2025-02-18 23:36:32 -05:00
rockstardev
148e31721b
Bumping LND to 0.18.5-beta in all yml files we've got 2025-02-18 22:17:24 -06:00
rockstardev
df16ad6418
Bumping LND to 0.18.5-beta 2025-02-18 22:09:55 -06:00
nicolas.dorier
1c8ded9362
Simple nullability fix for StoreRepo.UpdateSettings 2025-02-15 10:18:22 +09:00
Nicolas Dorier
9e58a50dfd
Merge pull request #6598 from dennisreimann/dashboard-remove-store-name
Dashboard: Remove store name headline
2025-02-11 14:25:06 +09:00
Nicolas Dorier
63750d69c4
Merge pull request #6596 from dennisreimann/fix-6592
Forms: Properly support checkbox type
2025-02-11 14:24:16 +09:00
Nicolas Dorier
cf6a356e08
Merge pull request #6597 from dennisreimann/fix-6590
Lightning Address: Display validation messages on failed creation
2025-02-11 14:23:21 +09:00
Dennis Reimann
1c6657b8b4
Dashboard: Remove store name headline
Saves some space and isn't really necessary as the current store name is also visible in the sidebar.
2025-02-10 18:47:20 +01:00
Dennis Reimann
32f1d5ea1d
Lightning Address: Display validation messages on failed creation
Fixes #6590.
2025-02-10 15:27:36 +01:00
Dennis Reimann
1d44cad847
Forms: Remove unsupported input types 2025-02-10 15:08:58 +01:00
Dennis Reimann
88d8d1b848
Forms: Properly support checkbox type
Fixes #6592.
2025-02-10 15:08:03 +01:00
Nicolas Dorier
df82860ada
Merge pull request #6594 from NicolasDorier/bump-nbx
Bump NBX
2025-02-10 16:00:36 +09:00
Nicolas Dorier
b184067df7
Merge pull request #6595 from NicolasDorier/replacement-log
If an On-Chain payment get replaced, log it in invoice logs rather than console
2025-02-10 15:46:19 +09:00
nicolas.dorier
31c1d4795f
If an On-Chain payment get replaced, log it in invoice logs rather than console 2025-02-10 15:29:38 +09:00
nicolas.dorier
e59684fc6a
Bump NBX 2025-02-10 15:26:35 +09:00
Nicolas Dorier
ddea59cb1b
Merge pull request #6589 from NicolasDorier/refactbackreturn
Refactor: Remove cshtml duplication for back/url buttons in wizards
2025-02-07 17:13:04 +09:00
nicolas.dorier
c37584328b
Refactor: Remove cshtml duplication for back/url buttons in wizards 2025-02-07 16:57:50 +09:00
Nicolas Dorier
60b317a972
Merge pull request #6580 from reneaaron/fix/remove-lnurl-desc-hash-check
Remove LNURL description hash check
2025-02-06 19:02:42 +09:00
Dennis Reimann
4fbcd89bb6
Only change opacity of amount 2025-02-06 17:27:09 +09:00
René Aaron
039e613524 fix: remove lnurl description hash check 2025-01-28 14:57:44 +01:00
nicolas.dorier
192d339a79
Fix: Wallet's transaction had null blockhash on greenfield 2025-01-28 14:42:06 +09:00
Nicolas Dorier
7faf95552a
Merge pull request #6577 from NicolasDorier/fartcoin
Fix: Invalid currency pair (FARTCOIN_USDC) may show in the logs when using kraken rate provider
2025-01-24 22:58:16 +09:00
nicolas.dorier
bc1a1cf34f
Fix: Invalid currency pair (FARTCOIN_USDC) may show in the logs when using kraken rate provider 2025-01-24 21:56:20 +09:00
Nicolas Dorier
9f4acdf8be
Merge pull request #6576 from dennisreimann/fix-unconf
UI: Display unconfirmed transactions with lower opacity
2025-01-24 21:00:58 +09:00
Dennis Reimann
8fc4aefa8f
UI: Display unconfirmed transactions with lower opacity
Fixes a regression introduced in #6190 and also adds this display style to the dashboard list of recent transactions.
2025-01-24 10:08:14 +01:00
nicolas.dorier
ba8feeddd9
Update translations 2025-01-22 00:11:48 +09:00
nicolas.dorier
4e57d27cc8
Bump and changelog 2025-01-22 00:03:51 +09:00
Nicolas Dorier
580518e5aa
Merge pull request #6572 from dennisreimann/mwb-integration-plugin
Plugins: Convert relative to absolute path when loading a plugin
2025-01-21 23:54:14 +09:00
Nicolas Dorier
81cd51cc66
Merge pull request #6570 from btcpayserver/fix-get-store-payment
Fix: Incorrect enabled value for v1/stores/{storeId}/payment-methods/{paymentMethod}
2025-01-21 23:52:18 +09:00
d11n
499ddbde65
Dashboard: Fix Lightning balance display for tiny amounts (#6573)
Fixes #6541.
2025-01-21 23:51:31 +09:00
d11n
20e8db7307
App: Allow receipt to be shown in iframe (#6574)
Also detects if the checkout page is shown within an iframe and hides the back to store link in that case.
2025-01-21 23:50:27 +09:00
nicolas.dorier
8e927eee73
Better validation of inputs when setting on-chain payment method by API 2025-01-21 23:37:56 +09:00
Dennis Reimann
cdf7cbfeb7
Plugins: Convert relative to absolute path when loading a plugin
Avoids having to provide absolute paths, which differ across machines. We use this for the app to [reference the app plugin](https://github.com/btcpayserver/btcpayserver/blob/mobile-working-branch/BTCPayServer/Properties/launchSettings.json#L7) in the launch settings.
2025-01-21 10:33:56 +01:00
Nicolas Dorier
97173c9811
Fix server/info returning incorrect data for XMR/ZCash (#6569) 2025-01-21 17:48:59 +09:00
nicolas.dorier
bbe95d780f
Fix: Incorrect enabled value for v1/stores/{storeId}/payment-methods/{paymentMethod} 2025-01-21 17:48:37 +09:00
nicolas.dorier
5534ddeb28
Revert "Bump dependency versions (#6568)"
This reverts commit 2725bbfe2a.
2025-01-21 16:41:42 +09:00
nicolas.dorier
1e93dccea2
Make Validate.ValidationResult nullable 2025-01-21 16:18:20 +09:00
d11n
4e2684b917
Remove app models and hub classes from client lib (#6567) 2025-01-21 15:42:30 +09:00
d11n
2725bbfe2a
Bump dependency versions (#6568)
Adapt to the updates made on mobile-working-branch
2025-01-21 15:39:28 +09:00
Nicolas Dorier
01250f6aee
Add ability to move a payout from InProgress to AwaitingPayment (#6564) 2025-01-21 15:37:45 +09:00
Chukwuleta Tobechi
6180ee9b80
Add warning on Shopify V1 plugin (#6559)
* Add warning on Shopify V1 plugin

* missing rel in link
2025-01-19 18:19:33 +09:00
Nicolas Dorier
d6b547d8bf
Bump Payjoin libraries (#6561) 2025-01-19 18:19:05 +09:00
nicolas.dorier
d3d6b2d15c
Make HtmlTags safer, properly sanitize in the view as well 2025-01-19 11:00:09 +09:00
Nicolas Dorier
1830d398a4
Bump Bitcoin Core to 18.1 (#6563) 2025-01-17 18:59:43 +09:00
nicolas.dorier
846fa30be1
Set kraken as default rate source for CAD 2025-01-17 14:15:12 +09:00
Nicolas Dorier
b13d0a4300
Add tooltip and link to pull-payment tags in wallet's transaction list (#6562) 2025-01-16 23:51:00 +09:00
d11n
ef8071ba93
App: SignalR-related updates (#6537)
Adds Newtonsoft JSON converters for the SignalR connection, which we need to pass data back and forth.
2025-01-16 14:36:23 +09:00
d11n
2e458af4fb
App: Authentication updates (#6536)
- Updates API key extraction to also accept "Bearer" auth header. This is necessary for non-cookie based SignalR connections.
- Adds authentication related models to the client lib
- Succeeds and replaces #6484.
2025-01-16 14:34:57 +09:00
d11n
1c25d793c7
Store: Allow resetting custom email server (#6547)
* Store: Allow resetting custom email server

Fixes #6546.

* Do not show fallback settings in form
2025-01-16 14:32:53 +09:00