btcpayserver/BTCPayServer
Kukks 0c065df4bd Greenfield API: God Mode
When the `ServerManagement` permission is granted, you should be able to do everything in the system.
Maybe I should rename it to GodMode as a permission to not have any confusion with managing server settings (currently `ServerManagement`)?
2020-03-12 18:43:57 +01:00
..
Configuration BPU Prep Work Part2 (#1340) 2020-02-19 17:35:23 +09:00
Contracts Store Nav extension support 2019-09-21 16:22:26 +02:00
Controllers Greenfield API: Get current User 2020-03-12 14:59:24 +01:00
Data CoinGecko Rate Provider 2020-01-13 20:20:00 +09:00
Events Better event messages 2020-03-11 21:11:07 +09:00
Extensions Remove OpenIddict (#1244) 2020-02-25 00:40:04 +09:00
Filters Make .netcoreapp 3.0 build happy 2019-10-03 18:00:07 +09:00
HostedServices Make sure dashboard is initialized from the beginning 2020-03-10 17:42:53 +09:00
Hosting Make api docs only available after login 2020-03-11 18:05:40 +01:00
JsonConverters
Logging
ModelBinders Liquid & Liquid Assets Support (#1118) 2019-12-24 16:20:44 +09:00
Models Merge pull request #1352 from Kukks/changelly-fiat 2020-03-02 18:10:50 +09:00
PaymentRequest Cleanup netcore21 specific code 2020-01-12 13:30:54 +09:00
Payments Better event messages 2020-03-11 21:11:07 +09:00
Properties Integrate Configurator External Service (#1190) 2020-01-21 18:27:10 +09:00
Security Greenfield API: God Mode 2020-03-12 18:43:57 +01:00
Services fix duplicate key error in crowdfunding 2020-03-10 11:20:05 +01:00
SSH Try to read the authorized keys file from the configuration 2019-09-20 18:51:14 +09:00
Storage [Refactor] Move SQL classes in their own assembly 2019-08-30 18:22:13 +09:00
U2F add u2f tests 2020-01-14 11:47:24 +01:00
Validation
Views Greenfield API: Get current User 2020-03-12 14:59:24 +01:00
wwwroot Add btse to readme and front page 2020-03-10 10:28:15 +01:00
BitpayHttpException.cs
BTCPayServer.csproj BTCPayServer.Client library + Revoke API Key 2020-03-11 16:54:53 +01:00
BTCPayServer.ruleset
bundleconfig.json Fix bootstrap reference in cart bundle 2019-11-15 15:15:21 +01:00
CorsPolicies.cs
Currencies.txt Update Currencies.txt 2019-09-06 07:16:15 +07:00
CurrencyValue.cs Make .netcoreapp 3.0 build happy 2019-10-03 18:00:07 +09:00
DerivationSchemeParser.cs fix tests 2020-01-15 00:00:36 +09:00
DerivationSchemeSettings.cs Liquid & Liquid Assets Support (#1118) 2019-12-24 16:20:44 +09:00
EventAggregator.cs bump libraries 2020-01-12 15:32:26 +09:00
ExplorerClientProvider.cs Liquid & Liquid Assets Support (#1118) 2019-12-24 16:20:44 +09:00
Extensions.cs Fix error 500 on services page 2020-02-25 00:10:07 +09:00
HwiWebSocketTransport.cs Implement BTCPayServer vault derivation scheme import 2019-11-21 14:06:16 +09:00
IDelay.cs
IStartupTask.cs
MigrationStartupTask.cs Redirect first run to register, redirect unlogged to login 2019-11-06 15:19:14 +09:00
Program.cs Remove OpenIddict (#1244) 2020-02-25 00:40:04 +09:00
Roles.cs
SearchString.cs
StorePolicies.cs
TransactionComparer.cs
WalletId.cs Can attach labels and comment to transaction in the wallet 2019-08-03 00:43:19 +09:00
WebSocketHelper.cs Implement BTCPayServer vault derivation scheme import 2019-11-21 14:06:16 +09:00
WellKnownTempData.cs Fix status message when a model is passed 2019-11-07 18:20:17 +09:00
ZoneLimits.cs