lnbits-legend/lnbits/core/views
Vlad Stan 27241e01f3
[feat] introduce max_lnbits_version for extensions (#2834)
* feat: add `max_lnbits_version`

* fix: min/max lables

* chore: `make bundle`

* refactor: extract `is_version_compatible_with_lnbits`

* refactor: rename method
2024-12-16 17:41:36 +02:00
..
__init__.py refactor: breaking bad 2020-03-08 23:00:41 +01:00
admin_api.py feat: websocket for payments events, remove /payments/sse and longpolling endpoint (#2704) 2024-12-16 11:10:25 +02:00
api.py feat: return the price with the fiat rate (#2823) 2024-12-13 13:42:39 +01:00
audit_api.py Feat: audit (#2779) 2024-11-27 13:06:35 +02:00
auth_api.py feat: improve user admin (#2777) 2024-11-19 10:33:57 +02:00
extension_api.py [feat] introduce max_lnbits_version for extensions (#2834) 2024-12-16 17:41:36 +02:00
generic.py Feat: audit (#2779) 2024-11-27 13:06:35 +02:00
node_api.py chore: use HTTPStatus where possible (#2795) 2024-12-09 13:50:33 +01:00
payment_api.py feat: websocket for payments events, remove /payments/sse and longpolling endpoint (#2704) 2024-12-16 11:10:25 +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: improve user admin (#2777) 2024-11-19 10:33:57 +02:00
wallet_api.py feat: parse nested pydantic models fetchone and fetchall + add shortcuts for insert_query and update_query into Database (#2714) 2024-10-29 09:58:22 +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