robosats/api
2022-06-01 14:44:58 -07:00
..
lightning Add validation of invoice based on total cost of routing hints 2022-05-26 16:35:45 -07:00
management/commands Fix DEL in clean orders. Add cancel button to paused order 2022-05-01 10:05:58 -07:00
migrations Create api django app 2022-01-01 14:13:27 -08:00
nick_generator Re-format all python code 2022-02-17 11:50:10 -08:00
__init__.py Create api django app 2022-01-01 14:13:27 -08:00
admin.py Make pgp keys read-only on admin panel. Improve homepage copy button behaviour. 2022-05-30 04:19:12 -07:00
apps.py Re-format all python code 2022-02-17 11:50:10 -08:00
logics.py Fix robot PGP keys created in a future time 2022-06-01 14:44:58 -07:00
messages.py Advanced maker options v2 (#110) 2022-04-29 18:54:20 +00:00
models.py Create task to delete older than 3 days encrypted messages 2022-05-31 02:23:01 -07:00
serializers.py Validate length of token_hash. Increase expiry times of routing status. 2022-05-30 07:08:32 -07:00
tasks.py Create task to delete canceled LNpayments older than 3 days 2022-05-31 03:35:36 -07:00
tests.py Create api django app 2022-01-01 14:13:27 -08:00
urls.py Add exchange historical endpoint api/historical 2022-05-09 10:35:04 -07:00
utils.py mend 2022-03-24 17:30:40 -07:00
views.py Fix missing PGP keys when early login. Fix avatar not found when make/book is clicked. 2022-05-30 14:19:16 -07:00