..
GreenField
Minor refactorings
2024-05-17 14:46:17 +09:00
BitpayAccessTokenController.cs
BitpayInvoiceController.cs
Stop using bitpay's CreateInvoice for non bitpay API usage ( #5184 )
2023-07-21 09:08:32 +09:00
BitpayRateController.cs
Fix: Bitpay's API rate route wasn't backward for some queries ( #5671 )
2024-01-18 14:08:07 +09:00
LightningAddressService.cs
Lightning Address: Use lowercased username when resolving ( #5579 )
2023-12-21 23:42:17 +09:00
LnurlAuthService.cs
Code formatting updates ( #4502 )
2023-01-06 22:18:07 +09:00
Macaroons.cs
UIAccountController.cs
Onboarding: Invite new users on store level ( #5719 )
2024-03-19 14:58:33 +01:00
UIAppsController.cs
POS and Crowdfund: Improve item editor ( #5418 )
2023-11-02 19:58:03 +01:00
UIAppsController.Dashboard.cs
Refactor plugin apps ( #4780 )
2023-03-20 10:39:26 +09:00
UIBoltcardController.cs
Use PullPaymentId to derive the cardkey of Boltcard ( #5575 )
2023-12-21 10:29:28 +09:00
UICustodianAccountsController.cs
Remove unused variables ( #5669 )
2024-01-18 09:47:39 +09:00
UIErrorController.cs
UIHomeController.cs
Onboarding: Invite new users on store level ( #5719 )
2024-03-19 14:58:33 +01:00
UIInvoiceController.cs
Remove unused variables ( #5669 )
2024-01-18 09:47:39 +09:00
UIInvoiceController.Testing.cs
Support the new LN lib ( #5422 )
2023-11-21 18:55:02 +09:00
UIInvoiceController.UI.cs
Search: Display text filters in search input ( #5986 )
2024-05-23 20:22:36 +09:00
UILNURLAuthController.cs
Code formatting updates ( #4502 )
2023-01-06 22:18:07 +09:00
UILNURLController.cs
POS: Allow overpay for articles with minimum price ( #5997 )
2024-05-23 20:21:30 +09:00
UIManageController.2FA.cs
Onboarding: Invite new users on store level ( #5719 )
2024-03-19 14:58:33 +01:00
UIManageController.APIKeys.cs
enhance fine grain permissions ( #5502 )
2023-12-01 09:12:02 +01: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
UIManageController.Notifications.cs
changing check box to toggle in various setting views ( #5769 )
2024-03-14 15:16:48 +01:00
UINotificationsController.cs
Rewrite the Notification dropdown with Blazor ( #5325 )
2023-09-18 10:55:05 +09:00
UIPaymentRequestController.cs
Small payment request fixes ( #5926 )
2024-04-15 09:11:19 +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
Store Branding: Refactoring and logo as favicon ( #5519 )
2023-12-01 16:13:44 +01:00
UIPullPaymentController.Boltcard.cs
Use PullPaymentId to derive the cardkey of Boltcard ( #5575 )
2023-12-21 10:29:28 +09:00
UIPullPaymentController.cs
Show better error message for invalid destination in PullPayments
2024-05-03 22:58:28 +09:00
UIReportsController.CheatMode.cs
Add refund reports ( #5791 )
2024-05-23 19:23:11 +09:00
UIReportsController.cs
enhance fine grain permissions ( #5502 )
2023-12-01 09:12:02 +01:00
UIServerController.cs
Specify mailto: prefix for emails in Server Settings ( #5844 )
2024-03-19 15:04:09 +01:00
UIServerController.Plugins.cs
Various plugin fixes ( #5577 )
2024-01-18 17:15:16 +09:00
UIServerController.Roles.cs
Make "Employee" default role on store settings ( #5874 )
2024-03-28 09:01:34 +09:00
UIServerController.Storage.cs
UIServerController.Users.cs
Onboarding: Invite new users on store level ( #5719 )
2024-03-19 14:58:33 +01:00
UIStorageController.cs
UIStorePullPaymentsController.PullPayments.cs
Prevent payout double send ( #5931 )
2024-04-15 22:06:00 +09:00
UIStoresController.cs
Specify mailto: prefix for emails in Server Settings ( #5844 )
2024-03-19 15:04:09 +01:00
UIStoresController.Dashboard.cs
Support Admin being able to view stores ( #5782 )
2024-03-14 10:25:40 +01:00
UIStoresController.Email.cs
Onboarding: Invite new users on store level ( #5719 )
2024-03-19 14:58:33 +01:00
UIStoresController.Integrations.cs
Support Admin being able to view stores ( #5782 )
2024-03-14 10:25:40 +01:00
UIStoresController.LightningLike.cs
Support Admin being able to view stores ( #5782 )
2024-03-14 10:25:40 +01:00
UIStoresController.Onchain.cs
Support Admin being able to view stores ( #5782 )
2024-03-14 10:25:40 +01:00
UIStoresController.Roles.cs
Onboarding: Invite new users on store level ( #5719 )
2024-03-19 14:58:33 +01:00
UIStoresController.Users.cs
Make "Employee" default role on store settings ( #5874 )
2024-03-28 09:01:34 +09:00
UIUserStoresController.cs
Onboarding: Invite new users on store level ( #5719 )
2024-03-19 14:58:33 +01:00
UIVaultController.cs
Better error message in Vault if hardware device isn't supported
2023-12-20 17:17:19 +09:00
UIWalletsController.cs
Providing additional parameter for info message ( #5756 )
2024-03-18 12:17:30 +01:00
UIWalletsController.PSBT.cs
Fix: Some valid taproot PSBT couldn't parsed and show better error message ( Fix #5715 ) ( #5993 )
2024-05-23 19:16:53 +09:00