btcpayserver/BTCPayServer/Views
d11n c53d5272d6
Wallet Transactions Export: Add BIP-329 support (#4799)
* Wallet Transactions Export: Add BIP-329 support

* Adjust wording

* Export one line per label

* Join labels, fix type

* Rewrite the ProcessBip329 function to be more performant

* Add nullable on all TransactionsExport

---------

Co-authored-by: nicolas.dorier <nicolas.dorier@gmail.com>
2023-03-27 13:59:33 +09:00
..
Shared Optimize invoice print view (#4783) 2023-03-26 20:44:05 +09:00
UIAccount Adapt cookie auth to work with same API permission system (#4595) 2023-03-20 10:46:46 +09:00
UIApps Refactor plugin apps (#4780) 2023-03-20 10:39:26 +09:00
UICustodianAccounts Custodian withdrawal support + Some refactoring and cleanup (#4085) 2023-03-20 10:45:32 +09:00
UIError Add option to customize the instance logo (#4258) 2022-11-14 22:29:23 +09:00
UIFido2 Adapt desktop breakpoints in views (#3358) 2022-01-27 11:56:46 +09:00
UIForms Fix casing in template example for forms 2023-03-27 12:54:12 +09:00
UIHome UI: Redesign Recovery Seed view (#4793) 2023-03-24 16:09:53 +01:00
UIInvoice Optimize invoice print view (#4783) 2023-03-26 20:44:05 +09:00
UILightning 1.4.0 Final Polish (#3335) 2022-01-25 11:07:52 +09:00
UILightningAutomatedPayoutProcessors Fix settigs sidebar activation (#4138) 2022-09-20 10:05:55 +02:00
UILightningLikePayout Improve payouts UI (#3792) 2022-06-02 11:03:06 +02:00
UILNURL Replace text in copy buttons with icon (#4764) 2023-03-19 21:43:38 +01:00
UILNURLAuth Rename LNUrlAuthController -> UILNAuthController (#3352) 2022-01-25 11:51:14 +09:00
UIManage Replace text in copy buttons with icon (#4764) 2023-03-19 21:43:38 +01:00
UIMoneroLikeStore
UINotifications Date display improvements (#4191) 2022-10-07 13:29:03 +09:00
UIOnChainAutomatedPayoutProcessors Fix settigs sidebar activation (#4138) 2022-09-20 10:05:55 +02:00
UIPaymentRequest Checkout v2: Minor UI updates (#4734) 2023-03-08 21:39:03 +09:00
UIPayoutProcessors Fix several HTML injections (#4545) 2023-01-21 19:08:12 +01:00
UIPublic Improve PayButton error page (#4129) 2022-09-19 21:56:42 +02:00
UIPublicLightningNodeInfo Replace text in copy buttons with icon (#4764) 2023-03-19 21:43:38 +01:00
UIPullPayment Update price display (#4736) 2023-03-13 10:12:58 +09:00
UIServer Feature Descriptor (#3831) 2023-02-13 09:25:24 +01:00
UIShopify Feature Descriptor (#3831) 2023-02-13 09:25:24 +01:00
UIStorePullPayments Different icons for notifications (#4632) 2023-02-21 11:06:27 +09:00
UIStores Refactor plugin apps (#4780) 2023-03-20 10:39:26 +09:00
UIUserStores Updates preferred price source copy label (#4492) 2022-12-31 09:24:10 +01:00
UIWallets Wallet Transactions Export: Add BIP-329 support (#4799) 2023-03-27 13:59:33 +09:00
UIZcashLikeStore Zcash integration (#3400) 2022-02-14 17:04:34 +09:00
_ViewStart.cshtml