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
Nicolas Dorier
92a92a7fff
Rename and add to greenfield HtmlTags and HtmlMetaTags for apps ( #6557 )
2025-01-15 23:48:10 +09:00
Pavlenex
2255da4a56
Merge pull request #6555 from dennisreimann/fix-6554
...
UI: Fix store's custom CSS URL
2025-01-15 15:15:11 +01:00
Pavlenex
955091c793
Merge pull request #6552 from dennisreimann/fix-6548
...
UI: Fix mobile sidebar height and behaviour for Firefox
2025-01-15 15:14:37 +01:00
Nicolas Dorier
e479522d9f
Fix: Migration bug on old instances (Could not cast or convert from System.String to BTCPayServer.DerivationSchemeSettings) ( #6551 )
2025-01-15 23:06:17 +09:00
Nisaba
2250853b3e
HTML lang setting and Head tags for POS and Crowdfund public pages ( #6229 )
...
* HTML lang setting and Head tags for POS and Crowdfund public pages
* updates #6229
* updates 6229
* resolve conflict
* updated according to Nicolas' recommendations
* updates #6229
* Add RawMeta method in safe.cs
* ...
* resolve conflicts
* resolve conflict
* resolve conflicts
* Updates as Nicolas request
* updates
---------
Co-authored-by: d11n <mail@dennisreimann.de>
2025-01-15 14:49:25 +09:00
Dennis Reimann
ae1eb67677
UI: Fix store's custom CSS URL
...
Fixes #6554 .
2025-01-14 08:13:19 +01:00
Dennis Reimann
c430d3b4ed
UI: Fix mobile sidebar height and behaviour for Firefox
...
Fixes #6548 .
2025-01-13 12:45:15 +01:00
Nicolas Dorier
e1f47b2738
Bump bitcoin core in tests ( #6550 )
2025-01-13 12:41:13 +09:00
nicolas.dorier
9d8a231274
Fix warnings
2025-01-11 00:16:17 +09:00
Nicolas Dorier
5a8c959b6b
Server hanging in debug mode if altcoin node is unavailable ( #6545 )
2025-01-11 00:15:04 +09:00
Nicolas Dorier
e0a51537a1
Fix: Monero payments in mempool not detected if accountIndex != 0 ( Fix #6430 ) ( #6544 )
2025-01-10 20:21:33 +09:00
nicolas.dorier
d2c52c10bd
Always allow to mine a block in cheat mode
2025-01-10 19:16:48 +09:00
Nicolas Dorier
5536935ff8
Make Checkout Cheat Mode extensible by plugins ( #6543 )
2025-01-10 16:17:55 +09:00
nicolas.dorier
0754a809e7
Do not disable a plugin if it crash during debug session
2025-01-09 20:02:12 +09:00
Pavlenex
286bf7d822
Fix formatting YML in Update bug_report.yml
2025-01-09 11:04:49 +01:00
Pavlenex
a6f67e82b6
Fix formatting error in Update bug_report.yml
2025-01-09 10:53:30 +01:00
Pavlenex
408bba6225
Add scammers disclaimer on the issue template
...
This commits adds a warning notice to the bug template informing users about ignoring fake bot support agents.
2025-01-09 10:51:43 +01:00
rockstardev
ce55666ba3
Merge pull request #6538 from btcpayserver/feat/lnd-0.18.4
...
Bumping LND to 0.18.4-beta
2025-01-08 17:16:56 -05:00
rockstardev
c766047f63
Bumping LND to 0.18.4-beta in other files as well
2025-01-08 15:59:47 -06:00
Nicolas Dorier
07b9eb079d
Fix crash while migrating ETH payment data ( #6539 )
2025-01-08 19:24:37 +09:00
rockstardev
b59182f169
Bumping LND to 0.18.4-beta
2025-01-07 19:11:43 -06:00
Nicolas Dorier
6ae36825d5
Changelog 2.0.5 ( #6520 )
2024-12-23 23:07:53 +09:00
Nicolas Dorier
f1719ed3d2
Revert "Add All time to the Time filter, PlanB Assignment ( #6514 )" ( #6519 )
...
This reverts commit 79c5ff9ed0
.
2024-12-23 18:56:22 +09:00
Jessica Zavaleta
79c5ff9ed0
Add All time to the Time filter, PlanB Assignment ( #6514 )
...
* Add All time to the Time filter, wip: Clear All funtionality
* Update ListInvoices.cshtml
* Cleanup commented code
* Toggle on 'All Time' if there no startdate selected
---------
Co-authored-by: nicolas.dorier <nicolas.dorier@gmail.com>
2024-12-23 18:27:49 +09:00
Nicolas Dorier
76a880a30e
Disable lightning payments histogram ( #6518 )
2024-12-23 18:04:07 +09:00
d11n
08835895e9
Invoices: Allow admin to see invoices of users ( #6517 )
...
* Invoices: Allow admin to see invoices of users
Fixes #6489 . As discussed with @TChukwuleta, this succeeds and closes #6497 .
* Invoices: Allow admin to see invoices of users
Fixes #6489 . As discussed with @TChukwuleta, this succeeds and closes #6497 .
* Update controller to allow admin access for basic invoice actions
2024-12-23 17:50:44 +09:00
d11n
4ee12b41b1
Dashboard: Fix missing data in Lightning Balance component ( #6482 )
...
I wasn't able to reproduce the problem, but this most likely fixes #6480 and #6458 .
2024-12-23 16:45:49 +09:00
Nicolas Dorier
4fb43cbbad
Improve wording for setting up NBXplorer connection string ( #6507 )
2024-12-23 09:45:49 +09:00
d11n
adce1dffb1
Checkout: Add support link to footer ( #6511 )
...
Closes #6495 .
2024-12-23 09:45:36 +09:00
d11n
0f049eee1b
UI: Fix inconsistent responsiveness of labels ( #6508 )
...
Fixes #6501 .
2024-12-23 09:26:07 +09:00
d11n
cfc2b9c236
Pull Payment: Minor improvements ( #6516 )
...
- Changes the column title from "Refunded" to "Claimed"
- Adds "Copy Link" button to action column
Closes #6515 .
2024-12-23 09:25:27 +09:00
d11n
637c06fc01
Greenfield: Improve invoice receipt ( #6483 )
...
Assembles and provides the same data as the UIInvoiceController. Merging the invoice's receipt options with the store ones was missing in Greenfield.
2024-12-23 09:25:05 +09:00
d11n
1ef177ba0f
Checkout: Fix plugins integration ( #6481 )
...
Fixes a regression introduced in #6316 : Moving the `checkout-payment-method` integration point outside the div above broke the UI for the SiodeShift, FixedFloat and Trocador plugins.
Also updated the URL change handler, so that it works for all plugins.
2024-12-23 09:23:47 +09:00
Nicolas Dorier
8acf1c2d62
Refactoring: Introduce IUrlHelper.ActionAbsolute ( #6513 )
2024-12-21 00:16:04 +09:00
d11n
44dc6499cd
POS: Fix form redirect in conjunction with root path setting ( #6506 )
...
* POS: Fix form redirect in conjunction with root path setting
Fixes #6493 and also adds missing status messages on the forms pages.
* Fix other occurrences
2024-12-20 22:59:07 +09:00
Pavlenex
f5a420a272
Merge pull request #6503 from ConstantineGhost/master
...
Removing Baillie Gifford as BTCPay Foundation supporter
2024-12-19 18:53:35 +01:00
d11n
d24e0cd1a2
Greenfield: Remove authorization requirement for app data ( #6499 )
...
As discussed with @NicolasDorier on Mattermost: Right now only store owners can access the app data, which doesn't contain sensitive info or something beyond what one would see as a regular customer. The app would need a way to access the data for roles other than `Owner` as well, e.g. `Employee`.
2024-12-19 09:54:28 +09:00
ConstantineGhost
b3bc11c19d
Resolving Inconsistent responsiveness of the labels on the dashboard and removing BG as a supporter
...
Adressing Issues #6500 and #6501
2024-12-18 09:41:22 -06:00
Dennis Reimann
fe3bccf3ce
Greenfield: Resolve store user's image URL
...
Amendment to #6427 .
2024-12-15 10:02:13 +01:00