lnbits-legend/lnbits
Vlad Stan db72953310
Login polish (#2180)
* feat: set `samesite="none", secure=True` for `is_lnbits_user_authorized` (required in iframe)
* feat: add icons for User ID actions
* feat: set `samesite="none", secure=True
2023-12-14 15:07:22 +01:00
..
core Login polish (#2180) 2023-12-14 15:07:22 +01:00
nodes handle correctly the case with no active channels 2023-11-07 13:03:16 +01:00
static Login improve UI config (#2171) 2023-12-14 11:34:23 +01:00
templates Login improve UI config (#2171) 2023-12-14 11:34:23 +01:00
utils chore: update lock file and poetry 1.7.0 in CI (#2156) 2023-12-06 10:36:10 +01:00
wallets [FEAT] Auth, Login, OAuth, create account with username and password #1653 (#2092) 2023-12-12 11:38:19 +01:00
__init__.py refactor: clean up __init__ file following some Flask conventions 2020-09-06 21:06:01 -03:00
__main__.py overall fixes 2022-10-25 09:23:30 +02:00
app.py Login polish (#2180) 2023-12-14 15:07:22 +01:00
bolt11.py adding bolt11 lib and removing bolt11.py from the codebase (#1817) 2023-09-25 12:06:54 +02:00
commands.py [FEAT] add extension functionality to lnbits-cli (#1963) 2023-10-25 14:03:00 +02:00
db.py [FEAT] create data folder if it doesnt exist (#1930) 2023-09-12 11:56:21 +02:00
decorators.py [FEAT] Auth, Login, OAuth, create account with username and password #1653 (#2092) 2023-12-12 11:38:19 +01:00
extension_manager.py set User-Agent when accessing external resources (#2100) 2023-11-30 12:54:07 +00:00
helpers.py [FEAT] Auth, Login, OAuth, create account with username and password #1653 (#2092) 2023-12-12 11:38:19 +01:00
jinja2_templating.py fix pyright lnbits 2023-04-04 07:34:17 +02:00
lnurl.py feat: lnurl library update 2023-12-06 12:55:01 +01:00
middleware.py [FEAT] Auth, Login, OAuth, create account with username and password #1653 (#2092) 2023-12-12 11:38:19 +01:00
requestvars.py I want them to turn black 2021-10-17 18:33:29 +01:00
server.py feat: add file logging (#2023) 2023-10-12 11:24:05 +02:00
settings.py Login improve UI config (#2171) 2023-12-14 11:34:23 +01:00
tasks.py Startup optimization: nonblocking expiry check (#1943) 2023-09-25 12:32:01 +02:00