Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

ChilliCream

We create a new GraphQL platform called Hot Chocolate
Collective - Host: opensource - https://opencollective.com/chillicream - Website: https://chillicream.com - Code: https://github.com/ChilliCream

Added filters to navigation

github.com/ChilliCream/hotchocolate-docs - e5f19b89cc6cd290b8756fa4e86e69ee29a7cb13 authored over 5 years ago
Added filter documentation

github.com/ChilliCream/hotchocolate-docs - 39671d80893ab5a811b8841626c48691db645513 authored over 5 years ago
Add Redis Provider for Subscriptions (#902)

github.com/ChilliCream/graphql-platform - 0cf04ddf8d6c4d1ac32b080fe3440d54bc151186 authored over 5 years ago
Updated subscription docs

github.com/ChilliCream/hotchocolate-docs - fbcc3d8bad950ba63446007dab9793ddd0d15f76 authored over 5 years ago
Fixed UrlType IsInstanceOfType method to correctly return true for a Url StringValueNode (#927)

github.com/ChilliCream/graphql-platform - 6e40789baa56dfdb31f01db849f1d5924a43ceb1 authored over 5 years ago
added not authenticated error code

github.com/ChilliCream/graphql-platform - 29684a45396dd628c63c0c63338ad28d5323023c authored over 5 years ago
reworked how we create the request

github.com/ChilliCream/graphql-platform - 538f3ca9b9909de8d591b9e21ffd0433b2fccac6 authored over 5 years ago
Added TryAdd capability to query request builder

github.com/ChilliCream/graphql-platform - d687cff7b394a18bd417f722fadc436f6e1c615c authored over 5 years ago
Updated the build badges (#925)

github.com/ChilliCream/graphql-platform - 9e97929870fcc930c437f726efee80115ef831d7 authored over 5 years ago
Bump lodash from 4.17.11 to 4.17.14 (#40)

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.14.
- [Release notes](htt...

github.com/ChilliCream/hotchocolate-docs - 1de4800731b02b66dea2eae6061dc03b7fcf9594 authored over 5 years ago
Added subscription documentation draft

github.com/ChilliCream/hotchocolate-docs - cd6f923c8727409123c88b8f31b1dc07918da6a0 authored over 5 years ago
disabled a flaky test (#920)

github.com/ChilliCream/graphql-platform - de22cbf402ed67cd1be623493d02548db89e72fe authored over 5 years ago
Build Script Updates (#919)

github.com/ChilliCream/graphql-platform - f70374abe0ac6f11e50d8873b49eefd8ae01b00c authored over 5 years ago
Test and Build Cleanup (#915)

github.com/ChilliCream/graphql-platform - c98ea9bc72a681a00da53066091153c9c0ae9aff authored over 5 years ago
Update how to inject HttpContext (#41)

github.com/ChilliCream/hotchocolate-docs - 7577fce4450d36614760122afa75422172d5282f authored over 5 years ago
Updated Server Tests (#913)

github.com/ChilliCream/graphql-platform - 9099b79ee0aeecae06f1ac92b232d3a01f2c9917 authored over 5 years ago
Server Modularization Part 1 (#903)

github.com/ChilliCream/graphql-platform - cfb4d31aa9776e91b3c80087489ce41ddaad2f03 authored over 5 years ago
Bump lodash.merge from 4.6.1 to 4.6.2 (#39)

Bumps [lodash.merge](https://github.com/lodash/lodash) from 4.6.1 to 4.6.2.
- [Release notes](h...

github.com/ChilliCream/hotchocolate-docs - 23c8858625ce0f01cc7717bca87a5ce5d93a75b7 authored over 5 years ago
Bump lodash from 4.17.10 to 4.17.14 (#54)

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.10 to 4.17.14.
- [Release notes](htt...

github.com/ChilliCream/react-rasta - e8a56fe513bdba61129d3017e975ad56fa92c6b0 authored over 5 years ago
Split filter operation handlers (#910)

github.com/ChilliCream/graphql-platform - 4908992eb5cdf6356fd2b0b92bc92d63b1086c05 authored over 5 years ago
feat(Filters): rename UseFilter to UseFiltering (#911)

github.com/ChilliCream/graphql-platform - fbcf89afcbcba08dea8e4d9684f0f71aaa9833fc authored over 5 years ago
Fixed issues when structs where used as object types. (#907)

github.com/ChilliCream/graphql-platform - 2be7922398f043d75e63590c900464843e2fe6cc authored over 5 years ago
Better error messages with input errors. (#899)

github.com/ChilliCream/graphql-platform - 7cc3094243fa8500c87ab134c36233567e4ada6e authored over 5 years ago
Added support for variables in list and objects. (#896)

github.com/ChilliCream/graphql-platform - 7e73971d08e099867979fe9d86057422be7a5aca authored over 5 years ago
Respect UseXmlDocumentation with Schema.Create (#897)

github.com/ChilliCream/graphql-platform - 6cc1ca5e9a643370d0e3767d58934a0983d82571 authored over 5 years ago
Visitor Refinements (#894)

github.com/ChilliCream/graphql-platform - 192307da9c26a7ff71f1960ca51073569c353599 authored over 5 years ago
Fixed authorization description issue (#893)

github.com/ChilliCream/graphql-platform - 6e328ee4384d74e3410c9e1ca6157949736fa149 authored over 5 years ago
Fixed utf-8 escaping. (#889)

github.com/ChilliCream/graphql-platform - bd7338538b3dee43b03a4662b38d38f98a26ad3d authored over 5 years ago
Order of types in a serialized schema is consistent (#891)

github.com/ChilliCream/graphql-platform - 06727d93d972ec4ab2d93d42f82d57993ad29d45 authored over 5 years ago
Fixed and/or issue with filters (#888)

github.com/ChilliCream/graphql-platform - 441ba3f407bcd61a8d48cb0641191c866aba9d1c authored over 5 years ago
Fixed StateAttribute support in resolver compilers. (#887)

github.com/ChilliCream/graphql-platform - 3b95fd0efffae71c4df1d0c91655d87ed5104d8d authored over 5 years ago
Type Conversion Update

github.com/ChilliCream/hotchocolate-docs - 76d11895303c7403f4caeacfecde5e9dca5623c9 authored over 5 years ago
Type Converter Refinements (#886)

github.com/ChilliCream/graphql-platform - c7e0cc8f3a2d9530e5c8d9f95aa2fd0c7104b1e9 authored over 5 years ago
Add UTF-8 Request Parser (#869)

github.com/ChilliCream/graphql-platform - ff3faa1e93359234084fd07dd24fae157c94a2e3 authored over 5 years ago
Changed IHttpContext.User from object to strongly typed property (#882)

github.com/ChilliCream/graphql-platform - 7e2add91275c4387aea748ef4017d08f272b76b5 authored over 5 years ago
Fixed link to starwars examples (#38)

Link was broken, updated to correct location in the repository.

github.com/ChilliCream/hotchocolate-docs - f9d8753e2544d20e3fa5243d6486b8da33bd5c9d authored over 5 years ago
Made expressions more robust when handling null as filter value. (#881)

github.com/ChilliCream/graphql-platform - fe2211814d47465d6de9f895053fdb5df769be15 authored over 5 years ago
Fix type-o in schema-union-type (#37)

github.com/ChilliCream/hotchocolate-docs - c8489e5a3fe04cc7280fbb2a20d43951ae4b1c05 authored over 5 years ago
Added scalar documentation update

github.com/ChilliCream/hotchocolate-docs - 95b173c5aa4493259336f7660fc56891a5b4ba3b authored over 5 years ago
Fixed deprecation handling. (#876)

github.com/ChilliCream/graphql-platform - 3529e78ce5a444b9b5d78cbd8b07a3ac7cab7991 authored over 5 years ago
Filter Code Coverage (#874)

github.com/ChilliCream/graphql-platform - e55c6c18b3f1718725299f5f38f35077d6f005b1 authored over 5 years ago
Filter arguments are now nullable (#873)

github.com/ChilliCream/graphql-platform - 6ec7acb76ae51dec77cd9ecd738b7eae5ad236d4 authored over 5 years ago
Added filter auto-discovery (#870)

github.com/ChilliCream/graphql-platform - 25593468b4fb7980985e6760fad884d0628b8bc3 authored over 5 years ago
Fixed source object conversion. (#868)

github.com/ChilliCream/graphql-platform - 25783308488ddb9f0a8d3582bca41375bb9abfce authored over 5 years ago
Filter Visitor Queryable Boolean and Comparable (#861)

github.com/ChilliCream/graphql-platform - dc824077db4f63a2a3e78a8cc788ba575df24d59 authored over 5 years ago
Change IsInRoles to IsInAnyRoles (#865)

github.com/ChilliCream/graphql-platform - 579bb79a608a56d1980059838f7cbc77d6cfd93c authored over 5 years ago
Added better error handling (#867)

github.com/ChilliCream/graphql-platform - 90fae3d5b2f18a3006aa8012d2e27127dcda79af authored over 5 years ago
Adding Using for HotChocolate (#864)

github.com/ChilliCream/graphql-platform - 167d0aa38a4195ba069540f041dba1b214c9ce1e authored over 5 years ago
Serialize directives types following the GraphQL spec (#856)

github.com/ChilliCream/graphql-platform - c5712f3ab8f88bc54b27f1e87b1d5dd7c37205fd authored over 5 years ago
Fixed expression handler. (#859)

github.com/ChilliCream/graphql-platform - 27832a01db440e5c63b1984d4d0d8b017413547b authored over 5 years ago
Updated Build Scripts for Prisma Filters (#854)

github.com/ChilliCream/graphql-platform - 61bc4be47952fd29f47b0ad9101fa347b03f3424 authored over 5 years ago
Prisma Style Filter Types (#711)

github.com/ChilliCream/graphql-platform - 6127031a4c3de084b9139d646e35b693939bd79a authored over 5 years ago
Created GraphQLDeprecatedAttribute (#843)

github.com/ChilliCream/graphql-platform - 6747ba3ee074a37f2bbd5e50a4db89e8bca8c124 authored over 5 years ago
Fixed and issue where the connection type was registered twice. (#842)

github.com/ChilliCream/graphql-platform - 0d82d59eba79e5e93d4683c6a98d07cb35f390e4 authored over 5 years ago
Bump handlebars from 4.0.11 to 4.1.2 (#50)

Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.0.11 to 4.1.2.
- [Release no...

github.com/ChilliCream/react-rasta - 7eab16bdf937ab1f8c0a8ded670da202dc4fc958 authored over 5 years ago
Fixes an issue where the type initializer swallows errors instead of throwing them. (#839)

github.com/ChilliCream/graphql-platform - ce67a7cab1b08d192df791aae0815c10f37b54e7 authored over 5 years ago
Parser Performance Improvements (#832)

github.com/ChilliCream/graphql-platform - 6df5331facc3ac7bf115f1eb3e856320336004fd authored over 5 years ago
Bump macaddress from 0.2.8 to 0.2.9 (#51)

Bumps [macaddress](https://github.com/scravy/node-macaddress) from 0.2.8 to 0.2.9.
- [Release n...

github.com/ChilliCream/react-rasta - f56e5d6e35436d7cb4f240d36f2ef89a31dac7f2 authored over 5 years ago
Infer field/enum deprecation from ObsoleteAttribute. (#826)

github.com/ChilliCream/graphql-platform - c953a1c376df27e982214799fa3e79bf4091ceb1 authored over 5 years ago
Refactoring Subsciptions (#807)

github.com/ChilliCream/graphql-platform - f2685777eec437c25c8d933de304d9e283d8d522 authored over 5 years ago
Parser Performance (#806)

github.com/ChilliCream/graphql-platform - 31f5c8c4a337c0c3f4327c12c1962dd3331e453a authored over 5 years ago
Fixed type conversion when coercing argument values. (#823)

github.com/ChilliCream/graphql-platform - 27ec8c1c0a5bfa9505d35728d0efe66a58c8282d authored over 5 years ago
Better error message for failing conversion (#819)

github.com/ChilliCream/graphql-platform - 810e58168c32f868ab8c94fa2fa51670d15d397d authored over 5 years ago
Release 9 Post (#18)

github.com/ChilliCream/website - 4b9f88a962f36487893b40682ad0bcd9f54f5dd0 authored over 5 years ago
Updated Build Scripts (#818)

github.com/ChilliCream/graphql-platform - 91d1c4f061e0cdfd41c7ebdf50aa753bef5a419c authored over 5 years ago
udpated changelog (#817)

github.com/ChilliCream/graphql-platform - af85ef8f9bec08fbcdded6b53455414f3f7c7ad5 authored over 5 years ago
removed tutorial info for now

github.com/ChilliCream/hotchocolate-docs - ee111c754c276de708b75f59d90a8fe6047d165f authored over 5 years ago
Added schema first documentation updates

github.com/ChilliCream/hotchocolate-docs - f18ad7f7e48900b85d17607948a2d2c509f72c1d authored over 5 years ago
Authorization Refinements (#814)

github.com/ChilliCream/graphql-platform - e36ec3b63fd96491201c80e66a6c18b4ee5ec0bc authored over 5 years ago
Type Registration Refinements (#812)

github.com/ChilliCream/graphql-platform - 1c4548aecbfc92d917f67033d4ec76045be5a481 authored over 5 years ago
Paging Refinements (#813)

github.com/ChilliCream/graphql-platform - 71aecd16727563fcacb82ef3303d9342a48a7cbc authored over 5 years ago
Reworked how input object arguments are cached (#805)

github.com/ChilliCream/graphql-platform - cf6aab0ccac0f841afd7d6dd7add96a582012bc5 authored over 5 years ago
Resolves null reference exception in Path.Equals (#802)

github.com/ChilliCream/graphql-platform - 8c4bfa0bca3c7dd56d22fb8995b1bfd105c4d8a8 authored over 5 years ago
Refined Examples (#800)

github.com/ChilliCream/graphql-platform - cbf55e8b9ab2d4eeef5fb6c6d4c95f7ad5f9aa93 authored over 5 years ago
Started rewriting intro

github.com/ChilliCream/hotchocolate-docs - 952908977a0626d8e6bb9be82a6ed9d490f028da authored over 5 years ago
Updated the introduction

github.com/ChilliCream/hotchocolate-docs - 2ab69c20688daca9442599ea50f8817fa0a6fd0f authored over 5 years ago
Started rewriting intro

github.com/ChilliCream/hotchocolate-docs - bbb6848b53a40eebde0c7c4976afa6ffe38f9e5a authored over 5 years ago
Fixed UTF-8 parser issue when argument string value is empty. (#799)

github.com/ChilliCream/graphql-platform - 18afcf4cc0eff1d08eefc466526b73776ae2e460 authored over 5 years ago
Added option to disable subscription protocol for playground and graphiql (#796)

github.com/ChilliCream/graphql-platform - d118dc80d361490870e09a4e0d531dbe48f5542e authored over 5 years ago
Fixed a syntax exception in the UTF-8 parser when the document has a byte order mark. (#795)

github.com/ChilliCream/graphql-platform - 331f631668beb7dd8e7caad6f55b2872bc72aea6 authored over 5 years ago
Fixes a bug that causes an ArgumentExceptions when roles are used to authorize. (#794)

github.com/ChilliCream/graphql-platform - 5e9775bac67be90117a58ed5e5f138f1beb7f59f authored over 5 years ago
added more tutorial documentation

github.com/ChilliCream/hotchocolate-docs - 4cccf31deeeca5ebc81790c916606704942e16af authored over 5 years ago