btcpayserver/BTCPayServer/Hosting
d11n 00cc16455c
App: Add events which the app subscribes to (#6435)
* App: Add events which the app subscribes to

Various events, which are relevant for the app to react to changes made on the server.

* Refactor events

* Do not extend NewBlockEvent

* Refactoring events

* Add store role events

* Refactoring: Rename StoreUserEvent

* Fix: Subscribe to UserEvent.Invited

---------

Co-authored-by: nicolas.dorier <nicolas.dorier@gmail.com>
2024-12-11 20:11:51 +09:00
..
BlockExplorerLinkStartupTask.cs Pluginify BTCPayNetworkProvider (#5331) 2023-11-29 18:51:40 +09:00
BTCpayMiddleware.cs chore: fix typos (#5883) 2024-03-30 10:20:24 +01:00
BTCPayServerServices.cs App: Add events which the app subscribes to (#6435) 2024-12-11 20:11:51 +09:00
GreenfieldMiddleware.cs Rename GreenField -> Greenfield 2022-01-14 13:46:04 +09:00
HeadersOverrideMiddleware.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
LoadCurrencyNameTableStartupTask.cs Can inject currency data in CurrencyNameTable (#6276) 2024-10-04 22:24:44 +09:00
LoadTranslationsStartupTask.cs Add translation for store rate and wallet setup (#6271) 2024-10-03 19:21:19 +09:00
LowercaseTransformer.cs Use nicer urls, part2 (Fix #921) 2022-01-15 14:54:06 +09:00
MigrationStartupTask.cs Update FIDO library 2024-12-03 21:13:23 +09:00
SkippableObjectValidatorProvider.cs Add Label and accountKeyPath to the on chain payment methods (#2166) 2020-12-28 13:59:01 +01:00
Startup.cs Update FIDO library 2024-12-03 21:13:23 +09:00
ValidateControllerNameTransformer.cs Code formatting updates (#4502) 2023-01-06 22:18:07 +09:00