Commit Graph
2890 Commits
Author SHA1 Message Date
ben 59d6b654c5 push before removing uuid 2022-08-24 09:33:38 +01:00
ben c10f89e1d6 Boots, errors, needs work 2022-08-22 23:29:42 +01:00
ben 56c9234aff LNURLs handled internally
Has bugs
2022-08-22 22:33:20 +01:00
ben 4e68c114fd UI updated 2022-08-22 20:14:19 +01:00
ben baf993f185 Merge remote-tracking branch 'origin/main' into ext-boltcards-2 2022-08-22 16:05:12 +01:00
ArcandGitHub ff8d32ec83 Merge pull request #915 from leesalminen/fly-io-docs
Add docs for hosting LNBits on Fly.io (for free)
2022-08-22 15:55:05 +01:00
ArcandGitHub ccc76d8ed1 Merge pull request #910 from motorina0/secure_communication
[onchain-ext] Secure communication
2022-08-22 14:13:55 +01:00
Vlad Stan 9bbcd28452 feat: UI improvements and fixes 2022-08-22 10:09:26 +03:00
Vlad Stan d08b7455e7 feat: add passphrase support 2022-08-22 09:04:16 +03:00
Tiago VasconcelosandGitHub 551c75c2cf set focus on amount (#916) 2022-08-21 23:07:18 +02:00
Tiago VasconcelosandGitHub 1d55fe1d1a add copy invoice button (#917) 2022-08-21 23:06:47 +02:00
Lee Salminen a3f910acf4 additional validation 2022-08-21 13:17:44 -06:00
Lee SalminenandGitHub aff7e11089 Update installation.md 2022-08-21 12:57:28 -06:00
Lee SalminenandGitHub 218ccbc3a7 Update installation.md 2022-08-21 11:46:11 -06:00
Lee SalminenandGitHub 5c2045927a Update installation.md 2022-08-21 11:39:34 -06:00
Lee SalminenandGitHub d9ddd746e0 Update installation.md 2022-08-21 11:25:39 -06:00
Lee Salminen a6f0acc030 update readme 2022-08-21 10:31:47 -06:00
Lee Salminen f6a301668b Revert "convert to using lnbits card id instead of card uid"
This reverts commit 971d8f34e8.
2022-08-21 10:30:25 -06:00
Lee Salminen 38ef4f3a78 Revert "surface the ID"
This reverts commit b11ddf3d61.
2022-08-21 10:30:10 -06:00
Lee Salminen c4ffd45485 more readme 2022-08-21 10:19:34 -06:00
Lee Salminen ec9005ffca add info about {card_id} in readme 2022-08-21 10:18:28 -06:00
Lee Salminen b11ddf3d61 surface the ID 2022-08-21 10:06:39 -06:00
Lee Salminen 971d8f34e8 convert to using lnbits card id instead of card uid 2022-08-21 10:00:16 -06:00
Lee Salminen a8bc3ea870 card_uid is always upper 2022-08-21 09:47:14 -06:00
Lee Salminen f41c43cbf4 get the uid back into bytes 2022-08-21 09:09:01 -06:00
Lee Salminen 9dd7d30716 format 2022-08-21 09:02:20 -06:00
Lee Salminen 4242a82029 Add a secondary route with the card_uid appended to it. 2022-08-21 08:58:38 -06:00
Lee Salminen db83d803f8 add .upper() to other side of the condition 2022-08-21 07:32:11 -06:00
Lee Salminen 6898412e6c more validation 2022-08-19 16:54:06 -06:00
Lee Salminen 302ccfd429 add better error handling 2022-08-19 16:52:06 -06:00
Lee Salminen b80f2f8e4d error handling if bad input data in db 2022-08-19 16:47:33 -06:00
Lee SalminenandGitHub 7d56878f55 Update installation.md 2022-08-19 16:33:17 -06:00
Lee Salminen 70deb7e702 add docs for hosting lnbits on fly.io 2022-08-19 16:29:32 -06:00
Vlad Stan 739646f702 fix: show message when device not paired 2022-08-19 18:54:54 +03:00
Vlad Stan 95e7633e19 fix: await async method 2022-08-19 18:05:05 +03:00
Vlad Stan 5b59cdcd0d feat: buttonConfig pins are optional 2022-08-19 17:49:01 +03:00
Lee Salminen a28bedf430 update link, this will work once merged to main 2022-08-19 08:45:27 -06:00
Lee Salminen 43db91641a .upper() on p and c to handle breez wallet lower-casing the whole url 2022-08-19 07:34:46 -06:00
Vlad Stan 83f998fe37 feat: remember paired devices 2022-08-19 14:59:59 +03:00
Vlad Stan 713909292e chore: format code 2022-08-19 08:51:57 +03:00
Vlad StanandGitHub fb7030c30f Merge branch 'main' into secure_communication 2022-08-19 01:42:17 -04:00
Vlad Stan 218ee77acd feat: handle forced logout 2022-08-18 18:57:20 +03:00
Vlad Stan 90938e89e1 feat: show pairing code 2022-08-18 17:54:26 +03:00
Vlad Stan d8d4d4d057 feat: add buttons config 2022-08-18 16:33:10 +03:00
calleandGitHub ae1a2ac383 Frontend: LNURLp/w icons with tooltips (#905)
* rename button to copy link

* icon buttons with tooltips
2022-08-18 13:24:34 +02:00
dni ⚡andGitHub e2c9673517 subdomains docs fix: #900 (#904)
fix subdomain link to docs: also mentioned in #900
2022-08-18 10:17:32 +02:00
dni ⚡andGitHub 853536ea32 lnAdress fix link to docs (#903)
Fixes: https://github.com/lnbits/lnbits-legend/issues/900
2022-08-18 10:17:16 +02:00
Vlad Stan 61d3ca8c0b feat: hand pairing response 2022-08-18 10:32:56 +03:00
Vlad Stan e37fc0b898 fix: check-paring message 2022-08-18 09:01:05 +03:00
Vlad Stan faa9a017a4 refactor: rename command 2022-08-18 08:49:46 +03:00