Commit Graph
5079 Commits
Author SHA1 Message Date
calleandGitHub fc6f002cb8 Merge pull request #1242 from lnbits/update/poetry
update lock file and workflows to poetry 1.3.1
2023-01-11 12:14:53 +01:00
calleandGitHub 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
ArcandGitHub 8f91a4a097 Merge pull request #1347 from joelklabo/fix-satoshi-formatting-nip5-index
Fix satoshi formatting nip5 index
2023-01-10 18:55:03 +00:00
ben d38ce5a119 Merge remote-tracking branch 'origin/main' into fix-satoshi-formatting-nip5-index 2023-01-10 18:45:22 +00:00
ArcandGitHub 0901f64118 Merge pull request #1335 from lnbits/fix/DAImageSize
Limit the size of images in Marketplace
2023-01-10 18:44:55 +00:00
ArcandGitHub 63b00d46ee Merge pull request #1341 from lnbits/exampleupdate
Adds some more examples to the example extension
2023-01-10 18:39:20 +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
calleandGitHub 9128953894 Merge pull request #1343 from lnbits/fix/migration/mock_data_subfolder
remove subfolder from mock_data.zip
2023-01-10 16:18:14 +01:00
callebtc 1629609569 remove subfolder from mock_data.zip 2023-01-10 15:59:25 +01:00
calleandGitHub 00af60b1df Merge pull request #1342 from lnbits/fix/update_mock_data_lnurlp_6
Migration: ext_lnurlp update mock data to v 6
2023-01-10 15:51:23 +01:00
callebtc 6e719c8fba update mock data to 6 2023-01-10 15:46:03 +01:00
ben ee3ddb2ef6 DO NOT ADD NEW DEPENDENCIES 2023-01-10 14:39:27 +00: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
ArcandGitHub 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
ArcandGitHub c50b2562ab Merge pull request #1339 from lnbits/hotfix-smtp
BUG: remove livestream from mypy ignore and remove dead code from smtp
2023-01-10 10:31:38 +00: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 9ed5a19bd0 Revert "fix: narrow down the list of ignore_missing_imports modules"
This reverts commit 7b6dfe1f498646cefe1bd8a5f25f3abe2d341b36.
2023-01-10 09:45:12 +02:00
Vlad Stan c54a0b4f2a fix: narrow down the list of ignore_missing_imports modules 2023-01-10 09:45:12 +02:00
Vlad Stan 5ce79d9440 chore: use list[] instead of csv for ignore_missing_imports 2023-01-10 09:45:12 +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
Vlad Stan e97fb086cc feat: explicitly specify for which modules to ignore_missing_imports 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
ArcandGitHub c439732f9b Merge pull request #1304 from lnbits/fix/mypy-lnurldevices
fix mypy lnurldevices
2023-01-09 16:44:23 +00: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
calleandGitHub 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
calleandGitHub 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
calleandGitHub 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
ArcandGitHub 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
calleandGitHub 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