Tiago vasconcelos
8ab9590594
format
2022-09-28 17:03:09 +01:00
Tiago vasconcelos
b9371805e2
websockets working localstorage for review
2022-09-28 17:02:15 +01:00
Tiago vasconcelos
62e35ec006
Merge branch 'main' into diagon-alley
2022-09-28 11:14:24 +01:00
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
Lounès Ksouri
dc11205128
feat(docker): dynamic port and host using environment variables ( #1006 )
2022-09-23 22:11:54 +03:00
dni ⚡
8e06d779e7
add dependencies for corelightning and lndgrpc ( #1003 )
...
* add dependencies for corelightning and lndgrpc
* added wrong cln library, 🤦
2022-09-23 16:56:14 +03:00
Tiago Vasconcelos
f6d12c9d24
prevent ios autozoom on inputs ( #945 )
...
Co-authored-by: callebtc <93376500+callebtc@users.noreply.github.com>
2022-09-23 16:40:20 +03:00
Gene Takavic
e75610a04f
API auditor ( #1002 )
...
* just quick auditor
* fix for none balance
* handle node down case
Co-authored-by: calle <93376500+callebtc@users.noreply.github.com>
Co-authored-by: calle <93376500+callebtc@users.noreply.github.com>
2022-09-23 16:33:51 +03:00
Tiago vasconcelos
e80daf2795
rename stores to stalls
2022-09-23 10:25:57 +01:00
Tiago vasconcelos
131d9f689c
Merge branch 'main' into diagon-alley
2022-09-23 09:49:05 +01:00
dni ⚡
d8acad4282
make sure tests not spamming boltz live servers ( #1000 )
...
* make sure tests not spamming boltz live servers
* fixing tests to no run on live servers
2022-09-23 11:35:18 +03:00
dni ⚡
8305ebe6e8
fix scss error on poetry install ( #989 )
2022-09-23 11:02:44 +03:00
fusion44
b47685f8aa
Updates and fixes ( #912 )
...
* feat: add support for python 3.10
* fix: move all in-line comments to their own line
On some systems the environs package was uable to parse values as it
tried read the comments as code...
2022-09-23 11:02:23 +03:00
Jesse de Wit
d64feec2a5
strip environment variable list items ( #993 )
2022-09-23 11:01:14 +03:00
dni ⚡
a98c5f9a85
fixes issue #977 ( #999 )
...
* fixes issue #977
* fix prettier formatting, when pre-commit
2022-09-23 11:00:45 +03:00
dni ⚡
e0981ecede
change python version of lnd wallet ( #996 )
2022-09-23 10:58:19 +03:00
calle
b0bedd53df
Fix lndgrpc preimage ( #998 )
2022-09-22 11:15:28 +03:00
Tiago vasconcelos
384cc8305d
Merge remote-tracking branch 'lnbits/diagon-alley' into diagon-alley
2022-09-21 18:18:18 +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
calle
c5cc65a736
Fix/admin extension exception ( #984 )
...
* check if wallet exists
* check wallet existence in key check
* return FORBIDDEN for LNBITS_ADMIN_USERS
2022-09-20 15:34:03 +03:00
calle
a9084a09f7
Docs/install docs ( #983 )
...
* check if wallet exists
* check wallet existence in key check
* update install docs
2022-09-20 15:08:45 +03:00
Arc
edf954d355
Merge pull request #979 from dasrecord/patch-1
...
Update wordlists.py
2022-09-20 11:47:18 +01:00
Arc
f165bb0cb5
Merge pull request #980 from dasrecord/patch-2
...
Update wordlists.py
2022-09-20 11:46:47 +01:00
Arc
79bc1e85ed
Merge pull request #982 from lnbits/fix-docker-deploy
...
fix docker deploy
2022-09-20 11:33:31 +01:00
dni ⚡
9041c75eb6
fix docker deploy
2022-09-20 12:22:17 +02:00
Tiago vasconcelos
c23756f546
Merge branch 'main' into diagon-alley
2022-09-20 10:20:05 +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
calle
e7a6e86e7a
Fix/duplicate payments ( #973 )
...
* check if wallet exists
* check wallet existence in key check
* fix duplicate removal
2022-09-18 16:27:03 +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
calle
232d50baaa
Fix: tasks.py reuse db connection for invoice deletion ( #971 )
...
* check if wallet exists
* check wallet existence in key check
* reuse db connection for payment deletion
2022-09-15 14:48:59 +03: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
Arc
2782a92aaa
Merge pull request #957 from iWarpBTC/fix/withdrawQR
...
fix for uppercase QR
2022-09-13 15:49:27 +01:00
Arc
9e652d98ea
Merge pull request #958 from AaronDewes/patch-1
...
Change message about login functionality
2022-09-13 15:48:37 +01:00
Arc
bfc95dc4dd
Merge pull request #965 from motorina0/watchonly_browser_flash_link
...
feat: add link for `hardware-wallet` browser flash
2022-09-13 14:27:29 +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
807eb59192
Merge branch 'main' into diagon-alley
2022-09-13 09:57:50 +01:00
calle
d0ca0b18da
Fix/db reuse connection mark pending ( #964 )
...
* check if wallet exists
* check wallet existence in key check
* reuse connection for stataus update
* make format
2022-09-12 20:57:23 +03: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