..
GreenField
Greenfield: Remove authorization requirement for app data ( #6499 )
2024-12-19 09:54:28 +09:00
BitpayAccessTokenController.cs
BitpayInvoiceController.cs
Fix divisibility in invoice details of lightning amounts ( #6202 )
2024-09-12 12:43:08 +09:00
BitpayRateController.cs
Integrate mobile-working-branch part 1 ( #6428 )
2024-11-26 14:17:40 +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
App: Add events which the app subscribes to ( #6435 )
2024-12-11 20:11:51 +09:00
UIAppsController.cs
Add more translations ( #6302 )
2024-10-17 22:51:40 +09:00
UIAppsController.Dashboard.cs
Integrate mobile-working-branch part 1 ( #6428 )
2024-11-26 14:17:40 +09:00
UIBoltcardController.cs
Require non interactivity for boltcard payments ( #6289 )
2024-10-18 14:09:41 +09:00
UIErrorController.cs
UIHomeController.cs
Cleanup v2 leftovers
2024-04-05 18:05:51 +02:00
UIInvoiceController.cs
Plugin: Add IGlobalCheckoutModelExtension
2024-12-09 21:29:04 +09:00
UIInvoiceController.Testing.cs
The Big Cleanup: Refactor BTCPay internals ( #5809 )
2024-04-04 16:31:04 +09:00
UIInvoiceController.UI.cs
Plugin: Add IGlobalCheckoutModelExtension
2024-12-09 21:29:04 +09:00
UILNURLAuthController.cs
Add more translations ( #6302 )
2024-10-17 22:51:40 +09:00
UILNURLController.cs
Fix: Do not allow retry of payouts if they are non interactive (Boltcard) ( #6382 )
2024-11-12 09:58:10 +09:00
UIManageController.2FA.cs
Onboarding: Invite new users on store level ( #5719 )
2024-03-19 14:58:33 +01:00
UIManageController.APIKeys.cs
Add more translations ( #6302 )
2024-10-17 22:51:40 +09:00
UIManageController.cs
App: Add events which the app subscribes to ( #6435 )
2024-12-11 20:11:51 +09:00
UIManageController.LoginCodes.cs
POS: Option for user sign in via the QR code ( #6231 )
2024-09-26 19:10:14 +09:00
UIManageController.Notifications.cs
Add more translations ( #6302 )
2024-10-17 22:51:40 +09:00
UINotificationsController.cs
Refactoring: Remove StoreData object from view models ( #6363 )
2024-11-07 08:58:47 +09:00
UIPaymentRequestController.cs
Add more translations ( #6302 )
2024-10-17 22:51:40 +09:00
UIPublicController.cs
Add more translations ( #6302 )
2024-10-17 22:51:40 +09:00
UIPublicLightningNodeInfoController.cs
Rename PaymentModel to CheckoutModel
2024-10-07 19:58:08 +09:00
UIPullPaymentController.Boltcard.cs
More Translations ( #6318 )
2024-10-25 22:48:53 +09:00
UIPullPaymentController.cs
Refactor payouts processing ( #6314 )
2024-10-19 21:33:34 +09:00
UIReportsController.CheatMode.cs
Integrate mobile-working-branch part 1 ( #6428 )
2024-11-26 14:17:40 +09:00
UIReportsController.cs
Integrate mobile-working-branch part 1 ( #6428 )
2024-11-26 14:17:40 +09:00
UIServerController.cs
App: Add events which the app subscribes to ( #6435 )
2024-12-11 20:11:51 +09:00
UIServerController.Plugins.cs
Add more translations ( #6302 )
2024-10-17 22:51:40 +09:00
UIServerController.Roles.cs
Add more translations ( #6302 )
2024-10-17 22:51:40 +09:00
UIServerController.Storage.cs
Add more translations ( #6302 )
2024-10-17 22:51:40 +09:00
UIServerController.Translations.cs
More Translations ( #6318 )
2024-10-25 22:48:53 +09:00
UIServerController.Users.cs
App: Add events which the app subscribes to ( #6435 )
2024-12-11 20:11:51 +09:00
UIStorageController.cs
Fix possible NRE
2022-05-02 09:43:55 +09:00
UIStorePullPaymentsController.PullPayments.cs
Integrate mobile-working-branch part 1 ( #6428 )
2024-11-26 14:17:40 +09:00
UIStoresController.cs
App: Add events which the app subscribes to ( #6435 )
2024-12-11 20:11:51 +09:00
UIStoresController.Dashboard.cs
Refactoring: Remove StoreData object from view models ( #6363 )
2024-11-07 08:58:47 +09:00
UIStoresController.Email.cs
Access email settings through the factory
2024-12-06 16:19:17 +09:00
UIStoresController.Integrations.cs
Add more translations ( #6302 )
2024-10-17 22:51:40 +09:00
UIStoresController.LightningLike.cs
Integrate mobile-working-branch part 1 ( #6428 )
2024-11-26 14:17:40 +09:00
UIStoresController.Onchain.cs
Multisig/watchonly wallet transaction creation flow proof of concept ( #5743 )
2024-12-10 21:56:52 +09:00
UIStoresController.Rates.cs
Integrate mobile-working-branch part 1 ( #6428 )
2024-11-26 14:17:40 +09:00
UIStoresController.Roles.cs
Add more translations ( #6302 )
2024-10-17 22:51:40 +09:00
UIStoresController.Settings.cs
Greenfield: Add image upload for app items ( #6226 )
2024-11-07 10:43:22 +09:00
UIStoresController.Tokens.cs
Add more translations ( #6302 )
2024-10-17 22:51:40 +09:00
UIStoresController.Users.cs
App: Add events which the app subscribes to ( #6435 )
2024-12-11 20:11:51 +09:00
UIUserStoresController.cs
Add more translations ( #6302 )
2024-10-17 22:51:40 +09:00
UIVaultController.cs
Multisig/watchonly wallet transaction creation flow proof of concept ( #5743 )
2024-12-10 21:56:52 +09:00
UIWalletsController.cs
Multisig/watchonly wallet transaction creation flow proof of concept ( #5743 )
2024-12-10 21:56:52 +09:00
UIWalletsController.PSBT.cs
Multisig/watchonly wallet transaction creation flow proof of concept ( #5743 )
2024-12-10 21:56:52 +09:00