callebtc
|
1f23d45d11
|
make format
|
2023-01-11 12:52:47 +01:00 |
|
callebtc
|
6afdff0f29
|
relative import
|
2023-01-11 12:49:11 +01:00 |
|
callebtc
|
c57ddf6aff
|
ignore livestream
|
2023-01-11 12:40:02 +01:00 |
|
callebtc
|
dbaf8a165b
|
update poetry.lock to 1.3.1
|
2023-01-11 12:19:35 +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
|
3b5befdaac
|
Merge pull request #1344 from lnbits/migrations/conv_warn_empty
conv.py: warn if table is empty
|
2023-01-11 12:15:18 +01:00 |
|
calle
|
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 |
|
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 |
|
Arc
|
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 |
|
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 |
|
Arc
|
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 |
|
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 |
|
callebtc
|
a1a75ddf0b
|
change sign
|
2023-01-10 16:25:28 +01:00 |
|
callebtc
|
3f61286cad
|
correct placement of warning
|
2023-01-10 16:19:56 +01:00 |
|
calle
|
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
|
64c330459b
|
conv.py: warn if table is empty
|
2023-01-10 16:16:17 +01:00 |
|
callebtc
|
1629609569
|
remove subfolder from mock_data.zip
|
2023-01-10 15:59:25 +01:00 |
|
calle
|
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 |
|
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 |
|
Arc
|
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 |
|
Arc
|
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 |
|