robosats/api
Reckless_Satoshi a555f204ca
Fix models decoupling (#874)
* Fix move order model constrains to env to settings.py

* Remove lnpayment, tick, onchain model contraints based on .env
2023-10-10 12:48:05 +00:00
..
lightning Update to newer CLN hold plugin (#816) 2023-09-06 15:18:22 +00:00
management/commands feat(coordinator): add verbose order logs as table to admin (#764) 2023-08-06 17:48:20 +00:00
migrations Add location to F2F payment option (backend) (#867) 2023-10-10 12:47:22 +00:00
models Fix models decoupling (#874) 2023-10-10 12:48:05 +00:00
nick_generator Add RobotTokenSHA256 middleware, /api/robot and frontend entropy calc (#512) 2023-05-05 10:12:38 +00:00
__init__.py Create api django app 2022-01-01 14:13:27 -08:00
admin.py Fix pretty logs admin for orders with no logs recorded 2023-08-19 11:24:14 -07:00
apps.py Re-format all python code 2022-02-17 11:50:10 -08:00
logics.py Fix models decoupling (#874) 2023-10-10 12:48:05 +00:00
notifications.py Coordinator db performance clean up (#561) 2023-05-08 12:49:21 -07:00
oas_schemas.py Fix models decoupling (#874) 2023-10-10 12:48:05 +00:00
serializers.py Fix models decoupling (#874) 2023-10-10 12:48:05 +00:00
tasks.py feat(coordinator): add verbose order logs as table to admin (#764) 2023-08-06 17:48:20 +00:00
tests.py Conform to pep8 rules (#295) 2022-10-20 20:53:51 +00:00
urls.py Remove /api/user endpoint from api.urls 2023-08-14 07:38:16 -07:00
utils.py feat(coordinator): add verbose order logs as table to admin (#764) 2023-08-06 17:48:20 +00:00
views.py Fix models decoupling (#874) 2023-10-10 12:48:05 +00:00