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
e814e426be
Improved installation documentation. Fixes #12 .
2017-10-09 18:25:11 +02:00
Alexander Pantyuhov
a1e629c00d
Merge pull request #9 from jeluard/master
...
Make ip parameter mandatory
2017-06-05 11:12:10 +03: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
Alexander Pantyuhov
09c977a795
--ip information update
2017-06-03 23:01:44 +03: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
08e6c8e6dd
3.2.5
2017-05-31 17:13:00 +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
Alexander Pantyuhov
ec76a0657b
Merge pull request #8 from jeluard/master
...
Discover using both IP V4 and V6. Fixes exception thown under ubuntu
2017-05-31 12:06:12 +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
dad6053c27
fix for /switch-node (v3.2.1)
2017-05-28 14:44:45 +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
Alexander Pantyuhov
4597d35698
Merge pull request #6 from status-im/feature/responses-support
...
Handling responses from debug server; /log and /list methods
2017-05-23 18:30:31 +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
Alexander Pantyuhov
d1185c673d
Merge pull request #3 from iurimatias/master
...
separate command line functionality from library functionality
2017-05-15 18:23:30 +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
alwx
7b51136d8d
refresh-dapp command (needed for Embark)
2017-03-10 12:16:17 +03:00
alwx
cad1ed3b52
switch-node command
2017-03-06 17:29:20 +03:00
alwx
e3ad2b750d
Small style fixes
2017-03-03 12:04:27 +03:00
alwx
ab197ca5da
Better error handling and descriptions; no more dependency
2017-03-02 20:46:20 +03:00
alwx
0074046ded
Version 2.0.0 of development tools
2017-02-26 09:26:51 +02:00
alwx
c316e6b7fe
Simplified status-dev-cli with Truffle support
2017-02-24 18:02:29 +02:00
alwx
98dd408bc6
fixes for dapp-watch
2017-02-13 11:07:57 +03:00
alwx
baa907c762
Updated README.md
2017-02-09 14:53:04 +03:00
alwx
43b16cb011
Readme.md fixes
2017-02-08 17:35:30 +03:00
alwx
a0422a2e8d
CLI v1.1.2 for HTTP server
2017-02-08 16:47:48 +03:00
alwx
3ae597673b
Readme and newline fixes
2017-02-02 17:52:32 +03:00
alwx
7ef0c6dbfe
Watching for DApp changes
2017-02-02 17:48:56 +03:00
alwx
f1abb94aa1
README.md; script path fixes
2017-02-02 17:23:08 +03:00
alwx
fa9141b74e
initial commit: add-dapp and remove-dapp work
2017-02-02 16:53:47 +03:00