Zalmoxisus
|
87b9a1c5c7
|
v0.3.0-beta-6
|
2017-07-11 21:53:42 +03:00 |
|
Mihail Diordiev
|
36876104b6
|
Merge pull request #41 from modosc/v0.3
update graphql/graphql-server-express/graphql-tools
|
2017-07-11 21:51:38 +03:00 |
|
Zalmoxisus
|
e8b21bd556
|
Merge branch 'master' into v0.3
|
2017-07-11 21:50:43 +03:00 |
|
Zalmoxisus
|
c1d84f5ef9
|
v0.2.3
|
2017-07-11 21:47:22 +03:00 |
|
jonathan schatz
|
8cfa2205b3
|
update graphql/graphql-server-express/graphql-tools
|
2017-07-10 14:41:12 -07:00 |
|
Patrick Wang
|
58023a8d67
|
Support RN > 0.46.0-rc.0 for injectServer (#40)
|
2017-07-11 03:00:32 +08:00 |
|
jonathan schatz
|
073f27f720
|
apollo-server -> graphql-server upgrade, node-uuid -> uuid, supertest=2 -> supertest-3 (#39)
|
2017-04-17 12:00:43 +03:00 |
|
Zalmoxisus
|
a0bbc23ef1
|
Merge branch 'master' into v0.3
|
2017-04-14 17:16:29 +03:00 |
|
Jhen-Jie Hong
|
38e81e3aad
|
Support RN >= 0.44.0-rc.0 for injectserver (#38)
|
2017-04-14 17:10:53 +03:00 |
|
Zalmoxisus
|
0c007bc1cb
|
Add details about connection path
Related to
https://github.com/zalmoxisus/redux-devtools-extension/issues/288
|
2017-01-21 16:54:56 +02:00 |
|
Zalmoxisus
|
bc8113c7cf
|
Add info about C and C# client integrations
|
2017-01-19 22:53:48 +02:00 |
|
Zalmoxisus
|
63901033d3
|
[Test] GraphQL backend
|
2017-01-02 18:49:28 +02:00 |
|
Zalmoxisus
|
12b0ac9c74
|
[Test] REST backend
|
2017-01-02 18:45:10 +02:00 |
|
Zalmoxisus
|
95e79594e1
|
Downgrade knex
Fix https://github.com/tgriesser/knex/issues/1701
|
2017-01-02 18:27:48 +02:00 |
|
Zalmoxisus
|
5732c3713b
|
Use in memory database by default
|
2017-01-02 18:01:09 +02:00 |
|
Zalmoxisus
|
b27fa504ed
|
[Test] Integration
|
2017-01-02 16:14:28 +02:00 |
|
Zalmoxisus
|
61a10f2885
|
[Docs] Fix json loads
|
2017-01-02 16:13:19 +02:00 |
|
Zalmoxisus
|
aba4fcf0fa
|
[Test] Realtime monitoring
|
2017-01-02 16:12:39 +02:00 |
|
Zalmoxisus
|
46a61dc45e
|
[Test] Express backend
|
2017-01-02 14:42:44 +02:00 |
|
Zalmoxisus
|
bcc1d15b84
|
[Docs] Realtime monitoring
|
2016-12-28 19:08:53 +02:00 |
|
(◕ᴥ◕)
|
84b962de19
|
Fix typo (#33)
|
2016-12-20 13:56:24 +02:00 |
|
Jimmy Karl Roland Wärting
|
8dbcb836ce
|
Dropping support for Node < 4 (#32)
* Removed object-assign polypill
* According to http://node.green string#repeat is fine in v4
* removed repeat
|
2016-11-14 11:58:22 +02:00 |
|
Zalmoxisus
|
386d9abfaf
|
Hello GraphQL!
|
2016-11-12 16:21:41 +02:00 |
|
Zalmoxisus
|
1ba4d1e40b
|
Extend store API
|
2016-11-12 16:16:43 +02:00 |
|
Zalmoxisus
|
6794f63629
|
Rename schema files
|
2016-11-09 20:13:19 +02:00 |
|
Zalmoxisus
|
8419e7e090
|
Use the current timestamps
|
2016-11-09 20:12:28 +02:00 |
|
Zalmoxisus
|
45482098d7
|
Add remotedev_users schema and relations
|
2016-11-09 19:59:02 +02:00 |
|
Zalmoxisus
|
6f202e7715
|
Add payloads schema
|
2016-11-09 18:45:41 +02:00 |
|
Zalmoxisus
|
9c048e66ef
|
Add HTTP request logging
Related to #27.
|
2016-11-09 13:49:24 +02:00 |
|
Zalmoxisus
|
ee32bd52a6
|
Configure the maximum request body size
Related to #28.
|
2016-11-09 12:54:42 +02:00 |
|
Mihail Diordiev
|
8b3a251e20
|
Merge pull request #29 from zalmoxisus/knex
Use knex instead of js-data
|
2016-11-09 12:28:47 +02:00 |
|
Zalmoxisus
|
fd9f7f2c0d
|
Use knex instead of js-data
|
2016-11-08 22:48:32 +02:00 |
|
Zalmoxisus
|
7c106cd843
|
v0.2.1
|
2016-11-06 19:44:57 +02:00 |
|
Mihail Diordiev
|
3163b037fc
|
Merge pull request #24 from zalmoxisus/pass-express-app
Refactor the module
|
2016-11-06 19:41:52 +02:00 |
|
Zalmoxisus
|
60d81ae52b
|
Use the same route for any url
|
2016-11-06 19:40:23 +02:00 |
|
Zalmoxisus
|
d354edac1a
|
Refactor the module
|
2016-11-06 12:20:41 +02:00 |
|
Zalmoxisus
|
25419b6bf5
|
Add info about the docker image and making a custom adapter
|
2016-11-01 20:21:43 +02:00 |
|
Zalmoxisus
|
5e281d1b94
|
v0.2.0
|
2016-09-11 18:56:53 +03:00 |
|
Mihail Diordiev
|
f3c050ac8e
|
Merge pull request #20 from zalmoxisus/reports
Receive reports from users and get them replicated right in the extension
|
2016-09-11 18:55:39 +03:00 |
|
Zalmoxisus
|
9b1c292b1c
|
Update the README
|
2016-09-11 18:53:37 +03:00 |
|
Zalmoxisus
|
65d8f1acb0
|
Merge branch 'master' into reports
|
2016-09-11 17:48:05 +03:00 |
|
Zalmoxisus
|
da18bb47d6
|
Support adapters
|
2016-09-11 17:43:36 +03:00 |
|
Zalmoxisus
|
2523b3e491
|
Send updates of reports via sockets
|
2016-09-11 17:08:05 +03:00 |
|
Zalmoxisus
|
9040cae21b
|
Data selector by base fields
|
2016-09-11 17:07:02 +03:00 |
|
Mihail Diordiev
|
dc4ba29392
|
Merge pull request #22 from npmcdn-to-unpkg-bot/npmcdn-to-unpkg
Replace npmcdn.com with unpkg.com
|
2016-09-07 13:05:43 +03:00 |
|
npmcdn-to-unpkg-bot
|
3acd1ee545
|
Replace npmcdn.com with unpkg.com
|
2016-09-07 10:24:35 +01:00 |
|
Mihail Diordiev
|
384e4b8024
|
Merge pull request #21 from brentvatne/patch-1
Fix link to remotedev.io in README
|
2016-09-04 21:17:25 +03:00 |
|
Brent Vatne
|
871ff7ff27
|
Fix link to remotedev.io in README
Without https the link becomes https://github.com/zalmoxisus/remotedev-server/blob/master/remotedev.io
|
2016-09-04 10:37:23 -07:00 |
|
Zalmoxisus
|
7986004ea2
|
More data!
|
2016-09-03 18:09:56 +03:00 |
|
Zalmoxisus
|
b9de52d23f
|
List reports
|
2016-08-19 19:43:36 +03:00 |
|