lnbits-legend/tools
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
..
conv.py feat: adhere to ruff's B rules (#2423) 2024-04-17 13:11:51 +02:00
create_fake_admin.py refactor: add status column to apipayments (#2537) 2024-07-24 16:47:26 +03:00
i18n-ai-tool.py chore(i18n-ai-tool): use gpt-4o model + chore(i18n): update strings using the AI tool (#2511) 2024-05-22 14:18:23 +03:00
i18n-check.py chore: adhere to ruff's UP 2024-04-15 13:38:04 +02:00
optipng.sh optimize PNG images in lnbits/static/images for size (#2131) 2023-11-30 12:50:19 +00:00
preimage.py feat: add tool preimage generator (#2321) 2024-03-12 11:46:46 +01:00