Commit Graph

196 Commits

Author SHA1 Message Date
andytudhope 486bb71e9c Updates README 2019-08-13 15:00:58 +02:00
andytudhope 90a7ff64ee Updates README 2019-08-13 15:00:58 +02:00
andytudhope 4a9cc0f845 Use infura ipfs even for local development 2019-08-13 15:00:58 +02:00
Richard Ramos ec3c625a2b fix: code review 2019-08-13 15:00:58 +02:00
Richard Ramos 1ceb996b31 feat: adds server-start script to package.json 2019-08-13 15:00:58 +02:00
Richard Ramos 22b7d38c8f feat: adds LOCALHOST variable to set Embark's target and app.zip creation 2019-08-13 15:00:58 +02:00
Richard Ramos ed4fb1f66a fix: path to serve static files 2019-08-13 15:00:58 +02:00
Richard Ramos ca9b539b3e configure development to connect to ropsten 2019-08-13 15:00:58 +02:00
andytudhope 6e6c90cf13 Remove fluff 2019-08-12 10:44:55 +02:00
andytudhope b66dbcdef9 Fixes Edit metadata issues, adds email verification 2019-08-11 08:21:26 +02:00
andytudhope 0368c0f106 Not dynamic for now 2019-08-11 08:21:26 +02:00
andytudhope 9e8531e6bf Begin fixing withdraws & cleaning 2019-08-11 08:21:26 +02:00
andytudhope 64c3624135 Correct withdrawMax calc 2019-08-11 08:21:26 +02:00
andytudhope a22981fdc9 New Ropsten Discover after weird error due to env variables in EB 2019-08-10 16:21:31 +02:00
andytudhope 6d8f4a0a3a Update Ropsten instance in backend 2019-08-10 16:21:31 +02:00
Onuwa Nnachi Isaac 2452cade27 Fix alignment 2019-08-10 13:39:45 +02:00
Jakub Sokołowski 856e95a021 add a catch-all to express for paths not matching specific files
For more details see this issue:
https://stackoverflow.com/questions/27928372/react-router-urls-dont-work-when-refreshing-or-writing-manually

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2019-08-09 11:10:39 +02:00
andytudhope 19608fadc5 Updates readme 2019-08-08 16:34:59 +02:00
andytudhope 069595fbcd Navigation issues 2019-08-08 16:09:15 +02:00
Jakub Sokołowski 9e93d80d8d
fix package.json build makefile targets
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2019-08-08 09:47:59 -04:00
Jakub Sokołowski 449f17bd3c
update readme
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2019-08-08 09:45:33 -04:00
andytudhope 398909ebbb New ropsten instance w clear DB 2019-08-08 15:43:53 +02:00
Jakub Sokołowski 6e9c8f3070 use Makefile instead of build.sh
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2019-08-08 15:42:43 +02:00
Jakub Sokołowski 9277a0f1be fix for mixed content warnings
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2019-08-08 15:42:10 +02:00
andytudhope c5eefadc02 Removes console.log 2019-08-08 15:04:52 +02:00
andytudhope d14397b0a6 Remove hardcoded text when updating dapp 2019-08-08 15:04:52 +02:00
andytudhope 21e587b6cc Slight wording change 2019-08-08 15:04:52 +02:00
andytudhope c1dad9922a Slight fix unused var 2019-08-08 15:04:52 +02:00
Jakub Sokołowski 3c8b8c49c7
add missing line break
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2019-08-07 17:51:11 -04:00
Jakub Sokołowski 67b3efe868 add a sed fix for embarkjs.js
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2019-08-07 22:35:41 +02:00
Jakub Sokołowski d29ce97bcb improve build.sh script
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2019-08-07 22:35:41 +02:00
Jakub Sokołowski b22a15b16d add build:dev and build:prod targets
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2019-08-07 22:35:41 +02:00
Jakub Sokołowski 445bd88fbb remove mnemonic and password files
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2019-08-07 22:35:41 +02:00
Andy Tudhope ae49dbaa75
Merge pull request #1 from dap-ps/remove-committed-artifacts
Remove committed artifacts
2019-08-07 21:57:34 +02:00
Andy Tudhope f42b217899
Merge branch 'master' into remove-committed-artifacts 2019-08-07 21:57:14 +02:00
Jakub Sokołowski 3405f4ddb0
remove back-end/frontend directory, no idea why committed
also fix require, config/livenet doesn't exist

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2019-08-07 15:51:15 -04:00
andytudhope 6bc14165b1 Merge branch 'master' of github.com:andytudhope/discover 2019-08-07 20:25:17 +02:00
andytudhope 6aea8ed7c0 Fix livenet dir issues 2019-08-07 20:24:51 +02:00
Andy Tudhope 430359d081
Merge pull request #1 from dap-ps/master
Sync repos after squashing commits
2019-08-07 18:00:18 +02:00
Andy Tudhope 29b0274eba
Updates build script (#30)
* No need for long paths

* Full paths needed

* Make sure to ignore full-build

* Updates build script for prod
2019-08-07 17:58:20 +02:00
andytudhope 5423556820 Merge branch 'master' of github.com:dap-ps/discover
Update fork
2019-08-07 17:53:28 +02:00
andytudhope d1e91c854a Updates build script for prod 2019-08-07 17:53:04 +02:00
Andy Tudhope 6dd2282a2c
Update .gitignore and remove unused deploy scripts (#29)
* No need for long paths

* Full paths needed

* Make sure to ignore full-build
2019-08-07 15:59:24 +02:00
andytudhope f18a6c7ab4 Make sure to ignore full-build 2019-08-07 15:57:20 +02:00
andytudhope b9e7dd8dfb Full paths needed 2019-08-07 15:53:31 +02:00
Andy Tudhope ccf57bee09
Merge pull request #28 from andytudhope/master
Updates after mainnet deployment
2019-08-07 13:23:32 +02:00
andytudhope e428de3d3c No need for long paths 2019-08-07 11:48:22 +02:00
andytudhope 433afcef66 Updates after mainnet deployment 2019-08-07 11:47:39 +02:00
Andy Tudhope 0ff3197c32
Merge pull request #27 from andytudhope/master
Slight gas savings
2019-08-07 10:49:16 +02:00
andytudhope ce23ed0c26 Slight gas savings 2019-08-07 10:48:17 +02:00