nicolas.dorier
|
199db01eaf
|
No need of authentication for GetInvoice API (#166)
|
2018-05-11 17:05:08 +09:00 |
|
nicolas.dorier
|
bba268b5e2
|
Upgrade to .NET Core 2.1
|
2018-05-08 17:57:53 +09:00 |
|
nicolas.dorier
|
e57a488371
|
Refactor the RateProvider
|
2018-05-03 03:32:42 +09:00 |
|
nicolas.dorier
|
eb975bf8fc
|
Isolate Bitpay's code outside of middleware inside BitpayClaimsFilter
|
2018-04-30 22:28:00 +09:00 |
|
nicolas.dorier
|
1fc9a1a54b
|
Move to a Claim based security
|
2018-04-30 02:33:42 +09:00 |
|
nicolas.dorier
|
f0145142a4
|
Make sure that we don't authenticate call with bitpay auth methods on non bitpay calls
|
2018-04-29 20:32:43 +09:00 |
|
nicolas.dorier
|
2848caff2e
|
Support Legacy API Key authentication to Bitpay Invoice API
|
2018-04-29 18:28:04 +09:00 |
|
nicolas.dorier
|
07c2f6b810
|
Remove TokenRepository dependency from InvoiceControllerAPI
|
2018-04-28 02:51:20 +09:00 |
|
nicolas.dorier
|
8ff81f1648
|
Use claim based authentication
|
2018-04-28 02:09:24 +09:00 |
|
lepipele
|
2e5d29064b
|
Removing CssThemeManager dependency on ServerController
Using newly created BaseAsyncService to listen for database changes of theme setting
|
2018-04-26 21:39:43 -05:00 |
|
nicolas.dorier
|
a7ad71d492
|
CoinAverage credentials are now correctly passed
|
2018-04-23 17:21:50 +09:00 |
|
nicolas.dorier
|
e75e691404
|
Merge branch 'dev-bootstrap' of https://github.com/lepipele/btcpayserver into lepipele-dev-bootstrap
|
2018-04-19 18:03:04 +09:00 |
|
nicolas.dorier
|
10c981b2a0
|
Update NBXplorer
|
2018-04-19 16:54:25 +09:00 |
|
lepipele
|
3f85918a0c
|
Merge remote-tracking branch 'source/master' into dev-bootstrap
# Conflicts:
# BTCPayServer/Controllers/ServerController.cs
# BTCPayServer/Views/Invoice/Invoice.cshtml
|
2018-04-18 23:38:10 -05:00 |
|
nicolas.dorier
|
5cb8cdd511
|
Refactoring: Do not query database when asking for Coinaverage rates, periodically get exchange list
|
2018-04-18 16:38:56 +09:00 |
|
lepipele
|
18986faca8
|
Merge remote-tracking branch 'source/master' into dev-bootstrap
# Conflicts:
# BTCPayServer/Controllers/ServerController.cs
|
2018-04-14 11:11:38 -05:00 |
|
nicolas.dorier
|
04c6107196
|
Can configure rate caching and bitcoinaverage API keys
|
2018-04-14 22:52:57 +09:00 |
|
lepipele
|
81afe397be
|
CssThemeManager that injects Bootstrap css uri from settings
|
2018-04-13 16:15:03 -05:00 |
|
nicolas.dorier
|
8fdfb2c4f6
|
Fix Back to Website path for Hangfire
|
2018-04-09 14:41:52 +09:00 |
|
nicolas.dorier
|
b1da136f77
|
Update packages and remove hangfire hack
|
2018-04-09 14:31:39 +09:00 |
|
nicolas.dorier
|
992d359e79
|
Add a --rootpath option
|
2018-04-05 15:50:23 +09:00 |
|
nicolas.dorier
|
7d17bf7f2a
|
Can set store default language
|
2018-03-23 17:27:48 +09:00 |
|
nicolas.dorier
|
39b34ff4ed
|
Can invite user to manage your store
|
2018-03-23 16:24:57 +09:00 |
|
nicolas.dorier
|
718a36ddd0
|
Remove dev time stuff
|
2018-03-22 01:10:14 +09:00 |
|
nicolas.dorier
|
c0b903d79c
|
Wallet page is now an action link in the store settings
|
2018-03-22 01:07:11 +09:00 |
|
nicolas.dorier
|
392f3a16f1
|
Introduce LightningClientFactory
|
2018-03-20 12:10:35 +09:00 |
|
nicolas.dorier
|
2b2e12b290
|
Abstract ChargeClient to prepare for support of other lightning implementation
|
2018-03-20 11:59:43 +09:00 |
|
nicolas.dorier
|
061f428a54
|
fix bundling
|
2018-02-27 17:29:57 +09:00 |
|
lepipele
|
7e09efb9a3
|
Adding BundleJsCss as property on BtcPayServerOptions
|
2018-02-27 17:03:41 +09:00 |
|
lepipele
|
fb736c0d0f
|
Moving AddBundles to BtcPayServerServices
|
2018-02-27 17:03:39 +09:00 |
|
lepipele
|
04bce3ae00
|
Bundling of CSS/JS files that's configurable in launchSettings.json
If you set BTCPAY_BUDNLEJSCSS to true it'll bundle all JS/CSS files into one
Ref: https://github.com/btcpayserver/btcpayserver/issues/47
|
2018-02-27 16:44:28 +09:00 |
|
nicolas.dorier
|
c8923af573
|
Lightning Network support implementation
|
2018-02-26 00:48:12 +09:00 |
|
nicolas.dorier
|
200e259b82
|
Add lightning dependencies to tests and docker-compose
|
2018-02-23 15:21:42 +09:00 |
|
nicolas.dorier
|
0e1a1fd2cd
|
Remove dependencies in StoreController to on chain payment specific stuff
|
2018-02-20 12:45:04 +09:00 |
|
nicolas.dorier
|
35f669aa15
|
Isolating code of on chain specific payment in its own folder
|
2018-02-19 11:06:08 +09:00 |
|
nicolas.dorier
|
b898cc030c
|
general code cleanup + add analyzers
|
2018-02-17 13:18:16 +09:00 |
|
nicolas.dorier
|
aa8565e3cc
|
forgot remove dev time stuff
|
2018-02-17 01:35:30 +09:00 |
|
nicolas.dorier
|
5de330b1f9
|
Refactoring to keep coin logic out of InvoiceWatcher
|
2018-02-17 01:34:40 +09:00 |
|
nicolas.dorier
|
66597aed46
|
hide websocket exceptions
|
2018-02-15 16:17:27 +09:00 |
|
nicolas.dorier
|
17069c311b
|
Remove transaction cache
|
2018-02-15 12:42:48 +09:00 |
|
nicolas.dorier
|
cedf8f75e8
|
Small UI adjustements
|
2018-02-13 11:41:21 +09:00 |
|
nicolas.dorier
|
cd0a650df4
|
Ledger wallet support
|
2018-02-13 03:27:36 +09:00 |
|
nicolas.dorier
|
8596e16feb
|
make default configuration just work with multi chains
|
2018-01-11 22:52:28 +09:00 |
|
nicolas.dorier
|
223558c01d
|
Adding transaction caching
|
2018-01-11 21:01:00 +09:00 |
|
nicolas.dorier
|
55d50af39d
|
BTCWallet is single currency, introduce BTCWalletProvider
|
2018-01-11 14:36:12 +09:00 |
|
nicolas.dorier
|
401a31e5c2
|
Cleanup code
|
2018-01-10 02:07:42 +09:00 |
|
nicolas.dorier
|
3069fe0dd9
|
BTCPayServer should work on HTTP even if externalurl is https
|
2018-01-09 16:54:40 +09:00 |
|
nicolas.dorier
|
76d50b018b
|
Calculate rate properly per crypto
|
2018-01-09 02:57:06 +09:00 |
|
nicolas.dorier
|
6ae6335c6d
|
Fix layout_cshtml
|
2018-01-08 04:14:35 +09:00 |
|
nicolas.dorier
|
e3a1eed8b3
|
Use Websocket for blockchain notifications
|
2018-01-08 02:36:41 +09:00 |
|