btcpayserver/BTCPayServer/Controllers/GreenField
Umar Bolatov ea03b6c19c
Make checkout CSS and logo paths relative (#4354)
* Make sure custom logo and CSS paths are relative

* match request host and scheme before replacing

* Fix the issue for greenfield as well

Co-authored-by: nicolas.dorier <nicolas.dorier@gmail.com>
2022-12-22 15:05:56 +09:00
..
GreenfieldApiKeysController.cs Refactoring: Allow GreenfieldExtensions to be used by plugins 2022-03-01 09:14:51 +01:00
GreenfieldAppsController.cs Form Builder (#4137) 2022-11-25 10:42:55 +09:00
GreenfieldCustodianAccountController.cs Added custodian account trade support (#3978) 2022-08-04 11:38:49 +09:00
GreenfieldCustodianController.cs Added custodian account trade support (#3978) 2022-08-04 11:38:49 +09:00
GreenfieldHealthController.cs Rename GreenField -> Greenfield 2022-01-14 13:46:04 +09:00
GreenfieldInvoiceController.cs Generate a wallet object for all scripts, save source in generatedBy rather than receive label (#4413) 2022-12-08 13:16:18 +09:00
GreenfieldLightningNodeApiController.cs [Greenfield]: Add DescriptionHashOnly to include a description hash in the BOLT11 (#4411) 2022-12-13 18:56:33 +09:00
GreenfieldLightningNodeApiController.Internal.cs Greenfield: Get Lightning invoices (#4180) 2022-10-17 09:51:15 +02:00
GreenfieldLightningNodeApiController.Store.cs Greenfield: Get Lightning invoices (#4180) 2022-10-17 09:51:15 +02:00
GreenfieldNotificationsController.cs Refactoring: Allow GreenfieldExtensions to be used by plugins 2022-03-01 09:14:51 +01:00
GreenfieldPaymentRequestsController.cs Disabled amount/currency update for payment request with active invoices (#4390) 2022-12-14 14:01:48 +09:00
GreenfieldPayoutProcessorsController.cs Transfer Processors (#3476) 2022-04-24 12:19:34 +09:00
GreenfieldPullPaymentController.cs Adapt ln payouts to handle unknown status (#4382) 2022-12-04 13:23:59 +01:00
GreenfieldServerInfoController.cs Rename GreenField -> Greenfield 2022-01-14 13:46:04 +09:00
GreenfieldStoreAutomatedLightningPayoutProcessorsController.cs Refactor Payouts (#4032) 2022-08-17 09:45:51 +02:00
GreenfieldStoreAutomatedOnChainPayoutProcessorsController.cs Allow specifing fee block target for onchain payout processor (#4065) 2022-08-23 12:35:20 +02:00
GreenfieldStoreEmailController.cs Improve email settings validation and UX (#3891) 2022-06-23 13:41:52 +09:00
GreenfieldStoreLightningNetworkPaymentMethodsController.cs Use the plugin builder website instead of docker to fetch plugins (#4285) 2022-11-21 10:23:25 +09:00
GreenfieldStoreLNURLPayPaymentMethodsController.cs Refactoring: Allow GreenfieldExtensions to be used by plugins 2022-03-01 09:14:51 +01:00
GreenfieldStoreOnChainPaymentMethodsController.cs Allow resolution of any settings via DI 2022-05-24 14:10:19 +09:00
GreenfieldStoreOnChainPaymentMethodsController.WalletGeneration.cs Allow resolution of any settings via DI 2022-05-24 14:10:19 +09:00
GreenfieldStoreOnChainWalletsController.cs fix inconsistent result of labels in greenfield compared to ui wallets tx list 2022-12-14 15:57:18 +01:00
GreenfieldStorePaymentMethodsController.cs Rename GreenField -> Greenfield 2022-01-14 13:46:04 +09:00
GreenfieldStorePayoutProcessorsController.cs Transfer Processors (#3476) 2022-04-24 12:19:34 +09:00
GreenfieldStoreRatesConfigurationController.cs Greenfield: Store Rates Config (#3931) 2022-10-12 22:19:33 +09:00
GreenfieldStoresController.cs Make checkout CSS and logo paths relative (#4354) 2022-12-22 15:05:56 +09:00
GreenfieldStoreUsersController.cs Refactoring: Allow GreenfieldExtensions to be used by plugins 2022-03-01 09:14:51 +01:00
GreenfieldStoreWebhooksController.cs Fix return type of webhooks get so that plugins can use it 2022-05-03 11:15:08 +02:00
GreenfieldTestApiKeyController.cs Rename GreenField -> Greenfield 2022-01-14 13:46:04 +09:00
GreenfieldUsersController.cs Lock user: Improve return code and fix docs (#4377) 2022-12-07 19:01:50 +01:00
LocalBTCPayServerClient.cs Lock user: Improve return code and fix docs (#4377) 2022-12-07 19:01:50 +01:00