robosats/api
2022-01-18 08:57:55 -08:00
..
lightning Add admin background task: follow all active hold invoices 2022-01-17 08:41:55 -08:00
management/commands Make payment_hash the primary key of LNpayment model 2022-01-18 08:57:55 -08:00
migrations Create api django app 2022-01-01 14:13:27 -08:00
nick_generator Add celery background and scheduled tasks. Add user cleansing task 2022-01-16 04:31:25 -08:00
__init__.py Create api django app 2022-01-01 14:13:27 -08:00
admin.py Make payment_hash the primary key of LNpayment model 2022-01-18 08:57:55 -08:00
apps.py Create api django app 2022-01-01 14:13:27 -08:00
logics.py Improve Order Expired behaviour 2022-01-18 07:45:04 -08:00
models.py Make payment_hash the primary key of LNpayment model 2022-01-18 08:57:55 -08:00
serializers.py Add expiration logics. Add dispute statements. 2022-01-16 13:54:42 -08:00
tasks.py Bug fix invoice follow. Copy user token button. 2022-01-18 05:20:19 -08:00
tests.py Create api django app 2022-01-01 14:13:27 -08:00
urls.py change currencies.json access, fix async book filtering 2022-01-09 09:42:28 -05:00
utils.py Bug fix invoice follow. Copy user token button. 2022-01-18 05:20:19 -08:00
views.py Improve Order Expired behaviour 2022-01-18 07:45:04 -08:00