dni ⚡
1b84ebf13d
FEAT: build static files with npm (sass, concat, minify), remove build step from python, include minified bundle files ( #1601 )
2023-04-21 14:51:46 +02:00
Arc
efafd00b43
Merge pull request #1621 from lnbits/fix_adminui_lnd
...
fix inputs on Lnd funding sources
2023-04-20 09:51:19 +01:00
Arc
07946d873f
Merge pull request #1630 from lnbits/update/flake8
...
FEAT: improve on flake8 linting
2023-04-20 09:49:11 +01:00
Arc
91b28ebf83
Merge pull request #1612 from lnbits/fix_admin_ext_access
...
Fix admin ext access
2023-04-20 09:46:18 +01:00
Arc
64fde0093c
Merge pull request #1636 from lnbits/improve-errors-lndrest
...
BUG: SSL certificate for lndrest is required even though it could be a publicly issued one
2023-04-20 09:39:52 +01:00
Arc
c8f9473e01
Merge pull request #1634 from lnbits/allow_bip21_scan
...
Allow for scanning BIP21 QR codes
2023-04-20 09:36:52 +01:00
Arc
fea6183aef
Merge pull request #1608 from lnbits/feat/i18n
...
FEAT: add localisation to lnbits frontend
2023-04-20 09:25:35 +01:00
dni ⚡
adae3b4302
optional ssl certifiace for lndrest
2023-04-19 10:51:00 +02:00
Tiago Vasconcelos
ce82439fd8
format
2023-04-18 17:02:49 +01:00
Tiago Vasconcelos
0a210f766d
allow to scan BIP21 QR codes
2023-04-18 15:39:53 +01:00
dni ⚡
156a19f05c
improve errorhandling for lndrest #252 ( #1631 )
2023-04-17 09:26:37 +02:00
dni ⚡
06fa6c10c1
reintroduce E203, black does not like that one
2023-04-17 08:38:12 +02:00
dni ⚡
0b596c00ca
reduce max string length
2023-04-17 08:29:01 +02:00
dni ⚡
0af22a6256
E471
2023-04-17 08:21:45 +02:00
dni ⚡
1ac9d2572d
E203, E221
2023-04-17 08:16:59 +02:00
dni ⚡
b465ecf22a
E265
2023-04-17 08:11:07 +02:00
dni ⚡
42b7cd3046
fix E266
2023-04-17 08:09:34 +02:00
dni ⚡
ffb0f4ccb0
hotfix fakewallet
2023-04-14 12:03:06 +02:00
Tiago Vasconcelos
de38f38723
fix inputs on Lnd funding sources
2023-04-13 11:43:19 +01:00
dni ⚡
8c3b4a87b1
add i18n to frontend, still incomplete, but a start
2023-04-13 09:32:12 +02:00
dni ⚡
8ee6be30eb
add vue-i18n dependecy
2023-04-13 07:59:12 +02:00
Vlad Stan
554ad88cbd
doc: add comments
2023-04-06 12:32:23 +03:00
Vlad Stan
0d14d2b56e
fix: remove admin extensions for non admin users
2023-04-05 19:40:16 +03:00
Vlad Stan
d7e7d89e9a
fix: mypy
2023-04-05 19:03:14 +03:00
Vlad Stan
1d0fcaa579
feat: show content by accepted type
2023-04-05 18:54:54 +03:00
Vlad Stan
af212c820c
fix: block access admin extensions to normal users
2023-04-05 17:40:08 +03:00
Vlad Stan
0a74ca3972
fix: use extension code
instead on name
2023-04-05 17:39:22 +03:00
dni ⚡
255638a9ce
remove elif for vlad
2023-04-05 11:39:01 +02:00
dni ⚡
50149c360c
add assert
2023-04-05 11:38:07 +02:00
dni ⚡
6fae6dab92
remove *1000 for fake
2023-04-05 11:35:09 +02:00
dni ⚡
be5f909d1c
merge issue in lnd_rest
2023-04-04 08:00:43 +02:00
dni ⚡
2a1a0f3a2f
fix pyright issues
2023-04-04 07:49:13 +02:00
dni ⚡
5dbd9a9192
add some assert description
2023-04-04 07:35:20 +02:00
dni ⚡
1f6a961840
fix cln mypy
2023-04-04 07:35:20 +02:00
callebtc
9b7bda4e4e
finish services.py
2023-04-04 07:35:20 +02:00
callebtc
a8103ba091
remove unnecessary checking_id from fakewallet
2023-04-04 07:35:20 +02:00
callebtc
234b508368
shorten and ignore cln.py
2023-04-04 07:35:19 +02:00
callebtc
f766f9b2c3
comment
2023-04-04 07:35:05 +02:00
callebtc
370ec7e366
remove error fallback
2023-04-04 07:35:04 +02:00
dni ⚡
0822058661
fix newly introduced pyright issue from rebase
2023-04-04 07:35:04 +02:00
dni ⚡
fa58a5fa4c
flake it
2023-04-04 07:35:04 +02:00
dni ⚡
486631b455
move middleware to middleware.py
2023-04-04 07:35:04 +02:00
dni ⚡
435743a265
add **kwargs to create_invoice functions
2023-04-04 07:34:51 +02:00
dni ⚡
72386033a9
formatting
2023-04-04 07:34:51 +02:00
dni ⚡
69c0cd0276
asserting broke payments
2023-04-04 07:34:51 +02:00
dni ⚡
abfee29676
uncomment webhook_listerner and add TODO
2023-04-04 07:34:50 +02:00
Pavol Rusnak
9c8a79eb9b
fix pyright lnbits/wallets
...
Co-authored-by: dni ⚡ <office@dnilabs.com>
2023-04-04 07:34:50 +02:00
Pavol Rusnak
0607cb1d6e
fix pyright lnbits/core
...
Co-authored-by: dni ⚡ <office@dnilabs.com>
2023-04-04 07:34:37 +02:00
Pavol Rusnak
02306148df
fix pyright lnbits
...
Co-authored-by: dni ⚡ <office@dnilabs.com>
2023-04-04 07:34:17 +02:00
dni ⚡
e59a218912
bugfix: 500 error if same wallet tries to pay an external invoice twice ( #1594 )
...
* bugfix: 500 error if same wallet tries to pay an external invoice twice
* fstring
* log the error
---------
Co-authored-by: callebtc <93376500+callebtc@users.noreply.github.com>
2023-04-03 15:34:55 +02:00