btcpayserver/BTCPayServer/Hosting
Andrew Camilleri 5b3b96b372
GreenField: Payment Requests CRUD (#1430)
* GreenField: Payment Requests CRUD

* fixes

* fix swagger

* fix swag

* rebase fixes

* Add new permissions for payment requests

* Adapt PR to archive

* fix tst

* add to contains policxy

* make decimals returned as string due to avoid shitty language parsing issues

* do not register decimal json converter as global

* fix cultureinfo for json covnerter

* pr changes

* add json convertet test

* fix json test

* fix rebase
2020-05-20 02:59:23 +09:00
..
BTCpayMiddleware.cs Fixing api exception handling in the pipeline 2020-02-03 02:18:36 -06:00
BTCPayServerServices.cs Label Factory (#1516) 2020-04-28 16:53:34 +09:00
HeadersOverrideMiddleware.cs Skip HeadersOverrideMiddleware if on onion 2019-10-10 14:10:01 +09:00
ResourceBundleProvider.cs Cleanup netcore21 specific code 2020-01-12 13:30:54 +09:00
Startup.cs GreenField: Payment Requests CRUD (#1430) 2020-05-20 02:59:23 +09:00