Commit Graph
6452 Commits
Author SHA1 Message Date
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
Black Coffee 2d18153b1d Added front end and work on db migrations and saving 2022-09-28 15:05:37 +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
Black Coffee a05747599d Merge branch 'main' of githubblackcoffeexbt:blackcoffeexbt/lnbits-legend 2022-09-27 14:08:33 +01:00
blackcoffeexbtandGitHub 153dd9bb9e Merge branch 'lnbits:main' into main 2022-09-27 14:05:37 +01:00
ben f3230fc59e Added onchain stat exampes 2022-09-26 23:48:38 +01:00
ben dc5ae91bb2 Frontend page kinda wokrking
Websockets need to be added
2022-09-26 23:06:41 +01:00
ben f747091257 Fixed json 2022-09-26 21:13:40 +01:00
ben d0a76cf665 Typo 2022-09-26 19:32:45 +01:00
ben c6cc6d34e1 Added some error checking 2022-09-26 19:30:40 +01:00
ben 938024fea2 json loading 2022-09-26 18:06:09 +01:00
ben 08ce55e29e Added update 2022-09-26 16:16:41 +01:00
Gene Takavic 5c6cd70d3b disabling card with just otp which is also part of notify 2022-09-26 11:47:00 +02:00
ben 69c7cdb49f Adding frontend page 2022-09-26 10:30:48 +01:00
Gene TakavicandGitHub 0bede387f5 webhook to pay_invoice/fix 2022-09-25 18:11:25 +02:00
Gene Takavic 8b3af03519 webhook to pay_invoice 2022-09-25 17:01:22 +02: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
Gene Takavic 574ba3e874 Merge branch 'ext-boltcards_keys' of https://github.com/iWarpBTC/lnbits-legend into ext-boltcards_keys 2022-09-23 17:11:28 +02:00
Gene Takavic ea2d66fbd6 refund notification 2022-09-23 17:11:19 +02:00
Gene TakavicandGitHub 6935c46258 Update README.md
Updated for Boltcard NFC Card Creator v0.1.1
2022-09-23 16:19:58 +02: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
ben f4439974e4 Merge branch 'main' into gerty 2022-09-23 14:44:10 +01: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
ben 8d1f59cf46 Basics working 2022-09-23 14:38:55 +01: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
Gene Takavic 632d35682d payment notification webhook 2022-09-23 15:17:21 +02: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