lnbits-legend/lnbits/core
Tiago Vasconcelos 4511891297
feat: modernize error page (#2949)
* can't figure this out!

* raise here so it gets picked up by exceptions

* add few more info for error rendering

* add a few more checks for browser

not fail safe just one more layer

* cleaner error display

... hopefully

* add go to extension

* keep buttons add go to extension

* feat: identify extensions that are not installed

* fix: status code

* fix: full path

* add account/logout button if 401

prevent getting stuck

* fix: ext access

* fix user button

* fix: 404 page

* fix: json 404 response

* fix: dumb rendering

* fix: `/api` request always json

* fix: extension api path

* test: check regtest

* test: investgate

* something made ws slower?

* fix: change error code

---------

Co-authored-by: Vlad Stan <stan.v.vlad@gmail.com>
Co-authored-by: dni  <office@dnilabs.com>
Co-authored-by: Arc <33088785+arcbtc@users.noreply.github.com>
2025-02-23 00:54:43 +00:00
..
crud fix: extract tag from extra (#2977) 2025-02-18 10:11:56 +02:00
models feat: modernize error page (#2949) 2025-02-23 00:54:43 +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 feat: modernize error page (#2949) 2025-02-23 00:54:43 +00: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 feat: modernize error page (#2949) 2025-02-23 00:54:43 +00:00