Commit Graph

3186 Commits

Author SHA1 Message Date
Vlad Stan
2b56efa2b6 fix: paired devices list 2022-09-27 17:15:12 +03:00
Vlad Stan
d5f78e83d9 chore: update created by 2022-09-27 17:15:12 +03:00
Vlad Stan
80a62569f9 fix: wait for connection to init 2022-09-27 17:15:12 +03:00
Vlad Stan
6e405d1fc4 fix: output address on confirmation based on selected network 2022-09-27 17:15:12 +03: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
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
ben
a9b6dd3d30 Broke, started added private/public key 2022-09-21 15:16:38 +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
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
ben
cf849b260c UI works well 2022-09-16 13:20:42 +01:00
ben
ae06636293 rebuild pages 2022-09-15 18:11:59 +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
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
calle
1660b9dcf1
Revert "Revert "API key check: assert that wallet exists (#961)" (#962)" (#963)
This reverts commit 57fffa0c7f.
2022-09-12 18:49:57 +03:00
calle
57fffa0c7f
Revert "API key check: assert that wallet exists (#961)" (#962)
This reverts commit 0930fca7ec.
2022-09-12 18:41:27 +03:00
calle
0930fca7ec
API key check: assert that wallet exists (#961)
* check if wallet exists

* check wallet existence in key check
2022-09-12 18:39:53 +03:00
Arc
e080e11bf5
Merge pull request #960 from lnbits/dni-patch-1
Fix donate link on start page
2022-09-12 15:13:41 +01:00
dni ⚡
d6e3eb5837
Fix donate link on start page 2022-09-12 14:38:37 +02:00
Aaron Dewes
b8531f9e0e
Change message about login functionality
According to the README, Lnbits is already at 0.9. Claiming a feature will be added in 0.2 doesn't make sense.
2022-09-12 12:32:03 +02:00
Gene Takavic
8c75ea600f
fix for uppercase QR 2022-09-12 10:17:45 +02: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
calle
f3a16a28cc
Update installation.md (#955) 2022-09-11 13:06:55 +03:00