lnbits-legend/lnbits/static/js
dni ⚡ 8f761dfd0f
refactor: add status column to apipayments (#2537)
* refactor: add status column to apipayments

keep track of the payment status with an enum and persist it as string
to db. `pending`, `success`, `failed`.

- database migration
- remove deleting of payments, failed payments stay
2024-07-24 16:47:26 +03:00
..
components refactor: add status column to apipayments (#2537) 2024-07-24 16:47:26 +03:00
account.js Improves payment reactions (#2251) 2024-02-12 10:48:07 +00:00
admin.js fix: add methods back (#2495) 2024-05-14 13:48:33 +02:00
base.js refactor: add status column to apipayments (#2537) 2024-07-24 16:47:26 +03:00
bolt11-decoder.js [FEATURE] Adding coverage for 'lntbs' signet prefix (#1881) 2023-08-18 09:48:45 +01:00
components.js fix: topup wallet was showing NaN (#2504) 2024-05-16 15:31:24 +02:00
event-reactions.js Improves payment reactions (#2251) 2024-02-12 10:48:07 +00:00
index.js Login improve UI config (#2171) 2023-12-14 11:34:23 +01:00
node.js [FEAT] add cache busting via static_url_for and settings.cache_version (#1964) 2023-10-27 13:50:49 +02:00
users.js fix: topup wallet was showing NaN (#2504) 2024-05-16 15:31:24 +02:00
wallet.js Update wallet.js (#2569) 2024-07-09 13:57:03 +01:00