Andy Tudhope
85dee8271f
minor change to get whisperIdentity working correctly
...
Stupidly forgot to add the necessary line to `cli` options.
2017-12-24 12:34:49 +02:00
Andy Tudhope
e77ade9b85
Change order of logic
...
Changed the way the `if` statement that looks at the package.json and the options passed in by the start script so that it gives precedence to the options set in `scripts/start`.
Also added in the option to override the name, seeing as specifying the name in the `package.json` is severely limited by the need to have no spaces or capitalized letters.
2017-12-24 11:38:30 +02:00
Andy Tudhope
f3e5f45ea0
Add photoPath support for the start script in truffle-box-status
...
I want to be able to add a `--photoPath` variable to the `start` script in our Truffle Box easily and in the same way as dappUrl and botUrl as it is currently set up.
2017-12-24 11:18:21 +02:00
Julien Eluard
dc3739fba4
Added explicit timeout to request calls.
2017-06-04 19:15:50 +02:00
Julien Eluard
2def058077
Do not falback to default IP for device but allow global definition
...
using environment variable.
2017-06-04 18:36:33 +02:00
alwx
fb897d6d81
Better subscriptions; whisper-identity fixes (3.2.8)
2017-05-31 19:25:49 +03:00
alwx
bfcc2e054e
Custom botUrl (3.2.7)
2017-05-31 17:50:40 +03:00
alwx
fc00b1ac0d
Identities instead of full contact information; notification for directories other than ./build
2017-05-31 17:10:41 +03:00
alwx
7b66313b9f
Merge branch 'master' of https://github.com/status-im/status-dev-cli
2017-05-31 13:02:03 +03:00
alwx
31914e56b2
"Not connected" message update
2017-05-31 13:01:42 +03:00
Julien Eluard
3f8982e2cd
Discover using both IP V4 and V6. Fixes exception thown under ubuntu
2017-05-30 00:23:32 +02:00
alwx
1e0e7abdf8
Custom option: dappUrl (3.2.2)
2017-05-29 18:03:23 +03:00
alwx
0ff9ecffe2
Pre-release README update
2017-05-24 15:40:23 +03:00
alwx
3e37b63c49
Network discovery support. status-dev-cli scan command
2017-05-24 12:23:42 +03:00
alwx
11fca6bd68
Support for the latest react-native-http-bridge
2017-05-22 14:27:34 +03:00
alwx
800adf3e30
Status development tools 3.1.0: Responses support, better error descriptions.
2017-05-21 18:02:21 +03:00
alwx
1c0b5618ff
watch command fix
2017-05-17 14:56:27 +03:00
alwx
ea816c30b1
fromAscii fix
2017-05-16 22:08:16 +03:00
alwx
4a6a224c9d
CLI 3.0: bots support
2017-05-16 17:31:02 +03:00
Iuri Matias
592afdb557
separate command line functionality from library functionality so it can work as both
2017-03-11 17:52:41 -05:00