lnbits-legend/lnbits/core/views
Vlad Stan 80e7b9639d
feat: filter response fields for /api/v1/payments/decode (#2612)
* feat: filter response fields

* chore: `make format`

* chore: comment

* Update lnbits/helpers.py

Co-authored-by: Pavol Rusnak <pavol@rusnak.io>

* Update lnbits/helpers.py

Co-authored-by: Pavol Rusnak <pavol@rusnak.io>

* chore: code format

---------

Co-authored-by: Pavol Rusnak <pavol@rusnak.io>
2024-07-31 14:36:42 +03:00
..
__init__.py refactor: breaking bad 2020-03-08 23:00:41 +01:00
admin_api.py refactor: get_balance_delta and use pydantic model for openapi docs (#2492) 2024-05-13 17:59:29 +02:00
api.py fix: always create default wallet for user (#2580) 2024-07-15 13:34:26 +03:00
auth_api.py [feat] add default_user_extensions setting (#2571) 2024-07-09 13:55:05 +01:00
extension_api.py [feat] Extension details page (#2544) 2024-06-19 11:52:18 +01:00
generic.py [feat] Pay to enable extension (#2516) 2024-05-28 12:07:33 +01:00
node_api.py feat: adhere to ruff's B rules (#2423) 2024-04-17 13:11:51 +02:00
payment_api.py feat: filter response fields for /api/v1/payments/decode (#2612) 2024-07-31 14:36:42 +03:00
public_api.py refactor: add status column to apipayments (#2537) 2024-07-24 16:47:26 +03:00
tinyurl_api.py feat: adhere to ruff's B rules (#2423) 2024-04-17 13:11:51 +02:00
user_api.py bug: removing admin user was not persistent (#2603) 2024-07-26 11:15:34 +02:00
wallet_api.py refactor: fix duplicate keychecker (#2339) 2024-05-13 15:26:25 +01:00
webpush_api.py [test] webpush_api endpoints (#2534) 2024-05-23 23:23:32 +02:00
websocket_api.py feat: add settings.lnbits_running (#2450) 2024-04-22 12:33:53 +03:00