Commit Graph
3051 Commits
Author SHA1 Message Date
IndraandGitHub 3aa4d09103 Adding missing theme options in conf file
Missing bitcoin theme in comment.
Missing flamingo theme in list of values for LNBITS_THEME_OPTIONS.
2022-10-02 16:45:16 +01:00
calleandGitHub 4ad3c84152 downgrade pyln from 0.12.0 to 0.11.1 (#1021) 2022-09-30 13:55:46 +02:00
Tiago VasconcelosandGitHub b2a26b0a7a add small description in UI (#1023) 2022-09-30 13:41:35 +02:00
dni ⚡andGitHub 325139066c fix service-worker.js issue #1009 (#1017)
* service-worker.js fix for issue #1009

fixup

* remove weird comment
2022-09-29 20:40:58 +02:00
ArcandGitHub e98fcd51a3 Merge pull request #1015 from lnbits/arcbtc-patch-2
Update installation.md
2022-09-29 10:45:28 +01:00
ArcandGitHub 07293e7d5c Update installation.md 2022-09-29 10:45:09 +01:00
ArcandGitHub 0cb0b8637a Merge pull request #1014 from lnbits/caddydoc
Adds Caddy instructions for easy reverse_proxy and https
2022-09-29 10:43:45 +01:00
ben 9c575b7d3a typo 2022-09-29 10:37:16 +01:00
ben 7de17485d3 typo 2022-09-29 10:34:53 +01:00
ben 55b0814d93 added intro 2022-09-29 10:34:03 +01:00
ben 22b0ed0496 Added Caddy 2022-09-29 10:31:10 +01:00
ArcandGitHub 8fbaee37fb Merge pull request #1010 from motorina0/fix_usb_coonect
Fix USB connect
2022-09-28 16:24:53 +01:00
ArcandGitHub 6d4209c73f Merge pull request #1011 from lnbits/fix-workflow-poetry-update
fixing tests for new poetry version ^1.2
2022-09-28 16:24:01 +01:00
Vlad Stan 463941ec94 fix: always include change output for fee 2022-09-28 10:33:43 +03:00
dni ⚡ 19b1374d51 fixing tests for new poetry version ^1.2 2022-09-27 17:44:52 +02:00
Vlad Stan a8b90bd595 fix: close serial port when re-pairing fails 2022-09-27 17:35:27 +03:00
Vlad Stan f1670c3153 chore: version bump 2022-09-27 17:20:33 +03:00
Vlad Stan 649c653836 fix: do not show command data in logs 2022-09-27 17:19:32 +03:00
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 KsouriandGitHub dc11205128 feat(docker): dynamic port and host using environment variables (#1006) 0.9.4 2022-09-23 22:11:54 +03:00
dni ⚡andGitHub 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
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
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 ⚡andGitHub 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 ⚡andGitHub 8305ebe6e8 fix scss error on poetry install (#989) 2022-09-23 11:02:44 +03:00
fusion44andGitHub 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 WitandGitHub d64feec2a5 strip environment variable list items (#993) 2022-09-23 11:01:14 +03:00
dni ⚡andGitHub a98c5f9a85 fixes issue #977 (#999)
* fixes issue #977

* fix prettier formatting, when pre-commit
2022-09-23 11:00:45 +03:00
dni ⚡andGitHub e0981ecede change python version of lnd wallet (#996) 2022-09-23 10:58:19 +03:00
calleandGitHub b0bedd53df Fix lndgrpc preimage (#998) 0.9.3 2022-09-22 11:15:28 +03:00
ArcandGitHub 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
calleandGitHub 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
calleandGitHub a9084a09f7 Docs/install docs (#983)
* check if wallet exists

* check wallet existence in key check

* update install docs
0.9.2.1
2022-09-20 15:08:45 +03:00
ArcandGitHub edf954d355 Merge pull request #979 from dasrecord/patch-1
Update wordlists.py
2022-09-20 11:47:18 +01:00
ArcandGitHub f165bb0cb5 Merge pull request #980 from dasrecord/patch-2
Update wordlists.py
2022-09-20 11:46:47 +01:00
ArcandGitHub 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
dasrecordandGitHub c341a64190 Update wordlists.py
another spelling correction
2022-09-19 15:58:33 -07:00
dasrecordandGitHub 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
calleandGitHub e7a6e86e7a Fix/duplicate payments (#973)
* check if wallet exists

* check wallet existence in key check

* fix duplicate removal
0.9.2
2022-09-18 16:27:03 +03:00
calleandGitHub 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
ArcandGitHub 6f9ad06449 Merge pull request #943 from lnbits/fix/tpos_dismiss_btn
Fix/tpos dismiss btn
2022-09-13 15:52:51 +01:00
ArcandGitHub 2abf741f28 Merge pull request #944 from lnbits/fix/event_ticket_counter
Fix/event ticket counter
2022-09-13 15:51:25 +01:00