Commit Graph
5164 Commits
Author SHA1 Message Date
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
callebtc b32404ca5f correct typing of the callable 2023-01-10 11:39:21 +01: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
calleandGitHub cd750957c0 Merge pull request #1326 from bitkarrot/patch-1
add poetry <1.2 version note to troubleshooting
2023-01-09 12:13:50 +01:00
calleandGitHub b228364a41 Apply suggestions from code review 2023-01-09 12:13:43 +01:00
calleandGitHub d66efcaa32 Apply suggestions from code review 2023-01-09 12:13:16 +01:00
calleandGitHub 84f9deed77 Merge pull request #1328 from prusnak/payment-extra
tpos: remove extraneous not payment.extra check
2023-01-09 12:11:20 +01:00
ben 878be3d019 Merge branch 'main' into smtp 2023-01-09 11:03:09 +00:00
ArcandGitHub 5b305cc816 Merge pull request #1331 from joelklabo/add-satoshis-currency-option-nip5
Add Satoshis as Currency Option Nostr NIP-5
2023-01-09 11:02:17 +00:00
ben 96ed9192a3 format 2023-01-09 11:01:15 +00:00
ben cf03ae0a5f Merge remote-tracking branch 'origin/main' into add-satoshis-currency-option-nip5 2023-01-09 11:00:03 +00:00
ArcandGitHub 8861424022 Merge pull request #1181 from Uthpala/main
Deezy swap extension
2023-01-09 10:55:09 +00:00
Vlad Stananddni ⚡ d51ba2b4fb refactor: remove redundant # type: ignore 2023-01-09 10:30:15 +01:00
dni ⚡ 6ea5069835 fix mypy watchonly issues 2023-01-09 10:30:09 +01:00
dni ⚡ e4ab966d2f readd the package-lock.json from main 2023-01-09 10:15:38 +01:00
dni ⚡ 0c1eb13d93 fine tunings ;) 2023-01-09 10:13:54 +01:00
dni ⚡ e9f625f008 mypy fixes, date issue 2023-01-09 09:54:17 +01:00
dni ⚡ 3d8a8664f2 copy initial copy from my fork 2023-01-09 09:41:19 +01:00
Joel Klabo 49d286e7ea Add Satoshis as Currency Option Nostr NIP-5 2023-01-08 21:31:41 -08:00