lnbits-legend/lnbits/core
Arc eeca7de10d
Fake wallet fixes (#2983)
* Fake wallet fixes

LNBITS_DENOMINATION and LNBITS_DENOMINATION == 'sats' everywhere!

* added exception to "/api/v1/rate/{currency}"

* fix: create invoice dialog

* cleaning expansion items in wallet

* Revert "fix: create invoice dialog"

This reverts commit 2b550392ba.

* fix fakewallet mask break

* Fix formatted amount for fakewallet

* fixed wallet balance for fakewallet

* Wow, actually cleaning code, win!

* more cleaning

* For Vlad

* more cleaning

* make

* fix for sats

* bundle issue

* fix overflow in drawer for fat wallets and stupid long names

* make

* fixed adds

* fixed ad scale

* fundle

* fix

---------

Co-authored-by: Tiago Vasconcelos <talvasconcelos@gmail.com>
2025-02-23 00:23:36 +00:00
..
crud fix: extract tag from extra (#2977) 2025-02-18 10:11:56 +02:00
models fix: keep upgrades out of codebase (#2957) 2025-02-12 13:31:53 +00:00
services fix: pay_invoice timeout to prevent blocking (#2875) 2025-02-23 00:02:39 +00:00
templates Fake wallet fixes (#2983) 2025-02-23 00:23:36 +00:00
views Update fi.js (#2963) 2025-02-14 19:44:08 +02:00
__init__.py feat: websocket for payments events, remove /payments/sse and longpolling endpoint (#2704) 2024-12-16 11:10:25 +02:00
db.py [REFACTOR] core/__init__ to not have circular import issues (#1876) 2023-09-12 11:25:05 +01:00
helpers.py refactor: extract models (#2759) 2024-11-05 13:26:12 +02:00
migrations.py feat: migrate in chunks (#2936) 2025-02-07 14:16:53 +02:00
tasks.py [fix] callback url validation (#2959) 2025-02-13 15:11:46 +02:00