nicolas.dorier
|
976d9d0cda
|
Add CSP (Disable it if custom theming)
|
2018-07-12 17:38:21 +09:00 |
|
nicolas.dorier
|
10ceddc709
|
ReferrerPolicy
|
2018-07-12 02:38:08 +09:00 |
|
nicolas.dorier
|
17e914778d
|
Make sure that lightning payments events are using the state of the invoice when they got issued (#205)
|
2018-06-21 14:15:36 +09:00 |
|
rockstardev
|
63ec832667
|
Support for localizing datetimes base on browser's timezone
|
2018-05-29 12:27:03 +09:00 |
|
nicolas.dorier
|
3cf3aa63f6
|
CurrencyNameTable can use fallback
|
2018-05-20 23:37:18 +09:00 |
|
nicolas.dorier
|
eeb522fe7d
|
Remove special case for showing crypto currency
|
2018-05-16 21:19:48 +09:00 |
|
rockstardev
|
20635ea3d6
|
Showing exchange rate for cryptos
Ref: https://github.com/btcpayserver/btcpayserver/pull/170#issuecomment-389462155
|
2018-05-16 05:46:11 -05:00 |
|
nicolas.dorier
|
1c50210e61
|
fix build
|
2018-05-16 10:22:42 +09:00 |
|
Nicolas Dorier
|
989c99c550
|
Merge pull request #170 from rockstardev/fiat
Display fiat value of invoice during checkout
|
2018-05-16 10:18:24 +09:00 |
|
rockstardev
|
eb01e91e13
|
Only show Order Amount in Fiat if Invoice is created with fiat value
|
2018-05-15 15:17:58 -05:00 |
|
nicolas.dorier
|
ecf03f90aa
|
Fix UriAttribute bug, and currency formatting crash
|
2018-05-16 02:24:59 +09:00 |
|
nicolas.dorier
|
f7fe855274
|
Do not roundup rates
|
2018-05-13 15:09:17 +09:00 |
|
rockstardev
|
3770adb7d3
|
Displaying fiat value of invoice's order amount in details
|
2018-05-11 12:15:26 -05:00 |
|
nicolas.dorier
|
8e4943df65
|
low-medium speed policy
|
2018-05-11 22:12:45 +09:00 |
|
rockstardev
|
be1128a886
|
Support for displaying fiat value of invoice
|
2018-05-09 22:39:13 -05:00 |
|
nicolas.dorier
|
3d943d49e6
|
Make sure if the default crypto is no available, we don't get error 404
|
2018-05-07 12:25:50 +09:00 |
|
nicolas.dorier
|
b96f464e39
|
Add "unusual:" filter to invoice list
|
2018-05-06 13:16:39 +09:00 |
|
nicolas.dorier
|
366490516e
|
Can filter with "exceptionstatus:", show the exception status on invoice list page
|
2018-05-05 23:25:09 +09:00 |
|
rockstardev
|
0a449e1e8e
|
Allowing custom HtmlTitle
Fix #96
|
2018-05-03 22:35:06 -05:00 |
|
nicolas.dorier
|
3ab69046b0
|
Add overpaid column Fix #149
|
2018-05-04 02:01:43 +09:00 |
|
nicolas.dorier
|
6dc4bfaefe
|
Make rate calculation scriptable
|
2018-05-04 01:46:52 +09:00 |
|
nicolas.dorier
|
e57a488371
|
Refactor the RateProvider
|
2018-05-03 03:32:42 +09:00 |
|
nicolas.dorier
|
21bbf49640
|
Rewrite authorization enforcement and simplify the code
|
2018-04-30 22:00:43 +09:00 |
|
nicolas.dorier
|
1fc9a1a54b
|
Move to a Claim based security
|
2018-04-30 02:33:42 +09:00 |
|
nicolas.dorier
|
de8147d5dd
|
Can opt out required refund email from customer
|
2018-04-26 11:13:44 +09:00 |
|
nicolas.dorier
|
16f1791a9a
|
Invoice filter must work with duplicated filter
|
2018-04-26 11:03:02 +09:00 |
|
nicolas.dorier
|
3822358096
|
Show more info about bitcoin average quota
|
2018-04-20 01:01:39 +09:00 |
|
nicolas.dorier
|
3652866660
|
View offchain payments in Invoice screen
|
2018-04-18 22:27:01 +09:00 |
|
nicolas.dorier
|
6936b034cb
|
Add Bitcoin average quota
|
2018-04-18 18:23:39 +09:00 |
|
lepipele
|
203c28df3d
|
Extracting transaction string and supporting plural form
|
2018-04-13 14:10:06 -05:00 |
|
nicolas.dorier
|
1ddf47256f
|
Show more invoices on the invoice page, better search button
|
2018-04-09 17:53:43 +09:00 |
|
nicolas.dorier
|
1cc5427cbb
|
Improve error message if you can't create an invoice in the UI
|
2018-04-05 15:44:27 +09:00 |
|
lepipele
|
5dea0312ac
|
Plugging NodeInfo reference
|
2018-03-30 15:23:05 +09:00 |
|
lepipele
|
a171e00280
|
Adding PeerInfo textbox
We'll need to heavily refactor this HTML and CSS... way to many styles and complex structure
|
2018-03-30 15:23:03 +09:00 |
|
nicolas.dorier
|
26aac66a76
|
Allow merchant to customize their checkout page
|
2018-03-27 15:14:50 +09:00 |
|
nicolas.dorier
|
95290e8331
|
Disable convertir tab for all lightning payments
|
2018-03-24 23:43:02 +09:00 |
|
nicolas.dorier
|
2072b6e136
|
Fix english selection when the store has not set default language
|
2018-03-24 01:58:11 +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
|
cc186fc8b3
|
Fix bug: Incorrect confirmation count in Invoice screen under some circumstances.
|
2018-03-19 09:45:54 +09:00 |
|
lepipele
|
1524fb4499
|
Merge remote-tracking branch 'source/master' into dev-shapeshift
|
2018-03-17 23:50:11 -05:00 |
|
lepipele
|
14b70ff35e
|
Rendering of Conversion tab on Invoice if enabled in store settings
|
2018-03-17 23:49:09 -05:00 |
|
nicolas.dorier
|
81328b2667
|
Update charge in tests and fix two build time warnings
|
2018-03-17 17:49:42 +09:00 |
|
nicolas.dorier
|
b3698846c6
|
Improve UX of invoice list and invoice details
|
2018-03-13 09:13:16 +09:00 |
|
nicolas.dorier
|
303a617f9e
|
Improve invoice.cshtml display if offchain payment is present
|
2018-03-06 16:37:25 -05:00 |
|
nicolas.dorier
|
9f734349da
|
Prettify date on the invoice list, and add orderid
|
2018-02-28 19:03:23 +09:00 |
|
nicolas.dorier
|
c8923af573
|
Lightning Network support implementation
|
2018-02-26 00:48:12 +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
|
271cbf682f
|
fix casing
|
2018-02-19 15:13:45 +09:00 |
|
nicolas.dorier
|
a634593903
|
Big refactoring renaming cryptoData => PaymentMethod
|
2018-02-19 15:09:05 +09:00 |
|