lnbits-legend/lnbits/static/js/components
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
..
extension-rating.js feat: improve on extension page layout (#2558) 2024-06-26 13:07:13 +02:00
extension-settings.js feat: add extension-settings vue component (#2004) 2023-10-30 08:09:53 +01:00
lnbits-funding-sources.js feat: Blink funding source (#2477) 2024-07-19 21:32:02 +01:00
payment-chart.js fix: copy invoice (#2500) 2024-05-14 17:55:45 +02:00
payment-list.js refactor: add status column to apipayments (#2537) 2024-07-24 16:47:26 +03:00