nicolas.dorier
|
86493568e9
|
Fix external services parsing
|
2019-01-23 13:31:00 +09:00 |
|
nicolas.dorier
|
bb51436ae3
|
Accept absolute url for external services
|
2019-01-23 13:17:36 +09:00 |
|
nicolas.dorier
|
854a55ac1a
|
Merge branch 'store-level-email'
|
2019-01-22 21:39:55 +09:00 |
|
Kukks
|
cfb4b080d3
|
Emails on store level
|
2019-01-22 21:38:39 +09:00 |
|
Nicolas Dorier
|
00aa2e4e17
|
Merge pull request #546 from britttttk/fix/message
Fix delete user message
|
2019-01-21 17:11:24 +09:00 |
|
britttttk
|
69c67d99f6
|
Fix message for delete user
|
2019-01-20 21:19:01 -07:00 |
|
britttttk
|
65596ec8c1
|
fix delete user message
|
2019-01-20 21:12:20 -07:00 |
|
nicolas.dorier
|
49643cb00e
|
Make CanScheduleBackgroundTasks more robust
|
2019-01-19 21:19:15 +09:00 |
|
Nicolas Dorier
|
35b0faee57
|
Merge pull request #541 from Horndev/patch-2
Improve exception messages in server configuration parsing.
|
2019-01-19 20:49:08 +09:00 |
|
Steven Horn
|
88ef4d69b2
|
Improve help and exception messages.
Improve the messages passed to users and in exceptions when parsing the BTCPayServerOptions configuration.
|
2019-01-18 10:23:47 -04:00 |
|
nicolas.dorier
|
575b6ca222
|
Improve error messages when the store has no payment method configured
|
2019-01-18 19:15:31 +09:00 |
|
nicolas.dorier
|
b5a0e844d2
|
Cann GetInvoicesTotal in parallel
|
2019-01-17 23:40:47 +09:00 |
|
nicolas.dorier
|
2642e11ce2
|
Fix amount format in wallet send
|
2019-01-17 23:37:39 +09:00 |
|
Nicolas Dorier
|
b4fe655efe
|
Merge pull request #534 from sipsorcery/fixpaging
Small improvement to the paging buttons on the list invoices page
|
2019-01-17 11:14:31 +09:00 |
|
Nicolas Dorier
|
ffb761909a
|
Merge pull request #535 from dalijolijo/master
Change default exchange for Bitcore
|
2019-01-17 11:10:55 +09:00 |
|
David
|
b443e1ac6e
|
Change default exchange for Bitcore
|
2019-01-16 22:04:24 +00:00 |
|
Aaron Clauson
|
a4792f54a7
|
Added bootstrap paging buttons to the invoice list page and fixed paging buttons.
|
2019-01-16 21:33:04 +01:00 |
|
nicolas.dorier
|
686ae029e0
|
bump
|
2019-01-16 23:49:40 +09:00 |
|
nicolas.dorier
|
f3fd2e7d0f
|
Update translations
|
2019-01-16 23:08:48 +09:00 |
|
nicolas.dorier
|
7efd9ba0a5
|
Fix ledger on firefox
|
2019-01-16 23:07:22 +09:00 |
|
nicolas.dorier
|
1c2a6bb8a1
|
Delete unused code
|
2019-01-16 19:35:29 +09:00 |
|
nicolas.dorier
|
7bcf1cbdd5
|
Remove references to hangfire
|
2019-01-16 19:30:03 +09:00 |
|
nicolas.dorier
|
2aaa2544bd
|
Do not send mail synchronously in InvoiceNotificationManager
|
2019-01-16 19:21:02 +09:00 |
|
nicolas.dorier
|
d85f03ba20
|
Remove HangFire dependency
|
2019-01-16 19:15:09 +09:00 |
|
Nicolas Dorier
|
cfb51a6be4
|
Merge pull request #531 from Kukks/patch-2
fix merge bug
|
2019-01-16 15:58:29 +09:00 |
|
nicolas.dorier
|
c9d778c94b
|
Bump nbitcoin and nbxplorer
|
2019-01-16 15:16:41 +09:00 |
|
Andrew Camilleri
|
fd62f882de
|
fix merge bug
|
2019-01-15 18:18:41 +01:00 |
|
nicolas.dorier
|
adc050f190
|
Trim destination address
|
2019-01-16 01:19:37 +09:00 |
|
nicolas.dorier
|
2d551b9fc5
|
bump
|
2019-01-16 00:13:03 +09:00 |
|
nicolas.dorier
|
884acdde32
|
Disabled POLIS and Bitcoin because default exchange (cryptopedia) is down
|
2019-01-16 00:08:17 +09:00 |
|
Nicolas Dorier
|
8f896de794
|
Merge pull request #516 from Kukks/feature/crowdfund
Crowdfund Bug fixes
|
2019-01-15 23:57:29 +09:00 |
|
Nicolas Dorier
|
5e4e26d2fd
|
Merge pull request #529 from Kukks/bugfix/app-proper-redirect
fix app redirect to app instead of root url
|
2019-01-15 23:54:54 +09:00 |
|
Nicolas Dorier
|
ae688e6615
|
Merge pull request #530 from Horndev/patch-1
Grammatical corrections in exception messages
|
2019-01-15 23:54:20 +09:00 |
|
nicolas.dorier
|
c4c812bdf6
|
Remove cryptopia from directly queried exchanges
|
2019-01-15 23:53:32 +09:00 |
|
nicolas.dorier
|
e620fc0283
|
Add expert mode to BTCPay with No Change UTXO option
|
2019-01-15 23:50:45 +09:00 |
|
nicolas.dorier
|
c333902468
|
Round up invoice price
|
2019-01-15 22:12:29 +09:00 |
|
nicolas.dorier
|
4c83ecd06a
|
Remove unused code
|
2019-01-15 21:56:33 +09:00 |
|
Steven Horn
|
b28a547dc4
|
Grammatical corrections in exception messages
Fixed a few grammatical errors in LightningLikePaymentHandler.
|
2019-01-15 12:21:31 +00:00 |
|
Kukks
|
6bc17e05bd
|
add ids for better styling possibilities
|
2019-01-15 13:12:19 +01:00 |
|
Kukks
|
0903350d30
|
add more log
|
2019-01-15 12:12:17 +01:00 |
|
Kukks
|
6c0f19b457
|
Merge branch 'master' into feature/crowdfund
|
2019-01-15 09:48:16 +01:00 |
|
Kukks
|
e119dc823f
|
fix app redirect to app instead of root url
|
2019-01-15 09:46:07 +01:00 |
|
Nicolas Dorier
|
43295c9c57
|
Merge pull request #528 from bolatovumar/master
Update .NET Core SDK version in documentation
|
2019-01-15 16:42:40 +09:00 |
|
Nicolas Dorier
|
ded8b54042
|
Merge pull request #524 from Kukks/escapedstorename
Fix Store name character escaping on paid invoice #522
|
2019-01-15 16:41:51 +09:00 |
|
Umar Bolatov
|
50a3178d51
|
Update .NET Core SDK version in documentation
Address #523
|
2019-01-14 16:49:12 -08:00 |
|
Kukks
|
393c226032
|
fix escaped store name in return
|
2019-01-14 09:32:22 +01:00 |
|
Kukks
|
f2630df387
|
dispose streamer properly
|
2019-01-14 08:21:27 +01:00 |
|
Kukks
|
abcd2c1750
|
add padding when disqus enabled
|
2019-01-14 08:01:07 +01:00 |
|
Kukks
|
cc95f3b5b5
|
fix exponent numbers in contribution amounts
|
2019-01-14 07:53:03 +01:00 |
|
Kukks
|
a08ee93b43
|
fix issue with perk ordering
|
2019-01-14 07:45:21 +01:00 |
|