Iuri Matias
|
dee49ec5ed
|
add createPlugin; move cmds to library managers
|
2017-12-30 15:52:51 -05:00 |
Iuri Matias
|
3fb02befea
|
comply with linter
|
2017-12-29 18:33:11 -05:00 |
Iuri Matias
|
92de2904f1
|
move webserver cmds to module
|
2017-12-29 18:29:56 -05:00 |
Iuri Matias
|
411ed41c84
|
fix console cmds api
|
2017-12-29 18:21:36 -05:00 |
Iuri Matias
|
14d330a729
|
fix webserver service check
|
2017-12-17 18:58:55 -05:00 |
Iuri Matias
|
113bb25142
|
add webserver start/stop cmd
|
2017-12-17 18:34:41 -05:00 |
Iuri Matias
|
9efd29ec9e
|
add to help exit cmd
|
2017-12-16 18:16:53 -05:00 |
Iuri Matias
|
81f06bc984
|
include ipfs version in versions cmd
|
2017-12-16 18:15:44 -05:00 |
Iuri Matias
|
26b070b27f
|
minor refactor: simplify options setting
|
2017-12-16 11:11:29 -05:00 |
Iuri Matias
|
fb8d3c4c0a
|
refactor availableServices
|
2017-12-16 10:54:17 -05:00 |
Iuri Matias
|
6098d3cca6
|
add alias for exit cmd
|
2017-12-13 19:31:16 -05:00 |
Iuri Matias
|
e2cbc2a488
|
fix linting issues
|
2017-12-05 18:14:46 -05:00 |
Todd Baur
|
094334fee7
|
code lint fix
|
2017-07-07 20:46:06 +09:00 |
Iuri Matias
|
414c875082
|
add versions command
|
2017-07-06 19:50:36 -04:00 |
Iuri Matias
|
232f6fc88b
|
support list of fallbacks for dapp web3 connection, support separate connection config for deployment
|
2017-07-06 18:48:20 -04:00 |
Iuri Matias
|
ffbf6a70c5
|
include whisper version in the dashboard
|
2017-06-27 17:05:35 -04:00 |
Iuri Matias
|
dd7984bcda
|
use version from constructor parameter
|
2017-04-02 14:49:19 -04:00 |
Iuri Matias
|
9ce25d7651
|
refactor services check to use on/off and let monitor decide colors
|
2017-04-01 23:22:43 -04:00 |
Iuri Matias
|
faf0e1ff48
|
revert some of the recent changes
|
2017-03-31 07:34:43 -04:00 |
Todd Baur
|
67f325f5a0
|
migrate all the code to ES6
|
2017-03-30 20:12:39 +09:00 |
Todd Baur
|
5bf1475ea4
|
swap more var -> let
|
2017-03-30 02:50:05 +09:00 |
Todd Baur
|
2f5c647c39
|
this changes Embark to an EventEmitter and adds more event handling for loading and fetching plugins. It introduces a dependency on underscore and underscore string. It adds defenses against null/invalid options objects.
|
2017-03-30 00:37:30 +09:00 |
Iuri Matias
|
c514765d0b
|
move misc utils modules to their own folder
|
2017-03-11 11:03:20 -05:00 |
Iuri Matias
|
ea70d09e8c
|
move ethereum and whisper checks; refactor web3 connection
|
2017-03-11 10:29:45 -05:00 |
Iuri Matias
|
173c571147
|
remove old services monitor; add new services monitor to engine; move previous checks to their modules inits
|
2017-03-10 22:00:30 -05:00 |
Todd Baur
|
83f3e1c5ee
|
dot notation preferred
|
2017-03-08 23:52:17 +09:00 |
Todd Baur
|
486fbec108
|
read version in from package.json instead of strings
|
2017-03-08 23:20:23 +09:00 |
Iuri Matias
|
71121cdc4b
|
update to 2.4.0
|
2017-03-07 06:39:56 -05:00 |
Iuri Matias
|
4c5cb95209
|
refactor: extract method for cmd interpreter
|
2017-03-02 07:44:24 -05:00 |
Andy Nogueira
|
4f1317dcdd
|
Minor typo in help message
|
2017-02-22 08:10:33 -05:00 |
Iuri Matias
|
0e03d8f435
|
refactor: move dashboard board init logic into a separate module
|
2017-02-20 18:02:17 -05:00 |
Iuri Matias
|
07d1631d9d
|
move command history to its own module
|
2017-02-19 12:59:02 -05:00 |
Iuri Matias
|
1868788342
|
reorgnize code structure
|
2017-02-19 12:51:32 -05:00 |