.. |
GreenField
|
Greenfield: Add missing checkout (V2) settings (#5406)
|
2023-10-18 19:20:05 +09:00 |
BitpayAccessTokenController.cs
|
Rename controllers Bitpay controllers
|
2022-01-14 12:21:06 +09:00 |
BitpayInvoiceController.cs
|
Stop using bitpay's CreateInvoice for non bitpay API usage (#5184)
|
2023-07-21 09:08:32 +09:00 |
BitpayRateController.cs
|
Code formatting updates (#4502)
|
2023-01-06 22:18:07 +09:00 |
LightningAddressService.cs
|
Plugins: Add hook for resolving Lightning Address (#5322)
|
2023-09-14 12:53:48 +02:00 |
LnurlAuthService.cs
|
Code formatting updates (#4502)
|
2023-01-06 22:18:07 +09:00 |
Macaroons.cs
|
Use ArgumentNullException.ThrowIfNull everywhere (#3239)
|
2021-12-28 17:39:54 +09:00 |
UIAccountController.cs
|
Dotnet reformat
|
2023-04-10 11:07:03 +09:00 |
UIAppsController.cs
|
Archive stores and apps (#5296)
|
2023-09-11 09:59:17 +09:00 |
UIAppsController.Dashboard.cs
|
Refactor plugin apps (#4780)
|
2023-03-20 10:39:26 +09:00 |
UICustodianAccountsController.cs
|
Fix form value setter (#5387)
|
2023-10-13 10:08:16 +09:00 |
UIErrorController.cs
|
Rename UI controllers
|
2022-01-14 13:46:03 +09:00 |
UIHomeController.cs
|
Store Custom Roles (#4940)
|
2023-05-26 23:49:32 +09:00 |
UIInvoiceController.cs
|
Checkout v2: Play sound when invoice is paid (#5113)
|
2023-07-24 22:57:24 +09:00 |
UIInvoiceController.Testing.cs
|
Refactor logic for calculating due amount of invoices (#5174)
|
2023-07-19 18:47:32 +09:00 |
UIInvoiceController.UI.cs
|
Invoice: Unify status display and functionality (#5360)
|
2023-10-11 23:12:45 +09:00 |
UILNURLAuthController.cs
|
Code formatting updates (#4502)
|
2023-01-06 22:18:07 +09:00 |
UILNURLController.cs
|
Plugins: Add hook for resolving Lightning Address (#5322)
|
2023-09-14 12:53:48 +02:00 |
UIManageController.2FA.cs
|
Rename LNUrlAuthController -> UILNAuthController (#3352)
|
2022-01-25 11:51:14 +09:00 |
UIManageController.APIKeys.cs
|
Introduce archive pull payment permission and add Show QR code in view pull payment view (#5274)
|
2023-09-22 10:24:53 +02:00 |
UIManageController.cs
|
Start using JSONB column instead of app side compressed data (#4574)
|
2023-02-21 15:06:34 +09:00 |
UIManageController.LoginCodes.cs
|
Rename UI controllers
|
2022-01-14 13:46:03 +09:00 |
UIManageController.Notifications.cs
|
Different icons for notifications (#4632)
|
2023-02-21 11:06:27 +09:00 |
UINotificationsController.cs
|
Rewrite the Notification dropdown with Blazor (#5325)
|
2023-09-18 10:55:05 +09:00 |
UIPaymentRequestController.cs
|
Payment Request: Add processing status for on-chain payments (#5309)
|
2023-09-19 10:10:13 +09:00 |
UIPublicController.cs
|
Stop using bitpay's CreateInvoice for non bitpay API usage (#5184)
|
2023-07-21 09:08:32 +09:00 |
UIPublicLightningNodeInfoController.cs
|
Unset X-Frame-Options header correctly (#4721)
|
2023-03-01 15:27:18 +09:00 |
UIPullPaymentController.cs
|
Fix: In pull payment page, the amount of claims wasn't displayed (#5427)
|
2023-10-25 13:51:27 +02:00 |
UIReportsController.CheatMode.cs
|
Reporting fixes (#5410)
|
2023-10-18 10:09:03 +02:00 |
UIReportsController.cs
|
Reporting fixes (#5410)
|
2023-10-18 10:09:03 +02:00 |
UIServerController.cs
|
Checkout v2: Play sound when invoice is paid (#5113)
|
2023-07-24 22:57:24 +09:00 |
UIServerController.Plugins.cs
|
do not require docker for plugin restart
|
2023-02-24 13:52:46 +01:00 |
UIServerController.Roles.cs
|
Do not cleanup unreachable stores (#5025)
|
2023-05-31 11:22:37 +09:00 |
UIServerController.Storage.cs
|
Add option to customize the instance logo (#4258)
|
2022-11-14 22:29:23 +09:00 |
UIServerController.Users.cs
|
Fix: If user get locked out, unlocking or deleting user fails
|
2023-02-15 14:28:34 +09:00 |
UIStorageController.cs
|
Fix possible NRE
|
2022-05-02 09:43:55 +09:00 |
UIStorePullPaymentsController.PullPayments.cs
|
Introduce archive pull payment permission and add Show QR code in view pull payment view (#5274)
|
2023-09-22 10:24:53 +02:00 |
UIStoresController.cs
|
Remove some useless intermediary type from Rate Source (#5351)
|
2023-09-26 16:37:40 +09:00 |
UIStoresController.Dashboard.cs
|
Refactor plugin apps (#4780)
|
2023-03-20 10:39:26 +09:00 |
UIStoresController.Email.cs
|
Email Rules: Require either recipients or customer email option (#5357)
|
2023-09-28 08:36:12 +02:00 |
UIStoresController.Integrations.cs
|
Remove store integrations list page (#4816)
|
2023-03-27 16:40:50 +02:00 |
UIStoresController.LightningLike.cs
|
Remove disable BOLT11 option
|
2023-04-25 12:21:27 +02:00 |
UIStoresController.Onchain.cs
|
Pluginify on chain wallet setup (#4999)
|
2023-06-01 21:18:28 +09:00 |
UIStoresController.Roles.cs
|
fix store role deletion fixes #5027
|
2023-05-31 13:42:38 +02:00 |
UIUserStoresController.cs
|
Remove some useless intermediary type from Rate Source (#5351)
|
2023-09-26 16:37:40 +09:00 |
UIVaultController.cs
|
Rename UI controllers
|
2022-01-14 13:46:03 +09:00 |
UIWalletsController.cs
|
Wallet Send: Fill label from BIP21 (#5428)
|
2023-10-27 09:59:12 +09:00 |
UIWalletsController.PSBT.cs
|
Add minrelayfee to payjoin request
|
2023-05-22 14:56:08 +02:00 |