lnbits-legend/lnbits
Arc bc2c5fd1a9
Merge pull request #1648 from lnbits/typeignore-generic
removing type ignores from views/generic.py
2023-05-02 14:50:00 +01:00
..
core Merge pull request #1648 from lnbits/typeignore-generic 2023-05-02 14:50:00 +01:00
extensions remove invoices (#1515) 2023-02-20 15:34:18 +01:00
static 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
templates regression: fatfinger removed block styles (#1659) 2023-04-27 15:38:52 +02:00
utils fix isort check 2022-07-25 12:03:06 +02:00
wallets Merge pull request #1630 from lnbits/update/flake8 2023-04-20 09:49:11 +01:00
__init__.py
__main__.py overall fixes 2022-10-25 09:23:30 +02:00
app.py reduce max string length 2023-04-17 08:29:01 +02:00
bolt11.py reintroduce E203, black does not like that one 2023-04-17 08:38:12 +02:00
commands.py 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
db.py E471 2023-04-17 08:21:45 +02:00
decorators.py fix pyright lnbits 2023-04-04 07:34:17 +02:00
extension_manager.py add assert 2023-04-05 11:38:07 +02:00
helpers.py FEAT: introduce bundle_assets variable and decouple it from DEBUG (#1660) 2023-04-27 16:05:49 +02:00
jinja2_templating.py fix pyright lnbits 2023-04-04 07:34:17 +02:00
lnurl.py fix pylint W0612 (unused-variable) 2023-01-30 11:46:43 +00:00
middleware.py Merge pull request #1612 from lnbits/fix_admin_ext_access 2023-04-20 09:46:18 +01:00
requestvars.py
server.py chore: code format 2022-12-09 14:09:16 +02:00
settings.py FEAT: introduce bundle_assets variable and decouple it from DEBUG (#1660) 2023-04-27 16:05:49 +02:00
tasks.py fix pyright lnbits 2023-04-04 07:34:17 +02:00