Commit Graph
3227 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
dni ⚡ 41668d6f32 add warning for voidwallet for better coloring in logs 2022-10-01 11:33:58 +02:00
Tiago vasconcelos 98ef0dfcb1 format 2022-09-30 17:29:35 +01:00
Tiago vasconcelos db2ffadb43 retrieve chat messages from db 2022-09-30 17:28:35 +01:00
Taylor HelsperandGitHub 148789a86f Fix formatting 2022-09-30 10:19:17 -05: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
Tiago vasconcelos 57bb9665c6 chat messages stored in db 2022-09-30 10:16:34 +01:00
Taylor Helsper fb58f1ed5e Update myNode images 2022-09-29 23:42:38 -05:00
Taylor HelsperandGitHub 04cfdc2bf3 Update index.html 2022-09-29 23:06:45 -05: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
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
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
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
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
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 ⚡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
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