Commit graph

4048 commits

Author SHA1 Message Date
dni ⚡
569990a760 feature request from ben new pr 2023-01-11 19:21:13 +01:00
callebtc
5f60b025d5 if this isnt the last commit I will burn it all down 2023-01-11 18:06:42 +01:00
callebtc
a0c66871fa relative import 2023-01-11 18:03:50 +01:00
callebtc
701b66e71e make format 2023-01-11 17:54:28 +01:00
calle
affcb9feca
Merge branch 'main' into fix/mypy-bleskomat 2023-01-11 17:50:37 +01:00
Tiago Vasconcelos
fc7a799b89 add image by URL and limit size on API 2023-01-11 16:33:01 +00:00
callebtc
6d25fa4fa0 fix it! 2023-01-11 17:32:39 +01:00
ben
4397516160 Make QR code and price draggable 2023-01-11 14:09:19 +00:00
callebtc
1f23d45d11 make format 2023-01-11 12:52:47 +01:00
callebtc
6afdff0f29 relative import 2023-01-11 12:49:11 +01:00
calle
3e1cc79a23
Merge pull request #1346 from lnbits/fix/settings/lnd_rest_admin_macaroon_nonexistent
fix: add missing entries
2023-01-11 12:15:34 +01:00
calle
b8dd74299d
Merge pull request #1336 from lnbits/mypy_fix_ignore_missing_imports
fix: mypy - constrain `ignore_missing_imports = "True"`
2023-01-11 12:12:53 +01:00
ben
d38ce5a119 Merge remote-tracking branch 'origin/main' into fix-satoshi-formatting-nip5-index 2023-01-10 18:45:22 +00:00
Arc
0901f64118
Merge pull request #1335 from lnbits/fix/DAImageSize
Limit the size of images in Marketplace
2023-01-10 18:44:55 +00:00
ben
2602f044da format 2023-01-10 18:37:54 +00:00
ben
a85cd94234 Elaborated nostr reference 2023-01-10 18:30:09 +00:00
Joel Klabo
2ae97817a7 Run Formatting 2023-01-10 09:41:15 -08:00
Joel Klabo
f237bdd4b7 Fix Satoshis Formatting on NIP-5 Index Page 2023-01-10 09:35:43 -08:00
callebtc
822a304127 specify in settings panel 2023-01-10 17:35:43 +01:00
callebtc
2718773b60 fix: add missing entries 2023-01-10 17:25:12 +01:00
ben
1d980afb62 format 2023-01-10 14:29:05 +00:00
ben
c2bfc199e1 Adds websocket and qrcode examples to example extension 2023-01-10 14:26:10 +00:00
Tiago Vasconcelos
d6a1aa5009 fix error when no categories are defined 2023-01-10 14:20:46 +00:00
Arc
a8fa4bd117
Merge pull request #1338 from joelklabo/dont-mulitply-sats-nip5
Don't Multiply Sat Price by 100 for NIP-5 Verification
2023-01-10 12:05:43 +00:00
callebtc
b32404ca5f correct typing of the callable 2023-01-10 11:39:21 +01:00
dni ⚡
31c8973f93 remove livestream from mypy ignore and remove dead code from smtp 2023-01-10 11:09:09 +01:00
Vlad Stan
4d1480eff3 fix: mypy - double import of lnurldevice_ext 2023-01-10 09:50:35 +02:00
Vlad Stan
6235215c89 fix: use relative import 2023-01-10 09:45:12 +02:00
Vlad Stan
54139371f6 fix: mypy 2023-01-10 09:45:12 +02:00
Vlad Stan
5547bb69e6 fix: use relative import 2023-01-10 09:45:12 +02:00
Vlad Stan
c370bd18c6 refactor: remove redundant # type: ignore 2023-01-10 09:45:12 +02:00
Vlad Stan
8cd6c7c9bc refactor: use relative imports for own module 2023-01-10 09:44:52 +02:00
ben
aee742a8ac Merge branch 'main' into fix/DAImageSize 2023-01-09 19:24:09 +00:00
ben
68d1271d5f format 2023-01-09 19:23:03 +00:00
Tiago Vasconcelos
ab73698a45 add product image with url 2023-01-09 19:11:16 +00:00
Joel Klabo
679b371eb8 Update Formatting of Satoshi Amount (No decimal places) 2023-01-09 08:51:21 -08:00
ben
b413bbb8ee Added try for failing multiple ATM withdraws to avoid error dump 2023-01-09 16:37:35 +00:00
ben
1873740294 format 2023-01-09 16:14:46 +00:00
dni ⚡
840de18a91 fixup 2023-01-09 16:39:31 +01:00
dni ⚡
66c0aac3a1 fix mypy lnurldevices issues 2023-01-09 16:35:42 +01:00
calle
8b10198b85
Merge pull request #1295 from lnbits/fix/mypy-livestream
fix mypy issues for livestream ext
2023-01-09 16:22:45 +01:00
Joel Klabo
61c9a22fe1 Don't Multiply Sat Price by 100 for NIP-5 Verification 2023-01-09 07:20:22 -08:00
calle
bdf5980a1d
Merge pull request #1334 from motorina0/fix_wrong_tipjar_id
fix: (rollback refactoring) Use the `tipjar` id to fetch the created `tipjar`
2023-01-09 14:31:03 +01:00
calle
901accb60c
Merge pull request #1303 from lnbits/fix/mypy-watchonly
fix mypy issues for watchonly
2023-01-09 14:30:05 +01:00
Tiago Vasconcelos
44fa30fdc3 check uploaded image size in API 2023-01-09 12:31:12 +00:00
Tiago Vasconcelos
4d5c7133bc create smaller base64 image in UI 2023-01-09 12:30:21 +00:00
Vlad Stan
b764c93e7c fix: (rollback refactoring) Use the tipjar id to fetch the created tipjar 2023-01-09 14:21:14 +02:00
Arc
e362b04f0e
Merge pull request #1333 from lnbits/smtp
Extension: SMTP, send mails for sats
2023-01-09 12:18:51 +00:00
ben
ad2a6c7bc4 Added tile 2023-01-09 11:26:20 +00:00
calle
d9a13a6e30
Merge pull request #1330 from joelklabo/nip5-caddy-example
Example Caddy Configuration for NIP-05 Extension
2023-01-09 12:14:41 +01:00