..
core
feat: add generic lnurl error response handler ( #2638 )
2024-08-30 13:12:55 +02:00
nodes
feat: adhere to ruff's B
rules ( #2423 )
2024-04-17 13:11:51 +02:00
static
chore: update package.json ( #2635 )
2024-08-29 22:51:41 +02:00
templates
feat: usermanager ( #2139 )
2024-05-10 12:06:46 +02:00
utils
add bitpay and yadio fiat rate providers + increase precision of blockchain.info fiat rate provider ( #2605 )
2024-07-30 13:44:08 +02:00
wallets
feat: add boltz client fundingsource ( #2358 )
2024-08-20 10:38:30 +01:00
__init__.py
__main__.py
overall fixes
2022-10-25 09:23:30 +02:00
app.py
fix: set a maximium sleep time when retrying to connect to the funding source ( #2622 )
2024-08-01 13:02:55 +02:00
bolt11.py
adding bolt11 lib and removing bolt11.py from the codebase ( #1817 )
2023-09-25 12:06:54 +02:00
commands.py
refactor: add status column to apipayments ( #2537 )
2024-07-24 16:47:26 +03:00
db.py
fix: db helpers to be used with timestamps ( #2627 )
2024-08-06 12:43:44 +02:00
decorators.py
chore(deps): replace python-jose with pyjwt ( #2591 )
2024-07-24 10:42:47 +02:00
exceptions.py
feat: add generic lnurl error response handler ( #2638 )
2024-08-30 13:12:55 +02:00
extension_manager.py
[feat] Extension details page ( #2544 )
2024-06-19 11:52:18 +01:00
helpers.py
fix: db helpers to be used with timestamps ( #2627 )
2024-08-06 12:43:44 +02:00
jinja2_templating.py
chore: update to latest fastapi ( #2240 )
2024-02-06 11:47:36 -03:00
lnurl.py
feat: add generic lnurl error response handler ( #2638 )
2024-08-30 13:12:55 +02:00
middleware.py
fix: random exceptions inside logs in middleware ( #2608 )
2024-07-31 12:00:40 +02:00
py.typed
feat: add PEP561 marker for types ( #2415 )
2024-04-16 16:16:45 +02:00
requestvars.py
server.py
LNBits -> LNbits typo ( #2552 )
2024-06-19 09:27:26 +03:00
settings.py
feat: add boltz client fundingsource ( #2358 )
2024-08-20 10:38:30 +01:00
tasks.py
test: refactor to not use paid_invoices stream for real invoice tests ( #2628 )
2024-08-07 16:19:53 +02:00