thgOyo
|
07e43989cc
|
refactor: update clipboard button usage in Files view
|
2025-03-16 16:49:50 -03:00 |
|
thgOyo
|
40b40260ed
|
refactor: update clipboard button usage in EnableAuthenticator view
|
2025-03-16 16:49:30 -03:00 |
|
thgOyo
|
afab345b4c
|
refactor: update clipboard button usage in APIKeys view
|
2025-03-16 16:49:19 -03:00 |
|
thgOyo
|
711e5080e3
|
refactor: update clipboard button usage in EditLightningAddress view
|
2025-03-16 16:49:04 -03:00 |
|
thgOyo
|
59656fe8af
|
refactor: update clipboard button usage in Footer view
|
2025-03-16 16:48:44 -03:00 |
|
thgOyo
|
4268abb72d
|
refactor: update clipboard button usage in PayButton view
|
2025-03-16 16:48:32 -03:00 |
|
thgOyo
|
72b2fca87d
|
refactor: update clipboard button usage in LightningLikeMethodCheckout view
|
2025-03-16 16:45:33 -03:00 |
|
thgOyo
|
e722b37c81
|
refactor: update clipboard button usage in TruncateCenter component
|
2025-03-16 16:45:00 -03:00 |
|
thgOyo
|
ddd844b3c0
|
refactor: update clipboard button usage in BitcoinLikeMethodCheckout view
|
2025-03-16 16:44:04 -03:00 |
|
thgOyo
|
353957c9c1
|
refactor: update clipboard button usage in Checkout view
|
2025-03-16 16:43:27 -03:00 |
|
thgOyo
|
1b248e1c01
|
refactor: replace [data-clipboard] with .clipboard-button and [data-clipboard-hover] with .clipboard-button-hover
|
2025-03-16 16:38:00 -03: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 |
|