37 Commits

Author SHA1 Message Date
f8f306101e Fix cancel lnpayment at WFM. Add svgs, BTC currency flag. Fix pretty numbers 2022-02-16 18:45:18 -08:00
1e0bd51f1f Add BTC (rBTC, wBTC, swaps...). Fix setup guide and env-sample. 2022-02-16 14:02:21 -08:00
4a16f7debd Fit for daphne + gunicorn. Docker default command runs dev node. 2022-02-10 11:28:59 -08:00
96be0d8f80 Dockerize dev stack, now fully functional 2022-02-09 11:45:11 -08:00
94d1f4a51f Add docker bitcoind and tor 2022-02-08 03:41:03 -08:00
849ef0c4a7 Typos on setup docker instructions 2022-02-07 11:57:29 -08:00
2aaba384dc Dockerize npm dev run 2022-02-07 11:25:10 -08:00
470393f2a0 Working docker-compose 2022-02-07 10:11:57 -08:00
0b7c51a8ee Add Dockerfile, requirements, update setup 2022-02-06 10:43:17 -08:00
d589dc276b Improve avatars responsiveness 2022-02-01 11:43:33 -08:00
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