btcpayserver/BTCPayServer.Abstractions/Contracts
Chukwuleta Tobechi 3a71c45a89
Add updated image upload support on Crowdfund plugin (#6254)
* Add updated image upload support on Crowdfund plugin

* Refactor crowdfund image upload fix

* update crowdfund url for greenfield api

* Resolve integration test assertion

* Remove superfluous and unused command argument

* Fix missing validation error

* Minor API controller update

* Property and usage fixes

* Fix test after merge

---------

Co-authored-by: Dennis Reimann <mail@dennisreimann.de>
2024-10-03 10:39:41 +09:00
..
BaseDbContextFactory.cs Avoid timeouts during EF migrations (#5937) 2024-04-25 17:27:45 +09:00
IBTCPayServerClientFactory.cs fix issues around local btcpay client and no request obj 2022-03-30 15:04:51 +02:00
IBTCPayServerPlugin.cs Run dotnet format (#3244) 2021-12-31 16:59:02 +09:00
IFileService.cs Add updated image upload support on Crowdfund plugin (#6254) 2024-10-03 10:39:41 +09:00
INotificationHandler.cs Improved Notifications List View (#6050, #3871) 2024-07-02 17:55:54 +09:00
IPluginHookAction.cs Plugins: Allow creation of independent DbContexts 2020-11-18 12:27:26 +01:00
IPluginHookFilter.cs Run dotnet format (#3244) 2021-12-31 16:59:02 +09:00
IPluginHookService.cs Quality of life improvements to payout processors (#5135) 2023-07-20 22:05:14 +09:00
IScopeProvider.cs Code formatting updates (#4502) 2023-01-06 22:18:07 +09:00
ISettingsRepository.cs Fix some NRE in the FileService 2021-03-06 13:36:36 +09:00
IStartupTask.cs Plugins: Allow creation of independent DbContexts 2020-11-18 12:27:26 +01:00
IStoredFile.cs Code formatting updates (#4502) 2023-01-06 22:18:07 +09:00
IStoreRepository.cs Fix Local client 2022-07-20 18:20:14 +02:00
ISwaggerProvider.cs Allow plugins to extend swagger docs and fix pull payment test 2022-03-29 20:29:27 +02:00
ISyncSummaryProvider.cs Support wider server sync info in greenfield server info (#2511) 2021-05-19 13:07:28 +09:00
IUIExtension.cs Run dotnet format (#3244) 2021-12-31 16:59:02 +09:00
IUTXOLocker.cs Code formatting updates (#4502) 2023-01-06 22:18:07 +09:00