Commit Graph

108 Commits

Author SHA1 Message Date
bc8113c7cf Add info about C and C# client integrations 2017-01-19 22:53:48 +02:00
63901033d3 [Test] GraphQL backend 2017-01-02 18:49:28 +02:00
12b0ac9c74 [Test] REST backend 2017-01-02 18:45:10 +02:00
95e79594e1 Downgrade knex
Fix https://github.com/tgriesser/knex/issues/1701
2017-01-02 18:27:48 +02:00
5732c3713b Use in memory database by default 2017-01-02 18:01:09 +02:00
b27fa504ed [Test] Integration 2017-01-02 16:14:28 +02:00
61a10f2885 [Docs] Fix json loads 2017-01-02 16:13:19 +02:00
aba4fcf0fa [Test] Realtime monitoring 2017-01-02 16:12:39 +02:00
46a61dc45e [Test] Express backend 2017-01-02 14:42:44 +02:00
bcc1d15b84 [Docs] Realtime monitoring 2016-12-28 19:08:53 +02:00
84b962de19 Fix typo (#33) 2016-12-20 13:56:24 +02:00
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
386d9abfaf Hello GraphQL! 2016-11-12 16:21:41 +02:00
1ba4d1e40b Extend store API 2016-11-12 16:16:43 +02:00
6794f63629 Rename schema files 2016-11-09 20:13:19 +02:00
8419e7e090 Use the current timestamps 2016-11-09 20:12:28 +02:00
45482098d7 Add remotedev_users schema and relations 2016-11-09 19:59:02 +02:00
6f202e7715 Add payloads schema 2016-11-09 18:45:41 +02:00
9c048e66ef Add HTTP request logging
Related to #27.
2016-11-09 13:49:24 +02:00
ee32bd52a6 Configure the maximum request body size
Related to #28.
2016-11-09 12:54:42 +02:00
8b3a251e20 Merge pull request #29 from zalmoxisus/knex
Use knex instead of js-data
2016-11-09 12:28:47 +02:00
fd9f7f2c0d Use knex instead of js-data 2016-11-08 22:48:32 +02:00
7c106cd843 v0.2.1 2016-11-06 19:44:57 +02:00
3163b037fc Merge pull request #24 from zalmoxisus/pass-express-app
Refactor the module
2016-11-06 19:41:52 +02:00
60d81ae52b Use the same route for any url 2016-11-06 19:40:23 +02:00
d354edac1a Refactor the module 2016-11-06 12:20:41 +02:00
25419b6bf5 Add info about the docker image and making a custom adapter 2016-11-01 20:21:43 +02:00
5e281d1b94 v0.2.0 2016-09-11 18:56:53 +03:00
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
9b1c292b1c Update the README 2016-09-11 18:53:37 +03:00
65d8f1acb0 Merge branch 'master' into reports 2016-09-11 17:48:05 +03:00
da18bb47d6 Support adapters 2016-09-11 17:43:36 +03:00
2523b3e491 Send updates of reports via sockets 2016-09-11 17:08:05 +03:00
9040cae21b Data selector by base fields 2016-09-11 17:07:02 +03:00
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
3acd1ee545 Replace npmcdn.com with unpkg.com 2016-09-07 10:24:35 +01:00
384e4b8024 Merge pull request #21 from brentvatne/patch-1
Fix link to remotedev.io in README
2016-09-04 21:17:25 +03:00
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
7986004ea2 More data! 2016-09-03 18:09:56 +03:00
b9de52d23f List reports 2016-08-19 19:43:36 +03:00
426fc75610 Add more data to the report 2016-08-19 19:42:38 +03:00
03ed564bce Parse x-www-form-urlencoded data 2016-08-17 18:37:52 +03:00
0a8576ab86 Get a report 2016-08-17 18:33:07 +03:00
ff4245d965 Return error in request 2016-08-17 18:31:12 +03:00
e53679087b Persist reports in memory 2016-08-17 17:56:42 +03:00
0fb42d9f75 Refactor directories 2016-08-17 12:35:42 +03:00
105e1a5612 v0.1.7 2016-08-10 12:07:59 +03:00
e6dc434e76 Merge pull request #19 from jhen0409/patch-6
Support new `react-native-macos` package name
2016-08-10 12:06:42 +03:00
0264ba6031 Support new react-native-macos package name 2016-08-10 16:53:56 +08:00
c7ecba9a81 v0.1.6 2016-08-09 11:50:22 +03:00