Zalmoxisus
|
e53679087b
|
Persist reports in memory
|
2016-08-17 17:56:42 +03:00 |
|
Zalmoxisus
|
0fb42d9f75
|
Refactor directories
|
2016-08-17 12:35:42 +03:00 |
|
Jhen
|
0264ba6031
|
Support new react-native-macos package name
|
2016-08-10 16:53:56 +08:00 |
|
Zalmoxisus
|
2ac39e6f87
|
Show all logs when no logLevel arg specified
|
2016-08-09 11:50:03 +03:00 |
|
Rômulo Fernandes
|
749dd15253
|
Allow suppressing console messages. (#18)
* Forward logLevel option to SocketCluster
* Use logLevel config to suppress own console msgs.
* Fix typo.
|
2016-08-09 11:37:02 +03:00 |
|
Jhen
|
10cee3f106
|
Fix getServerFlag, use semver.gte instead of gt
|
2016-08-05 01:14:24 +08:00 |
|
Zalmoxisus
|
86b6a32d30
|
v0.1.4
|
2016-08-04 17:30:28 +03:00 |
|
Mihail Diordiev
|
23629b332e
|
Merge pull request #16 from jhen0409/patch-4
Support RN ^0.31 inject server
|
2016-08-04 17:27:47 +03:00 |
|
Jhen
|
fd114599e9
|
Support RN ^0.31 inject server
|
2016-08-04 20:01:45 +08:00 |
|
Jhen
|
74bc0fa1bd
|
Fix typo for server log
|
2016-07-21 13:24:54 +08:00 |
|
Jhen
|
168206b9e0
|
Check port already used
|
2016-07-19 02:25:04 +08:00 |
|
Jhen
|
880e87b987
|
Add injectserver / revert CLI options
|
2016-07-19 02:25:00 +08:00 |
|
Jhen
|
342878f787
|
Split options to another file
|
2016-07-19 02:09:36 +08:00 |
|
Jhen
|
95bbaf2063
|
Support use remotedev npm package field
|
2016-05-20 18:36:22 +08:00 |
|
Jhen
|
227fe0bab3
|
Let key, cert as a file path
|
2016-05-03 05:31:33 +08:00 |
|
Zalmoxisus
|
8672c8e95b
|
Support passing data sent via post request
|
2016-05-02 13:49:06 +03:00 |
|
Josiah Savary
|
aaa2381459
|
Added support for SocketCluster https options
Added the following cli flags:
```
--protocol [protocol=http]
--key [protocolOptions.key]
--cert [protcolOptions.cert]
--passphrase [protcolOptions.passphrase]
```
|
2016-04-27 22:02:38 -04:00 |
|
Zalmoxisus
|
a78072ade8
|
Let the app know when the monitor is disconnected
Related to https://github.com/zalmoxisus/remote-redux-devtools/pull/20
|
2016-04-20 15:57:13 +03:00 |
|
Zalmoxisus
|
a8f6f27e0b
|
Fix missing path
|
2016-03-24 20:28:13 +02:00 |
|
Zalmoxisus
|
b98cb1b7da
|
Clean unnecessary requires
|
2016-03-24 19:58:12 +02:00 |
|
Ian MacLeod
|
22f705223a
|
Render views no mater what the cwd is
|
2016-03-24 10:32:00 -07:00 |
|
Mihail Diordiev
|
b4b5240fdb
|
Merge pull request #5 from jhen0409/master
Include remotedev-app
|
2016-03-07 21:43:41 +02:00 |
|
Jhen
|
0269d0ce20
|
Render worker.options.port
|
2016-02-19 12:29:42 +08:00 |
|
Jhen
|
7dbd60c155
|
Include remotedev-app
|
2016-02-10 12:29:12 +08:00 |
|
Jhen
|
965a1dc0a2
|
Return socketcluster server for export function
so we can use `require('remotedev-server')(options).on('ready', () => ...)`.
|
2016-02-09 23:58:59 +08:00 |
|
Jhen
|
3e7c92568d
|
Separate main js
|
2016-02-05 05:52:24 +08:00 |
|
Zalmoxisus
|
4731265628
|
Update socketcluster
|
2016-01-27 18:01:02 +02:00 |
|
Zalmoxisus
|
db0dd042cc
|
Support ajax posting
|
2016-01-24 11:05:12 +02:00 |
|
Zalmoxisus
|
943a1c0120
|
Move router to the worker
|
2016-01-21 12:26:37 +02:00 |
|
Zalmoxisus
|
f12bf148d0
|
Show default page
|
2016-01-21 12:12:47 +02:00 |
|
Zalmoxisus
|
64c2032568
|
First release
|
2016-01-21 11:05:35 +02:00 |
|