lnbits-legend/lnbits
fiatjaf 16541d40c6 show more data in txinfo modal and fee on main table.
- also center-align icons in main table.
- and use "x time ago" instead of raw dates by default in main table
  (raw date is accessible on a tooltip, on the modal and on the CSV export).
2020-10-05 22:38:06 -03:00
..
core show more data in txinfo modal and fee on main table. 2020-10-05 22:38:06 -03:00
data refactor: decorators, models and more broken bits 2020-03-04 23:11:15 +01:00
extensions lnurlp: allow creation of pay_links without webhook_url. 2020-10-05 20:12:24 -03:00
static show more data in txinfo modal and fee on main table. 2020-10-05 22:38:06 -03:00
templates poor man's flask-assets. 2020-09-15 15:54:05 -03:00
wallets lndrest: account for when there are pending checking_ids from other sources. 2020-10-05 22:16:28 -03:00
__init__.py refactor: clean up __init__ file following some Flask conventions 2020-09-06 21:06:01 -03:00
__main__.py poor man's flask-assets. 2020-09-15 15:54:05 -03:00
app.py fix requirements after rebase. 2020-10-04 14:07:52 -03:00
bolt11.py chore: update github workflows 2020-09-03 23:10:41 +02:00
commands.py mypy quibbles. 2020-09-16 20:24:17 -03:00
db.py migrate to trio so c-lightning sockets stop hanging. 2020-10-04 12:06:20 -03:00
decorators.py migrate from flask to quart. 2020-09-14 16:03:25 -03:00
helpers.py poor man's flask-assets. 2020-09-15 15:54:05 -03:00
proxy_fix.py migrate to trio so c-lightning sockets stop hanging. 2020-10-04 12:06:20 -03:00
settings.py PREFER_SECURE_URLS, get rid of FORCE_HTTPS hacks. 2020-09-24 13:08:59 -03:00