lnbits-legend/lnbits/core/views
dni ⚡ a5623ef7c3
feat: add payments table to user manager (#2491)
* feat: add payments table to user manager

refactor payments table and payment chart into components and add them
to usermanager

* bundle
2024-05-13 18:01:01 +01: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 refactor: fix duplicate keychecker (#2339) 2024-05-13 15:26:25 +01:00
auth_api.py feat: adhere to ruff's B rules (#2423) 2024-04-17 13:11:51 +02:00
extension_api.py feat: adhere to ruff's B rules (#2423) 2024-04-17 13:11:51 +02:00
generic.py feat: usermanager (#2139) 2024-05-10 12:06:46 +02:00
node_api.py feat: adhere to ruff's B rules (#2423) 2024-04-17 13:11:51 +02:00
payment_api.py refactor: catch payment and invoice error at faspi exceptionhandler level (#2484) 2024-05-13 17:58:48 +02:00
public_api.py feat: adhere to ruff's B rules (#2423) 2024-04-17 13:11:51 +02:00
tinyurl_api.py feat: adhere to ruff's B rules (#2423) 2024-04-17 13:11:51 +02:00
user_api.py feat: add payments table to user manager (#2491) 2024-05-13 18:01:01 +01:00
wallet_api.py refactor: fix duplicate keychecker (#2339) 2024-05-13 15:26:25 +01:00
webpush_api.py feat: improve on api structure, add openapi tags (#2295) 2024-03-28 08:59:28 +01:00
websocket_api.py feat: add settings.lnbits_running (#2450) 2024-04-22 12:33:53 +03:00