Commit graph

3467 commits

Author SHA1 Message Date
callebtc
ff724bf744 for r, dont use bigint but hex string 2022-11-02 23:43:37 +01:00
callebtc
970748216f split doesnt work yet 2022-10-28 19:34:04 +02:00
calle
b92fedbcc9
refactor try except block (#1084) 2022-10-28 11:26:02 +02:00
Arc
25dfc6bcae
Merge pull request #1093 from lnbits/arcbtc-patch-4
Update installation.md
2022-10-28 10:23:10 +01:00
Arc
7be45d5d91
Update installation.md 2022-10-28 10:22:59 +01:00
Arc
0a8d287f19
Merge pull request #1080 from lnbits/switchupdate
Adds multiple pin option to bitcoinSwitch in LNURLDevices
2022-10-27 01:16:57 +01:00
ben
904dea37fc prettier 2022-10-27 01:16:05 +01:00
ben
8bafb9ab19 black 2022-10-27 01:10:03 +01:00
ben
1ab0d0f701 isort 2022-10-27 01:05:09 +01:00
ben
047d0fc761 black 2022-10-27 00:37:15 +01:00
ben
5b1df5fffc fixed some ints 2022-10-27 00:35:49 +01:00
ben
98d712fa79 Fixed pin bug 2022-10-27 00:26:07 +01:00
ben
b6b54d6842 Web socket working 2022-10-26 20:19:04 +01:00
ben
937654e4f7 Fixed models 2022-10-26 13:15:50 +01:00
dni ⚡
d702e1b6a5
add FORWARDED_ALLOW_IPS variable to .example.env (#1077) 2022-10-26 13:07:34 +02:00
rolznz
5a3524da83
Fix usermanager API docs (#1073)
- update incorrect response status codes
- update invalid activate extension example
2022-10-26 13:05:31 +02:00
Lee Salminen
7d736c3f77
Add FORWARDED_ALLOW_IPS to example fly.io (#1082)
This PR adds the needed `FORWARDED_ALLOW_IPS="*"` environment variable to the fly.io installation method, which is needed to work.
2022-10-26 13:02:35 +02:00
calle
1d9be9619f
Update issue templates (#1087) 2022-10-26 13:01:02 +02:00
calle
2f1f92f1ee
Update issue templates (#1086) 2022-10-26 12:57:53 +02:00
calle
440c4b6966
Update issue templates (#1085) 2022-10-26 12:56:15 +02:00
ben
1bfa28da19 reverted migrate 2022-10-26 10:58:13 +01:00
ben
7881125c71 Fixed migrate 2022-10-26 10:54:46 +01:00
callebtc
ecd5dadcd1 doesnt work yet 2022-10-26 02:30:28 +02:00
ben
e88b18a417 added migrate 2022-10-25 12:09:40 +01:00
ben
3552443f99 adding migrations 2022-10-25 11:10:34 +01:00
ben
a37bec80cf Merge branch 'main' into switchupdate 2022-10-25 11:00:08 +01:00
dni ⚡
09871bbabc
fix mypy for extensions (#873)
* explicitly exclude all extensions from mypy

* fix example extension mypy

* fix subdomains extension mypy + 1 type error fixed

* fix mypy discordbot

* mypy check copilot extensnion

* copilot black

* add invoices ext to ignore

* add boltz and boltcard

* copilit id is necessary

* was discordbot is ok

Co-authored-by: dni <dni.khr@gmail.com>
2022-10-24 16:29:30 +02:00
dni ⚡
09cf654427
Proper Error Handling for qrcode-stream components (#1076)
* proper errorhandling for camera

* fix javascript for calle
2022-10-24 12:32:20 +02:00
Anton Kovalenko
193d037ad6
Allow more than 2-nd level domain in incoming ln-addresses (#914) 2022-10-24 12:23:11 +02:00
Aaron Dewes
fc1a87f617
Remove unused proxy_fix (#1007) 2022-10-24 11:50:52 +02:00
Benjamin Phạm-Bachelart
3814989b3a
Add cliche wallet (#1071) 2022-10-24 11:46:32 +02:00
callebtc
e8e4c7f9c3 works 2022-10-24 09:26:32 +02:00
Arc
1ae8527d29
Merge pull request #1068 from lnbits/improvement-splitpayments
Improvement to payment handling in splitpayments extension
2022-10-21 20:55:51 +01:00
ben
c8a33b0b93 Adding loads on gpios to switch 2022-10-21 20:06:50 +01:00
dni ⚡
e1fbb8c3cd fix livestream extension 2022-10-21 18:28:39 +02:00
dni ⚡
fe879ad9b9 add tpos to pr 2022-10-21 18:15:27 +02:00
dni ⚡
2d61a8854f improving on split payment handling 2022-10-21 17:35:58 +02:00
callebtc
7e38d899af make format 2022-10-21 15:31:24 +02:00
callebtc
a9b4dd251f generate requirements from poetry 2022-10-21 15:23:44 +02:00
callebtc
ea58ae77ef add cashu to requirements.txt 2022-10-21 15:17:44 +02:00
callebtc
ec6bb1624a adjust versions to import cashu 2022-10-21 15:15:43 +02:00
Vlad Stan
daf5768d52
fix: remove user from model (#1067) 2022-10-21 14:49:17 +02:00
Vlad Stan
9de38f908b
fix: wallet not found error (#1063) 2022-10-20 16:40:23 +02:00
callebtc
89f55e50b1 disable codecov check 2022-10-18 11:49:20 +02:00
callebtc
c10a2b647f can install cashu 0.4.1 2022-10-18 11:24:45 +02:00
callebtc
ef056d1647 restore pyproject 2022-10-18 11:20:53 +02:00
callebtc
0f3ac18f34 remove unused import 2022-10-18 11:20:40 +02:00
dni ⚡
42704eaf1b
change boltz logs from warn to debug (#1057) 2022-10-18 08:49:27 +02:00
callebtc
161d49a450 clean up 2022-10-17 11:03:39 +02:00
callebtc
dafcfef5be cleanup 2022-10-14 01:01:43 +02:00