Nicolas Dorier
|
aae0086e68
|
Merge pull request #1443 from dennisreimann/wallet-view-improvements
Wallet view improvements
|
2020-04-08 21:25:31 +09:00 |
|
Dennis Reimann
|
5a841216b8
|
Add checkbox coin selection (js version)
|
2020-04-08 13:29:16 +02:00 |
|
Dennis Reimann
|
d6d58a98db
|
Improve non-js coin selection
|
2020-04-08 13:15:03 +02:00 |
|
Dennis Reimann
|
6a0cda69c9
|
Wallet view improvements
As brought up by @kukks with [this comment](https://github.com/btcpayserver/btcpayserver/pull/1434#issuecomment-609724703). These improvements can be applied across themes, so these fixes are separated from the originating PR.
Pure visual finetunings for the Coin Selection form and amount/fee rate links.
|
2020-04-08 12:38:26 +02:00 |
|
Dennis Reimann
|
829b0dd5e2
|
Fix transaction dropdowns
As brought up by @kukks with [this comment](https://github.com/btcpayserver/btcpayserver/pull/1434#issuecomment-609720019). The problem exists across themes, so the fix is separated from the originating PR.
|
2020-04-06 18:16:41 +02:00 |
|
Kukks
|
5503132ffc
|
Fix vue-i18n var substitution error in checkout
fixes #1438
|
2020-04-06 13:38:58 +02:00 |
|
Kukks
|
16e35e8b55
|
update html styles
|
2020-04-06 11:51:01 +02:00 |
|
Kukks
|
8278926e42
|
change wallet send buttons
|
2020-04-06 11:51:01 +02:00 |
|
Kukks
|
65c99ead1d
|
cleanup
|
2020-04-06 11:51:00 +02:00 |
|
Kukks
|
2693dacae6
|
Scan address/bip21 with camera
|
2020-04-06 11:51:00 +02:00 |
|
Nicolas Dorier
|
7ce614f1c4
|
Merge pull request #1435 from btcpayserver/pr/dark-checkout
Dark checkout theme
|
2020-04-06 17:46:17 +09:00 |
|
Nicolas Dorier
|
79a0f97abb
|
Merge pull request #1432 from Kukks/api/permission-blob
GreenField: Switch to Blob for API Keys
|
2020-04-06 17:42:32 +09:00 |
|
Nicolas Dorier
|
670e0ee7df
|
Merge pull request #1436 from NicolasDorier/remove-rider-errors
Remove bugs reported by Rider
|
2020-04-06 17:36:07 +09:00 |
|
Dennis Reimann
|
f5dfee7642
|
Improve section spacings on manage store page
|
2020-04-06 10:12:05 +02:00 |
|
nicolas.dorier
|
4c966e2a09
|
Refactor the detection of the payjoin payment
|
2020-04-05 22:44:34 +09:00 |
|
rockstardev
|
c106ac2c42
|
Adding margin around QR code
|
2020-04-04 23:44:47 -05:00 |
|
nicolas.dorier
|
98e2baae19
|
Remove bugs reported by Rider
|
2020-04-05 12:30:23 +09:00 |
|
Nicolas Dorier
|
963c69a0e0
|
Merge pull request #1321 from Kukks/bpu
BIP79
|
2020-04-05 12:10:55 +09:00 |
|
nicolas.dorier
|
fd026a9733
|
Refactor server-side
|
2020-04-05 12:02:36 +09:00 |
|
rockstardev
|
c86370c25a
|
Extracting css class for Powered by BtcPayServer
|
2020-04-04 17:28:00 -05:00 |
|
rockstardev
|
3e2efc7f27
|
Adding first iteration of dark design
|
2020-04-04 16:47:37 -05:00 |
|
Kukks
|
c6d75de3d7
|
GreenField: Switch to Blob for API Keys
|
2020-04-02 09:32:22 +02:00 |
|
Kukks
|
9e1ae29600
|
change broadcast button style
|
2020-03-31 14:57:24 +02:00 |
|
Kukks
|
a408541eb3
|
Fix coin selection filter bug
|
2020-03-31 11:07:57 +02:00 |
|
Nicolas Dorier
|
1ba25448cc
|
Merge pull request #1423 from btcpayserver/feat/new-invoice
New invoice design
|
2020-03-31 17:33:10 +09:00 |
|
Kukks
|
4d2e59e1a1
|
Change flow of payjoin in wallet + fix tests
|
2020-03-30 13:27:04 +02:00 |
|
rockstardev
|
ee0ef2881a
|
Removing extra setting, depending on Custom CSS for bundled themes
|
2020-03-28 14:10:18 -06:00 |
|
Nicolas Dorier
|
22f79e9fe4
|
Merge pull request #1401 from Kukks/wallet-receive-improve
Allow wallet receive to generate new addresses
|
2020-03-29 00:38:32 +09:00 |
|
rockstardev
|
fdad5a47d5
|
Reformating file according to project standards
|
2020-03-27 18:04:30 -05:00 |
|
rockstardev
|
e32f3cbf80
|
Preserving legacy margin for previous CustomLogoLinks
|
2020-03-27 18:04:05 -05:00 |
|
Kukks
|
065be9be64
|
Revert back to original transaction if payjoined tx does not work
|
2020-03-27 10:45:13 +01:00 |
|
Kukks
|
10fcfab233
|
remove bpu TempData
|
2020-03-27 10:45:13 +01:00 |
|
Kukks
|
23b2f55b47
|
use nameof
|
2020-03-27 10:45:13 +01:00 |
|
Kukks
|
d90ffb2254
|
move payjoin settings to store settings from checkout experience
|
2020-03-27 10:45:13 +01:00 |
|
Kukks
|
1a62ee9260
|
try fix tor socks5 connection
|
2020-03-27 10:45:12 +01:00 |
|
Kukks
|
56d5e6f99f
|
fixes
|
2020-03-27 10:45:12 +01:00 |
|
Kukks
|
89da4184ff
|
BIP79 Support
|
2020-03-27 10:45:12 +01:00 |
|
nicolas.dorier
|
08abda1522
|
Restrict authentication to the APIController to GreenFieldAPIKeys
|
2020-03-27 13:34:03 +09:00 |
|
Nicolas Dorier
|
fbe89f1784
|
Merge pull request #1416 from pavlenex/invoice-summary
Rename Paid summary to Invoice Summary
|
2020-03-27 12:32:15 +09:00 |
|
rockstardev
|
b7afcb90a2
|
Tweaking checkout logo to be set from css
|
2020-03-26 19:49:04 -05:00 |
|
rockstardev
|
a6ac67963e
|
Adding setting to CheckoutExperience to pick checkout theme
|
2020-03-26 19:49:00 -05:00 |
|
rockstardev
|
bde8ed7aa2
|
Extracting checkout theme css as separate link
|
2020-03-26 19:48:54 -05:00 |
|
rockstardev
|
ca234838a3
|
Tweaks for close button, recommended fee
|
2020-03-26 19:48:48 -05:00 |
|
rockstardev
|
d54d340bef
|
Adjusting new color scheme on invoice
|
2020-03-26 19:48:42 -05:00 |
|
nicolas.dorier
|
a926a5eedf
|
Fix warning
|
2020-03-26 22:56:30 +09:00 |
|
nicolas.dorier
|
0df5e7d7a3
|
Fix clone button in edit payment request (Fix #1414)
|
2020-03-26 22:54:47 +09:00 |
|
pavlenex
|
034fb4ec80
|
Rename Paid summary to Invoice Summary
|
2020-03-26 12:50:08 +01:00 |
|
Kukks
|
69482eb4fb
|
Allow wallet receive to generate new addresses
|
2020-03-25 17:24:41 +01:00 |
|
Kukks
|
d0a95f5a69
|
fix coin selection
|
2020-03-25 14:11:38 +01:00 |
|
Nicolas Dorier
|
e596513fc1
|
Merge pull request #1409 from Kukks/fix-link-test
Fix Link checker test
|
2020-03-25 19:33:50 +09:00 |
|