robosats/api
2023-09-11 08:23:11 -07: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 migrations for new Order logs and Robot avatar defaults 2023-09-07 02:15:58 -07:00
models Delete user view, session auth and png avatars (#588) 2023-08-14 14:21:12 +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 order status change must happen exactly when last sats update on contract finalization 2023-09-11 08:23:11 -07:00
notifications.py Coordinator db performance clean up (#561) 2023-05-08 12:49:21 -07:00
oas_schemas.py Deprecate unsigned invoices (#633) 2023-08-14 14:22:15 +00:00
serializers.py Delete user view, session auth and png avatars (#588) 2023-08-14 14:21:12 +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 order status change must happen exactly when last sats update on contract finalization 2023-09-11 08:23:11 -07:00