Commit Graph

879 Commits

Author SHA1 Message Date
Reckless_Satoshi
27ebf29397
Add secret_key to env, fix docker CMD bug 2022-02-10 13:38:56 -08:00
Reckless_Satoshi
4a16f7debd
Fit for daphne + gunicorn. Docker default command runs dev node. 2022-02-10 11:28:59 -08:00
Reckless_Satoshi
7284fb3480
Dev testnet lnd auto unlock 2022-02-09 12:51:05 -08:00
Reckless_Satoshi
96be0d8f80
Dockerize dev stack, now fully functional 2022-02-09 11:45:11 -08:00
Reckless_Satoshi
ee7786c5c1
Add lnd v0.14.2 docker 2022-02-09 07:21:51 -08:00
Reckless_Satoshi
243690899e
Add delay on annoying tooltips. Add more characters to default token. 2022-02-08 08:20:41 -08:00
Reckless_Satoshi
94d1f4a51f
Add docker bitcoind and tor 2022-02-08 03:41:03 -08:00
Reckless_Satoshi
715d7ebf6d
Handle LND down response to clients 2022-02-08 02:05:22 -08:00
Reckless_Satoshi
849ef0c4a7
Typos on setup docker instructions 2022-02-07 11:57:29 -08:00
Reckless_Satoshi
2aaba384dc
Dockerize npm dev run 2022-02-07 11:25:10 -08:00
Reckless_Satoshi
470393f2a0
Working docker-compose 2022-02-07 10:11:57 -08:00
Reckless_Satoshi
de702d19ac
Add main.js statics, so frotend is usable without npm 2022-02-07 05:43:34 -08:00
Reckless_Satoshi
3eff1f38ff
Serve statics into dev/prod 2022-02-07 05:37:16 -08:00
Reckless_Satoshi
f830c4df15
Init dockerization of dev environment with docker-compose 2022-02-07 03:21:59 -08:00
Reckless_Satoshi
14ae3d0c2e
Prepare for collectstatic 2022-02-06 16:15:45 -08:00
Reckless_Satoshi
0b7c51a8ee
Add Dockerfile, requirements, update setup 2022-02-06 10:43:17 -08:00
Reckless_Satoshi
db2d7cc922
Small fixes 2022-02-06 06:50:42 -08:00
Reckless_Satoshi
1a6aa8a9ee
Improve failure logics. Add platform rating. 2022-02-04 10:07:09 -08:00
Reckless_Satoshi
3f6731d3e0
Improve response time of confirm fiat receive; improve failure routing handling 2022-02-03 17:37:24 -08:00
Reckless_Satoshi
b39529d91e
Avoid giving new robot to a user who is expecting still a payment 2022-02-03 13:51:42 -08:00
Reckless_Satoshi
5d4e3c5718
Add inactive maker confirmation dialog when taking an order 2022-02-03 10:27:39 -08:00
Reckless_Satoshi
71532d52d0
Add maker status on book page 2022-02-03 10:06:30 -08:00
Reckless_Satoshi
217c105fd8
Improve several book and home tooltips and grids 2022-02-02 08:26:10 -08:00
Reckless_Satoshi
26bccdf9df
Improve order dividers, status tooltips 2022-02-02 01:29:05 -08:00
Reckless_Satoshi
260c9ec335
Add tooltips userPage, bottomBar, makerPage 2022-02-01 14:05:49 -08:00
Reckless_Satoshi
d589dc276b
Improve avatars responsiveness 2022-02-01 11:43:33 -08:00
Reckless_Satoshi
159180089e
Improve take order and cancel order responsiveness 2022-02-01 08:27:02 -08:00
Reckless_Satoshi
fd0b0faac6
Revamp maker page 2022-01-31 16:45:58 -08:00
Reckless_Satoshi
bd8d2d8512
Add memory to textInput premium/satoshis 2022-01-31 14:42:43 -08:00
Reckless_Satoshi
18d5cac16a
Add timeout for db writes to avoid sqlite database locked error 2022-01-31 11:12:49 -08:00
Reckless_Satoshi
ab18dcb7aa
Update README.md 2022-01-31 15:45:52 +00:00
Reckless_Satoshi
d3cbc89b98
Merge pull request #36 from Reckless-Satoshi/polish-and-debug-before-0.1.0-mvp
Merging debugging and polishing before v0.1.0-mvp
Fixes #22 #30 #32
2022-01-31 15:41:41 +00:00
Reckless_Satoshi
d763da8493
Merge branch 'polish-and-debug-before-0.1.0-mvp' of github.com:Reckless-Satoshi/robosats into polish-and-debug-before-0.1.0-mvp 2022-01-31 07:06:19 -08:00
Reckless_Satoshi
82cbae1707
Fix template 2022-01-31 07:05:52 -08:00
Reckless_Satoshi
0306c18e8c
Update README.md 2022-01-31 13:57:39 +00:00
Reckless_Satoshi
32712fbe65
Repo clean up 2022-01-31 05:40:12 -08:00
Reckless_Satoshi
24347682c3
Improve routing within app components 2022-01-31 04:53:20 -08:00
Reckless_Satoshi
f03210b69d
Add logos to info dialog 2022-01-30 19:04:54 -08:00
Reckless_Satoshi
625a68a67d
Add v0.1.0 community logos 2022-01-30 18:32:30 -08:00
Reckless_Satoshi
611d0f399a
Disable book while robot loading 2022-01-30 12:24:14 -08:00
Reckless_Satoshi
dff011358c
Add close button on info dialog 2022-01-30 12:07:13 -08:00
Reckless_Satoshi
716e838442
Add in order user activity status badge 2022-01-30 11:45:37 -08:00
Reckless_Satoshi
13517047e0
Fix irresponsive taker invoice when a maker/seller is not active 2022-01-30 07:50:22 -08:00
Reckless_Satoshi
58ecb607c3
Add setup background threads. Minor fixes and cosmetic. 2022-01-30 07:18:03 -08:00
Reckless_Satoshi
64115a8bb5
Remodel usergen form. Add fee limit hparams. 2022-01-30 05:18:32 -08:00
Reckless_Satoshi
c21e230c76
Implement stopper for bad token push into state 2022-01-29 12:29:33 -08:00
Reckless_Satoshi
4eb136c249
Store token in App.js state, show temporarily in profile 2022-01-29 12:21:00 -08:00
Reckless_Satoshi
5ab97453f0
Add user profile bottom left icon with active order reminder 2022-01-29 11:51:26 -08:00
Reckless_Satoshi
292addc081
Fix stateless tradebox 2022-01-29 06:42:54 -08:00
Reckless_Satoshi
c8d9062e74
Fix copy icon arrangment tiny screens 2022-01-28 12:18:31 -08:00