lnbits-legend/lnbits/core/views
dni ⚡ 299228b7b5
feat: reduce initial requests on wallet page (#2335)
* feat: reduce initial request on wallet page
- refactor allowed_currencies into function to use in generic and api.
- remove currencies request in frontend move it to generic
- dont request balance on first payments fetch
2024-03-22 12:59:49 +01:00
..
__init__.py refactor: breaking bad 2020-03-08 23:00:41 +01:00
admin_api.py feat: add monitor admin endpoint for listeners (#2242) 2024-02-09 08:08:37 +01:00
api.py feat: reduce initial requests on wallet page (#2335) 2024-03-22 12:59:49 +01:00
auth_api.py Fix login logout on safari (#2309) 2024-03-07 09:22:42 +00:00
generic.py feat: reduce initial requests on wallet page (#2335) 2024-03-22 12:59:49 +01:00
node_api.py update black to 24.2.0 and ruff to 0.3.0 (#2307) 2024-03-07 09:55:37 +00:00
public_api.py adding bolt11 lib and removing bolt11.py from the codebase (#1817) 2023-09-25 12:06:54 +02:00
tinyurl_api.py refactor: tiny url to use require decorators and wallet.id (#2338) 2024-03-21 13:32:55 +01:00
webpush_api.py refactor: move webpush to it own router 2023-12-06 11:13:24 +01:00