Commit graph

1664 commits

Author SHA1 Message Date
Tiago vasconcelos
e0b93fbd49 chat and WS initial commit 2022-09-28 11:12:34 +01:00
Tiago vasconcelos
4aa17930fd chat page 2022-09-28 11:12:10 +01:00
Tiago vasconcelos
aadb567712 WIP added keys to merchant 2022-09-28 11:11:52 +01:00
Tiago vasconcelos
e80daf2795 rename stores to stalls 2022-09-23 10:25:57 +01:00
ben
71d643260c Merge branch 'main' into diagon-alley 2022-09-21 16:25:52 +01:00
Arc
3fe33a0be8
Merge pull request #988 from motorina0/watchonly_improvements
Watchonly improvements
2022-09-21 10:42:54 +01:00
Vlad Stan
c30ead3d9b feat: seed input: autocomplete and validate words 2022-09-20 15:49:03 +03:00
Arc
edf954d355
Merge pull request #979 from dasrecord/patch-1
Update wordlists.py
2022-09-20 11:47:18 +01:00
Vlad Stan
7a243105f9 feat: add info message for Console 2022-09-20 10:50:48 +03:00
dasrecord
c341a64190
Update wordlists.py
another spelling correction
2022-09-19 15:58:33 -07:00
dasrecord
dd443925c2
Update wordlists.py
spelling correction
2022-09-19 15:56:32 -07:00
Vlad Stan
282ab31989 chore: version bumb 2022-09-19 17:14:08 +03:00
Vlad Stan
3342be0b16 feat: update word position on device button click 2022-09-19 17:11:57 +03:00
Tiago vasconcelos
ee47575431 format 2022-09-15 15:52:08 +01:00
Tiago vasconcelos
ad98cb0d45 marketplace html skeleton 2022-09-15 15:51:12 +01:00
Arc
6f9ad06449
Merge pull request #943 from lnbits/fix/tpos_dismiss_btn
Fix/tpos dismiss btn
2022-09-13 15:52:51 +01:00
Arc
2abf741f28
Merge pull request #944 from lnbits/fix/event_ticket_counter
Fix/event ticket counter
2022-09-13 15:51:25 +01:00
Vlad Stan
7ee6d09585 feat: add link for hardware-wallet browser flash 2022-09-13 16:24:30 +03:00
Tiago vasconcelos
6a5c0bd8ee list marketplaces with stalls in index.html 2022-09-13 12:52:26 +01:00
Tiago vasconcelos
418cc7bf86 make format 2022-09-12 17:01:41 +01:00
Tiago vasconcelos
f429037d63 create marketplace with stalls 2022-09-12 16:58:56 +01:00
Tiago vasconcelos
6ef7411999 clean up 2022-09-12 10:21:17 +01:00
Tiago vasconcelos
108e2f579d ui cosmetic on cards 2022-09-12 10:20:58 +01:00
Tiago vasconcelos
51e30c1517 Merge remote-tracking branch 'lnbits/main' into diagon-alley 2022-09-12 08:56:02 +01:00
Tiago vasconcelos
15e9eeb682 Merge remote-tracking branch 'lnbits/main' into fix/tpos_dismiss_btn 2022-09-12 08:52:25 +01:00
Tiago vasconcelos
fad040edf1 remove toast - click checkmark to dismiss 2022-09-12 08:49:12 +01:00
Vlad Stan
a8951f5b48 feat: show QR code for descriptor and xpub 2022-09-09 18:40:31 +03:00
Vlad Stan
d965457b92 feat: show seed word in browser (for devices with no display) 2022-09-09 17:47:12 +03:00
Vlad Stan
f14689fb60 feat: do not allow taproot inputs to be sent for signing 2022-09-09 17:06:36 +03:00
Jesse de Wit
f30ca2cf43
lndhub: remove delays (#954)
Remove the delays in gettxs and getuserinvoices calls to support wallets that use
the lndhub extension.
2022-09-09 17:03:02 +03:00
Vlad Stan
d77619279d chore: code clean-up 2022-09-09 16:28:20 +03:00
Vlad Stan
8c87e84b68 feat: show address details on device 2022-09-09 16:01:53 +03:00
Vlad Stan
c432671ab7 chore: fix typo 2022-09-09 16:01:53 +03:00
Vlad Stan
4368422b5c feat: show version
Helps when users report issues
2022-09-09 16:01:53 +03:00
calle
54305c8f91
reuse db connection for pending and expired tasks (#951)
* reuse db connection for pending and expired tasks

* make format
2022-09-09 15:02:07 +03:00
Arc
7d0b5ade3e
Merge pull request #947 from lnbits/fix/copilot_ws
remove already added prefix ou route - ws working again
2022-09-09 10:05:55 +01:00
Vlad Stan
2704552685 fix: type can be None due to migration issue 2022-09-09 11:55:12 +03:00
Tiago vasconcelos
d1eb0b0c4d rollback on removing NFC button 2022-09-08 14:59:19 +01:00
Tiago vasconcelos
0177316075 display NFC button on supported and fix null tip options 2022-09-08 14:59:19 +01:00
Tiago vasconcelos
d2f00435cc remove already added prefix ou route - ws working again 2022-09-06 12:30:20 +01:00
Tiago vasconcelos
dc6098e1ca remove call to set ticket paid 2022-09-05 12:56:40 +01:00
Tiago vasconcelos
e0c048339c update event data on ticket sold 2022-09-05 12:54:37 +01:00
Tiago vasconcelos
ddc3ec7e2f add a tooltip and label for adding tip options 2022-09-05 11:55:24 +01:00
Tiago vasconcelos
e5644ec4f6 show a dismissable notification after payment succeed 2022-09-05 11:47:27 +01:00
ben
39800fd5fd Fixed daily limit 2022-08-31 21:42:27 +01:00
ben
7e90c47008 Works with new app 2022-08-31 21:32:53 +01:00
ben
d95a3032e6 Fix for boltcard app change 2022-08-31 20:27:42 +01:00
Arc
3080094273
Merge pull request #938 from lnbits/boltcardfix
Fixes daily limit issue
2022-08-31 19:30:46 +01:00
ben
c52ffe846d import dattime 2022-08-31 19:26:59 +01:00
ben
dda5784a47 added amount to spend 2022-08-31 19:24:50 +01:00