lnbits-legend/lnbits/core
dni ⚡ 3dc00f67db
add pending column to CSV export on wallet page, issue #887 (#889)
* add pending, isPaid columns to CSV export on wallet page, issue #887

* prettier formatting

* remove isPaid from csv export

* added comment

Co-authored-by: dni <dni.khr@gmail.com>
2022-08-16 17:01:32 +02:00
..
static add pending column to CSV export on wallet page, issue #887 (#889) 2022-08-16 17:01:32 +02:00
templates/core change z-index for wallet tab (#818) 2022-08-01 12:56:56 +02:00
views return http error UNAUTHORIZED instead of BAD_REQUEST if key is missing (#869) 2022-08-13 14:41:44 +02:00
__init__.py I want them to turn black 2021-10-17 18:33:29 +01:00
crud.py Mega-merge 4: Reenable LndWallet gRPC and use TrackPaymentV2 (#745) 2022-08-09 11:49:39 +02:00
migrations.py remove IF NOT EXISTS in CREATE VIEW 2021-11-15 21:45:13 +00:00
models.py Mega-merge 4: Reenable LndWallet gRPC and use TrackPaymentV2 (#745) 2022-08-09 11:49:39 +02:00
services.py Core: reserve fee as an .env variable (#631) 2022-08-13 20:19:08 +02:00
tasks.py remove asserts and add ignore instead for now 2022-07-27 09:39:52 +02:00