Commit graph

7589 commits

Author SHA1 Message Date
Kukks
1d4d5127b1
qr wipe + clipbaord + style 2024-03-11 09:20:14 +01:00
Kukks
270974c96f
fix error 2024-03-11 09:00:17 +01:00
Kukks
b46bf8c910
add qr wipe option 2024-03-11 08:55:37 +01:00
Kukks
4adfcb2de4
hide resetc on non compatible device 2024-03-08 11:33:34 +01:00
Kukks
925a9803f1
fix styling 2024-03-08 11:22:54 +01:00
Kukks
272263abc2
fix 2024-03-08 11:08:56 +01:00
Kukks
6a325c7e5b
fix js 2024-03-08 10:58:37 +01:00
Kukks
8577f65083
layout 2024-03-08 10:53:03 +01:00
Kukks
16060e67dc
fic state and style 2024-03-08 10:32:57 +01:00
Kukks
fad3036444
fix 2024-03-08 10:09:13 +01:00
Kukks
c4ca57c28b
add pp link and instruction for ios 2024-03-08 09:40:42 +01:00
nicolas.dorier
e64a47ff96
Allow reset boltcard on balance 2024-03-05 11:11:49 +09:00
nicolas.dorier
413b88faf1
Fixup hack invoice mark complete 2024-03-02 19:44:03 +09:00
nicolas.dorier
ee961a8691
Allow manual marking invoice for a topup 2024-03-02 12:47:30 +09:00
rockstardev
e86b32f06c Adding setState("WaitingForCard") for blank cards 2024-02-29 05:18:19 -06:00
rockstardev
fe3a0d344a Blank and not init card error message 2024-02-29 04:38:22 -06:00
nicolas.dorier
27150bcd4e
Improve error message handling 2024-02-29 09:27:01 +09:00
Kukks
d5c8283d01
show card not initialized method 2024-02-28 14:23:52 +00:00
rockstardev
786997a2d3 Revert "Making it all on the same line"
This reverts commit 563ef3cab4.

(cherry picked from commit 6e22f8c4d759b9ca4ff8bbc74eb6665fb64331f7)
2024-02-28 08:15:55 -06:00
Kukks
19c25412e4
scan card error 2024-02-28 14:11:37 +00:00
rockstardev
563ef3cab4 Making it all on the same line 2024-02-28 06:47:05 -06:00
rockstardev
352acd484c Shortening destination in receipt 2024-02-28 06:36:08 -06:00
Kukks
12cdc0c0e7
Handle payouts async in ln processor
# Conflicts:
#	BTCPayServer/PayoutProcessors/BaseAutomatedPayoutProcessor.cs
2024-02-27 12:17:28 +00:00
nicolas.dorier
b110b7713e
Save invoice id in Payout's destination 2024-02-22 09:21:37 +09:00
nicolas.dorier
7d67f729c8
Use bech32 format for lnurl 2024-02-21 21:58:25 +09:00
nicolas.dorier
f08608f766
Add lnurlpay to balance 2024-02-21 17:45:15 +09:00
nicolas.dorier
2d370b8cea
Fix conversion 2024-02-21 10:18:03 +09:00
rockstardev
2c480f57c2 Adding margin top on Balance check close button 2024-02-20 18:11:05 -06:00
nicolas.dorier
b1c171a5d9
Pull Payment LNURLW have a paylink 2024-02-20 18:53:26 +09:00
nicolas.dorier
692a13e0c8
Topup 2024-02-19 15:34:12 +09:00
nicolas.dorier
d9b6e465c0
debug 2024-02-15 18:25:28 +09:00
nicolas.dorier
a4485b5377
Boltcard Balance 2024-02-14 16:45:03 +09:00
nicolas.dorier
4c0c2d2e94
fix 2024-02-09 16:33:57 +09:00
nicolas.dorier
89062fcb10
debug 2024-02-09 12:35:00 +09:00
nicolas.dorier
a2087ce722
fix 2024-02-09 12:28:58 +09:00
nicolas.dorier
312997c063
Boltcard Factory plugin 2024-02-09 12:18:26 +09:00
nicolas.dorier
9380d4ca48
Only show setup/reset when the page is fully loaded 2024-02-09 09:23:55 +09:00
nicolas.dorier
d44ec19663
debug 2024-02-09 09:21:54 +09:00
nicolas.dorier
12c871bfd8
debug 2024-02-09 09:21:54 +09:00
nicolas.dorier
f86f858499
debug 2024-02-09 09:21:54 +09:00
nicolas.dorier
7675dce000
Make test CanConfigureCheckout less flaky 2024-02-09 09:21:54 +09:00
nicolas.dorier
b9ef41b8c3
Allow passing LNURLW to register boltcard 2024-02-09 09:21:53 +09:00
nicolas.dorier
18fe420b74
If pull payment opened in mobile, use deeplink to setup card 2024-02-09 09:21:27 +09:00
nicolas.dorier
b7be93c569
Update NTag424 lib 2024-02-08 19:12:14 +09:00
nicolas.dorier
cd01a7b727
Improve performance of payout db queries 2024-02-08 16:44:03 +09:00
nicolas.dorier
b96e73a002
Fix: Payouts state could turn cancelled even if payment was successful 2024-02-08 16:32:41 +09:00
d11n
0bf22ddf29
Do not require user approval by default (#5733)
As discussed on Mattermost.
2024-02-06 17:04:18 +09:00
Pavlenex
1c4dc382a8
Merge pull request #5683 from pavlenex/release-cycles-doc
Create RELEASE-CYCLES.md
2024-02-05 19:42:15 +05:00
d11n
71c5566f2b
Dashboard: Tooltip for balance on a particular day (#5650)
Closes #5617.
2024-02-02 11:29:35 +01:00
Chukwuleta Tobechi
6621859567
remove decimals for Colombian (COP) and Argentina's Peso (ARS) (#5710)
* remove decimals for Colombian (COP) and Argentina's Peso (ARS)

* remove js currency hardcoding

* Fixes removal of columbia and argentina's peso

* Refactor

---------

Co-authored-by: nicolas.dorier <nicolas.dorier@gmail.com>
2024-02-02 17:16:13 +09:00