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 |
|
Andy Tudhope
|
e904a9c5f1
|
Merge pull request #26 from andytudhope/master
Profile UI Fixes
|
2019-08-07 10:24:33 +02:00 |
|
andytudhope
|
572cfac05f
|
Remove chat until embeddable whisper
|
2019-08-06 21:00:06 +02:00 |
|
andytudhope
|
7a3154e426
|
Profile fixes
|
2019-08-06 20:59:24 +02:00 |
|
|
92e873a693
|
fix usage of verifyUserAuth
Signed-off-by: Jakub Sokołowski <jakub@status.im>
|
2019-08-06 13:52:41 -04:00 |
|
|
f4dd909c15
|
upgrade nodemailer
Signed-off-by: Jakub Sokołowski <jakub@status.im>
|
2019-08-06 10:50:55 -04:00 |
|
|
974a7da84d
|
undo homepage change because it affects react paths
Signed-off-by: Jakub Sokołowski <jakub@status.im>
|
2019-08-06 10:39:33 -04:00 |
|
Andy Tudhope
|
757d5a7b9e
|
Merge pull request #25 from dap-ps/fix-protocol-and-domain
Fix protocol and domain
|
2019-08-06 15:17:01 +02:00 |
|
|
2a5aa62908
|
fix DISCOVER_CONTRACT default value
Signed-off-by: Jakub Sokołowski <jakub@status.im>
|
2019-08-05 15:09:49 -04:00 |
|
|
6c66b77952
|
move more dependencies to devDependencies
Signed-off-by: Jakub Sokołowski <jakub@status.im>
|
2019-08-05 14:43:35 -04:00 |
|
|
de4d5ea5ed
|
ignore app.zip
Signed-off-by: Jakub Sokołowski <jakub@status.im>
|
2019-08-05 14:43:29 -04:00 |
|
|
ab6714c481
|
moar formatting
Signed-off-by: Jakub Sokołowski <jakub@status.im>
|
2019-08-05 14:33:42 -04:00 |
|
|
8caec366dd
|
improve build script
Signed-off-by: Jakub Sokołowski <jakub@status.im>
|
2019-08-05 14:26:46 -04:00 |
|
|
e30573391e
|
formatting
Signed-off-by: Jakub Sokołowski <jakub@status.im>
|
2019-08-05 14:11:12 -04:00 |
|
|
f7c0be8eb6
|
add config/index.js for central config management
Signed-off-by: Jakub Sokołowski <jakub@status.im>
|
2019-08-05 12:36:32 -04:00 |
|
|
ff01763803
|
run app directly using node ./server.js
Signed-off-by: Jakub Sokołowski <jakub@status.im>
|
2019-08-05 10:37:02 -04:00 |
|
|
1495978dea
|
fixup! fix node dependencies in package.json
Signed-off-by: Jakub Sokołowski <jakub@status.im>
|
2019-08-05 10:24:26 -04:00 |
|
|
d3d41972d5
|
fix scss import path
Signed-off-by: Jakub Sokołowski <jakub@status.im>
|
2019-08-05 10:15:30 -04:00 |
|
|
11ba011c7a
|
fix node dependencies in package.json
Signed-off-by: Jakub Sokołowski <jakub@status.im>
|
2019-08-05 10:11:59 -04:00 |
|
|
bc0e5d9c55
|
fix permissions on build.sh
Signed-off-by: Jakub Sokołowski <jakub@status.im>
|
2019-08-05 09:56:51 -04:00 |
|
|
b4862760df
|
use relative paths for client requests
this way protocol and domain will be right
Signed-off-by: Jakub Sokołowski <jakub@status.im>
|
2019-08-05 09:56:18 -04:00 |
|
|
fc80ae85dc
|
Revert "Updates build process to use env for setting endpoints"
This reverts commit a92592c223a5f09abeb3cc444ecc528d28a1d9f1.
|
2019-08-05 09:51:31 -04:00 |
|
|
b23b6ab4db
|
ignore .elasticbeanstalk/ folder
Signed-off-by: Jakub Sokołowski <jakub@status.im>
|
2019-08-05 09:51:00 -04:00 |
|
andytudhope
|
a077b5039b
|
Update readme
|
2019-08-05 14:33:59 +02:00 |
|
andytudhope
|
4f4a5fd43b
|
Update readme
|
2019-08-05 14:15:41 +02:00 |
|
andytudhope
|
a92592c223
|
Updates build process to use env for setting endpoints
|
2019-08-05 14:12:31 +02:00 |
|
Andy Tudhope
|
653f4758ff
|
Merge pull request #24 from dap-ps/add-https-redirect
add a redirect to https for production
|
2019-08-01 07:48:52 +02:00 |
|
|
4f876d5a96
|
add a redirect to https for production
Signed-off-by: Jakub Sokołowski <jakub@status.im>
|
2019-07-31 12:32:31 -04:00 |
|
andytudhope
|
8620df672d
|
Fix for race condition on embark build
|
2019-07-31 16:07:43 +02:00 |
|
andytudhope
|
d27d2166f2
|
Updates readme
|
2019-07-31 15:08:34 +02:00 |
|
andytudhope
|
49502f327c
|
Updates readme
|
2019-07-31 15:06:30 +02:00 |
|
andytudhope
|
ec1edc1d6e
|
Get rid of src/embarkArtifacts
|
2019-07-31 14:56:42 +02:00 |
|
andytudhope
|
8550d56202
|
Updated Discover instance with STT on ropsten
|
2019-07-31 14:56:00 +02:00 |
|
andytudhope
|
d3d2555847
|
Add etherscan verifier and remove embarkArtifacts
|
2019-07-31 14:54:14 +02:00 |
|
andytudhope
|
64b4538438
|
Merge branch 'master' of github.com:dap-ps/discover
|
2019-07-31 12:39:08 +02:00 |
|
andytudhope
|
76749ea02e
|
Update to formal STT and new Discover instance
|
2019-07-31 12:37:56 +02:00 |
|
George Spasov
|
fec1153135
|
Merge branch 'master' of https://github.com/dap-ps/discover
|
2019-07-30 23:11:12 +03:00 |
|