Commit Graph
8 Commits
Author SHA1 Message Date
VinhandWyatt Johnson 43b6a2cdcd [CORL-149] Persisted Queries (#2445)
* feat: enable persisted queries on the client

* fix: use `id` inside websocket message

* feat: initial server support for PQ

* feat: deeper server support

* feat: abstracted persisted query replacing logic
2019-08-15 21:03:32 +00:00
Wyatt JohnsonandKiwi b63c00f26f [next] Auth (#2257)
* feat: improved auth features + performance

* fix: auth check logic

* fix: tests
2019-04-15 19:46:55 +02:00
Wyatt Johnson 20b6e6b3ff feat: improved developer documentation 2019-03-15 13:15:31 -06:00
Wyatt JohnsonandGitHub cda72ba249 [next] Docker + Revision Metadata (#1991)
* feat: added version metadata, release to Docker

* fix: fixed mistake with export

* fix: adjusted circle cache beheviour

* fix: removed node_modules from workspace

* fix: added version prefix to cache keys

* review: patched invalid job name

* fix: hardcode cache version prefix :(

* fix: improved cache keys
2018-10-12 19:13:55 +00:00
KiwiandWyatt Johnson 986716b3c3 lint js files, cleanup scripts (#1713) 2018-06-29 15:25:40 +00:00
KiwiandWyatt Johnson 65c8da0f34 Merge client into next (#1709)
* Merge client
* Add linting script
* Rename serve to start:development
* Move error harmonization and handling to network layer
* Show Comment Stream
* Added initial test
2018-06-27 22:06:30 +00:00
Wyatt Johnson a3e3d93607 initial subscription support 2018-06-20 15:56:15 -06:00
Wyatt Johnson 02e1236792 initial commit 2018-06-16 17:20:51 -06:00