mirror of
https://github.com/lnbits/lnbits.git
synced 2026-08-20 13:37:35 +02:00
* feat: add empty dialog * feat: add `details_link` field for extension * feat: show info icon if `details_link` present * feat: add extension details endpoint * feat: first details page * feat: carousel working * feat: full screen * fix: layout * fix: repo site * fix: release icon * fix: repo link * feat: terms and conditions partial * chore: fix typing * fix: info icon layout * chore: add try-catch * feat: layout improvements * feat: add video link * fix: show terms and conditions * chore: code format * feat: add `details_link` * fix: github release details * feat: add close button * chore: code clean-up * chore: revert some changes * feat: i18n * chore: `make bundle` * chore: make bundle * feat: terms and conditions is a link now |
||
|---|---|---|
| .. | ||
| core | ||
| nodes | ||
| static | ||
| templates | ||
| utils | ||
| wallets | ||
| __init__.py | ||
| __main__.py | ||
| app.py | ||
| bolt11.py | ||
| commands.py | ||
| db.py | ||
| decorators.py | ||
| exceptions.py | ||
| extension_manager.py | ||
| helpers.py | ||
| jinja2_templating.py | ||
| lnurl.py | ||
| middleware.py | ||
| py.typed | ||
| requestvars.py | ||
| server.py | ||
| settings.py | ||
| tasks.py | ||