lnbits-legend/lnbits
Vlad Stan 352fd23c0b
refactor: dev-friendly payment status name (#2322)
* refactor: dev-friendly payment status name
* refactor: change `PaymentStatus(True, ...)` to `PaymentSuccessStatus(...)`
2024-03-13 16:17:33 +01:00
..
core refactor: dev-friendly payment status name (#2322) 2024-03-13 16:17:33 +01:00
nodes update black to 24.2.0 and ruff to 0.3.0 (#2307) 2024-03-07 09:55:37 +00:00
static chore: make bundle 2024-02-23 16:11:27 -03:00
templates add Finnish translation 2024-02-02 17:25:13 -03:00
utils refactor: extract AESCipher to crypto.py (#2202) 2024-01-15 11:51:15 +02:00
wallets refactor: dev-friendly payment status name (#2322) 2024-03-13 16:17:33 +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 Fix login logout on safari (#2309) 2024-03-07 09:22:42 +00:00
bolt11.py adding bolt11 lib and removing bolt11.py from the codebase (#1817) 2023-09-25 12:06:54 +02:00
commands.py Paid extensions (#2229) 2024-02-22 13:16:41 +00:00
db.py feat: add group_by to fetch_page (#2140) 2024-03-12 13:55:38 +01:00
decorators.py fix: enforce order of payments (#2313) 2024-03-12 15:31:40 +02:00
extension_manager.py update black to 24.2.0 and ruff to 0.3.0 (#2307) 2024-03-07 09:55:37 +00:00
helpers.py chore: deprecate get_current_extension_name (#2280) 2024-02-16 13:48:50 +02:00
jinja2_templating.py chore: update to latest fastapi (#2240) 2024-02-06 11:47:36 -03:00
lnurl.py feat: lnurl library update 2023-12-06 12:55:01 +01:00
middleware.py chore: update to latest fastapi (#2240) 2024-02-06 11:47:36 -03: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 add zbd to settings 2024-02-23 16:11:27 -03:00
tasks.py refactor: tasks should be run with internal wrapper 2024-02-21 10:56:31 -03:00