27 Commits

Author SHA1 Message Date
58ecb607c3 Add setup background threads. Minor fixes and cosmetic. 2022-01-30 07:18:03 -08:00
6f95d2541c Implement payout invoice from QR camera 2022-01-27 16:17:20 -08:00
6ab8f86b97 Implement responsive order book 2022-01-27 06:40:14 -08:00
bfa0cd84d1 Update readme 2022-01-19 05:32:54 -08:00
7ba2fcc921 Add celery background and scheduled tasks. Add user cleansing task 2022-01-16 04:31:25 -08:00
7a6cf943ee Rework book as datagrid 2022-01-14 13:40:54 -08:00
135c4c59e5 Add UI info and icons on order pager 2022-01-14 04:00:53 -08:00
abb1bdd0be Add dynamic countdown. Attach countdown to expiry progress bar. 2022-01-13 16:43:26 -08:00
64df2c7ce6 Add provisional frontend chat. The chat is totally unsafe as of now. Does not store messages either. 2022-01-13 11:22:54 -08:00
8104656ce6 Add Redis. Basic websocket chat working. 2022-01-13 06:08:21 -08:00
f4b14baf69 Create new chat app, configure urls 2022-01-13 03:07:20 -08:00
5df2134fb2 Add ugly site info page 2022-01-12 13:22:16 -08:00
8bc8f539d0 Work on LN bonds. Maker bond works. Yet, this is not the best way probably. 2022-01-11 12:49:53 -08:00
9f65a5adb6 Add validating LN invoices and generaing hold invoices 2022-01-10 17:02:06 -08:00
9c2f50dacf Init work on Lightning functionality 2022-01-10 15:27:48 -08:00
e493f22842 add lnd grpc 2022-01-10 10:47:16 -08:00
9bc6757ba3 Revamp UI 2022-01-09 17:12:58 -08:00
bb9cafadd8 Upgrade MUI to V5 2022-01-09 14:17:15 -08:00
5dcb249bb3 Invoice input 2022-01-09 06:07:05 -08:00
5fb776aca7 Add TradeBox and QR client side generation 2022-01-08 05:08:03 -08:00
a1771ae5ea Add environmental variables to .env 2022-01-06 08:54:37 -08:00
7d4cd868b0 Work on admin panel relationals 2022-01-05 03:20:08 -08:00
30dfd09f58 fix minor things, add mui style libs, figured CSRF problems some bugs left 2022-01-04 07:00:34 -08:00
790e96cc1b Improve user generator UX. Still a bit buggy. 2022-01-02 14:31:19 -08:00
f0ac03e519 Add nick generator and robohash avatar generator 2022-01-02 07:19:49 -08:00
e83f0295a5 Build frontend app test page using React 2022-01-01 15:58:44 -08:00
97ae2056e5 Initialize the Django project and write setup guide 2022-01-01 10:53:17 -08:00