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 @defer to the GraphQL core. (#2359)

github.com/ChilliCream/graphql-platform - 91d6801e2bd8e2f2a45339f20d96c92587607539 authored over 4 years ago
Added Arif to the meeting

github.com/ChilliCream/hotchocolate-wg - 148053c83c62af9324b5cba70a3c3a13ee26058f authored over 4 years ago
Merge branch 'master' into patch-12

github.com/ChilliCream/hotchocolate-wg - a2cfb33737998f24b92a0572449eb54b86224d36 authored over 4 years ago
Merge pull request #43 from pkellner/patch-1

Update 2020-10-01.md

github.com/ChilliCream/hotchocolate-wg - fa69e636b2e7da5083069e0014785f7a1bb230f1 authored over 4 years ago
Update 2020-10-01.md

github.com/ChilliCream/hotchocolate-wg - 453e7b89b65f1ee28508aa6b68c7d61cce7d5106 authored over 4 years ago
Update 2020-10-01.md

github.com/ChilliCream/hotchocolate-wg - df7b29e235ae9b3e061988d66c83e1cb0e2289bb authored over 4 years ago
Added Configuration API for the Global ID serializer. (#2370)

github.com/ChilliCream/graphql-platform - 0b42aeff89f9d7e34a988b2805df316393a19109 authored over 4 years ago
Added pushpay logo (#2368)

github.com/ChilliCream/graphql-platform - 82a07bd9d25e78bb1b8cc0be8f5cc170d0e223a2 authored over 4 years ago
Refined Selection Optimizer (#2354)

github.com/ChilliCream/graphql-platform - 929ae9859f00ec1e1236aa8bbe9d432a0f9c9666 authored over 4 years ago
Fixed link to subscription docs (#2366)

github.com/ChilliCream/graphql-platform - 03088d76bc393211e7942e9e272046d339cddd3b authored over 4 years ago
Fixed issue where we normalized schema references incorrectly (#2363)

github.com/ChilliCream/graphql-platform - 1b4eb36d2d428baf104f8ae720b562286f3b1c32 authored over 4 years ago
Track the types that are dependant on unresolvable references (#2360)

github.com/ChilliCream/graphql-platform - e601cbd8d431e055b87a56f2ddea766320f4d8ea authored over 4 years ago
Update README.md (#2357)

Update project links

Co-authored-by: Rafael Staib <[email protected]>

github.com/ChilliCream/graphql-platform - ea2b940fe01c77cf097cc8623fa81956209d40ca authored over 4 years ago
Deleted Filtering.md (#2352)

github.com/ChilliCream/graphql-platform - c81548b4e6c52c6f74641b7ab7ad41e0455dd640 authored over 4 years ago
Added Hot Chocolate Docs Introduction

github.com/ChilliCream/graphql-platform - 34bbe343a21204ec01f5356a320b752a431cbd7c authored over 4 years ago
Fixed two links (#2356)

github.com/ChilliCream/graphql-platform - 4f6638b295ed2204e6a5978ec574e743e108cb42 authored over 4 years ago
New Platform Readme (#2355)

github.com/ChilliCream/graphql-platform - 5b85fd2e654b2f5f03caa036e295fe0ed3c1fba5 authored over 4 years ago
[Security] Bump dot-prop from 4.2.0 to 4.2.1 in /website (#2256)

Bumps [dot-prop](https://github.com/sindresorhus/dot-prop) from 4.2.0 to 4.2.1. **This update in...

github.com/ChilliCream/graphql-platform - 4737777f0150254b8e5165e3ee9709654b47fad8 authored over 4 years ago
added workaround for filtering

github.com/ChilliCream/graphql-workshop - a9ffe4155851378983e2bd91a0f6d35f38fe73f4 authored over 4 years ago
Updated startpage (#2353)

github.com/ChilliCream/graphql-platform - d5a4f0067d54637709e1ce1133df1c773da38312 authored over 4 years ago
Reworked Build and Merged Changed

github.com/ChilliCream/graphql-platform - bdabf0b919fd50bfff3713ff825ee01720928a4d authored over 4 years ago
Added test that proofs that elements can be variables (#2349)

github.com/ChilliCream/graphql-platform - 6f64af27cf2991ede17fbe348ba3bdce0beefb21 authored over 4 years ago
Added test that ensures that objects can be variables (#2350)

github.com/ChilliCream/graphql-platform - be7c71748e3706e999797915be70f53c61920881 authored over 4 years ago
Fix typos (#2346)

* Fix typos

* fix: Typo Marais found for EF

Co-authored-by: Ben McCallum <ben.mccallum@liv...

github.com/ChilliCream/graphql-platform - 5be38a78318533430ad6a1d2b83abc9ca8265501 authored over 4 years ago
Introduced new IPageType interface (#2348)

github.com/ChilliCream/graphql-platform - b00cc42ecbffa5d110b4742e2c1841317fee3603 authored over 4 years ago
/docs redirect to HC V10 (#2347)

github.com/ChilliCream/graphql-platform - a12d0ec93706895fc6120109a6b9bbbf5afda237 authored over 4 years ago
test: add object tests for sorting (#2312)

github.com/ChilliCream/graphql-platform - 1b9023501f0783890c00d9313f5f33d3c26e8719 authored over 4 years ago
Optional parameter for useFiltering (#2341)

github.com/ChilliCream/graphql-platform - 04f2b9b3b0a30a03995893f657a6b11b8ce674cb authored over 4 years ago
Update README.md

github.com/ChilliCream/website - 8bfb9d02666aa63d60ac639e386641ee86a3c4b9 authored over 4 years ago
Added v10 docs (#2340)

github.com/ChilliCream/graphql-platform - ec4e6e3bfc0915be0363bb341fa8fefd8f224a7b authored over 4 years ago
Adds extension for System.Type to filtering (#2316)

github.com/ChilliCream/graphql-platform - f327145ecb943f5528ac22f17cc66c12626c9e87 authored over 4 years ago
Added some tests that ensure middlewares compile with ValueTask and Task (#2337)

github.com/ChilliCream/graphql-platform - 38241e53bc7e66f7b662927271a6aee9ac0631f7 authored over 4 years ago
Changed the build so that we again publish templates (#2336)

github.com/ChilliCream/graphql-platform - 8001dd8461168f1af3e15299b58930102e7f9393 authored over 4 years ago
Updated Templates (#2335)

github.com/ChilliCream/graphql-platform - f84ac7a178411390be127797bcd792dd4150eca7 authored over 4 years ago
Update 2020-09-17.md

github.com/ChilliCream/hotchocolate-wg - b81149066b69379558914071e75e913484442678 authored over 4 years ago
Update 2020-09-17.md

github.com/ChilliCream/hotchocolate-wg - b1527971db2e4b38157b79f9d0eedcc9fb4c13d6 authored over 4 years ago
Update 2020-09-17.md

github.com/ChilliCream/hotchocolate-wg - 359205765beecc0b2030e35793a1a9f019726965 authored over 4 years ago
Merge pull request #40 from damikun/patch-1

Update 2020-09-17.md

github.com/ChilliCream/hotchocolate-wg - 1e62351252b1fe3e86194b7c0611d0f6d35e0bc8 authored over 4 years ago
Merge branch 'master' into patch-1

github.com/ChilliCream/hotchocolate-wg - 2ae555232a1a19f421a288c8ba47857dd400f8ba authored over 4 years ago
Merge pull request #41 from ppfeiffer-cloud/patch-1

Update 2020-09-17.md

github.com/ChilliCream/hotchocolate-wg - db1e7019c206d0f5ba959312a07abcf3ce0d8a66 authored over 4 years ago
Update 2020-09-17.md

github.com/ChilliCream/hotchocolate-wg - dea4bf1b74fc57091fe3be6212c5709161663c82 authored over 4 years ago
Refined Persisted Query Support (#2334)

github.com/ChilliCream/graphql-platform - 838ce4906a3e26f86c159943d594805355a2abc8 authored over 4 years ago
Update 2020-09-17.md

github.com/ChilliCream/hotchocolate-wg - 90e1db036750ef8f30f09390cc05a0f3e8aa7547 authored over 4 years ago
Merge pull request #39 from benmccallum/patch-1

Adds @benmccallum

github.com/ChilliCream/hotchocolate-wg - 38df99c8678a6cd18927466b3e05243664dbc3d4 authored over 4 years ago
Update 2020-09-17.md

github.com/ChilliCream/hotchocolate-wg - d248d793005115462c65093da7bf19b3eea5c63f authored over 4 years ago
Merge pull request #38 from arif-hanif/patch-11

Update 2020-09-17.md

github.com/ChilliCream/hotchocolate-wg - 15c274d9e9d529782224d80f8d9b57998de1ca03 authored over 4 years ago
Update 2020-09-17.md

github.com/ChilliCream/hotchocolate-wg - b44dfd96e50ed7401ab10c703ebd6a61807dbf15 authored over 4 years ago
Merge pull request #37 from fredericbirke/patch-1

Add Frederic Birke to the attendees list

github.com/ChilliCream/hotchocolate-wg - 0cf97102b3d49376bdc6a6e80770a2fd5c655fee authored over 4 years ago
Add Frederic Birke to the attendees list

github.com/ChilliCream/hotchocolate-wg - 132a595c4bfc5adbf47f87fea1f922cf969e385d authored over 4 years ago
Added meeting agenda

github.com/ChilliCream/hotchocolate-wg - a68978f8b54898cd8b1f8cbbfcd378f4993b7c0c authored over 4 years ago
added more refinements

github.com/ChilliCream/graphql-workshop - d0587c4c4d47cc22001b75edc05a117a0745ff60 authored over 4 years ago
Refined support for records. (#2331)

github.com/ChilliCream/graphql-platform - 40d9772f7f03050fdc5cd204c206a1cdba15cc3f authored over 4 years ago
Fixed offset paging issue where the middleware through when the items in the list where less than the page size. (#2330)

github.com/ChilliCream/graphql-platform - b6d7dd9afb7b8d2a19212604dfbe29b0cea7779b authored over 4 years ago
moved attributes to types namespace (#2328)

github.com/ChilliCream/graphql-platform - d0b72ed8c6b101c89d5c59b703266fa1172c11a5 authored over 4 years ago
Fixed issues with the variable deserialization. (#2326)

github.com/ChilliCream/graphql-platform - fe4e043f37a5a59709cb3c2d18891952bfec6bb9 authored over 4 years ago
Improved footer and added redirects (#2324)

github.com/ChilliCream/graphql-platform - 08ffd724ef7c50f224bca03affe4e19a34a2d0e2 authored over 4 years ago
Update Tooling Packages (#2323)

github.com/ChilliCream/graphql-platform - 29965cd8e2b35152b06ec346813e8ecacf8ea795 authored over 4 years ago
Added offset (skip-take) paging. (#2096)

Co-authored-by: Michael Staib <[email protected]>

github.com/ChilliCream/graphql-platform - 6e562e85f10b6849b784ecf122b3114d9d37da30 authored over 4 years ago
Finalized start page (#2321)

github.com/ChilliCream/graphql-platform - 5375190af449490338c6aa53d561175dd08f899e authored over 4 years ago
Article Design & Marketing Pages (#2318)

github.com/ChilliCream/graphql-platform - 4b1fa569c13ec0db0b7430b6788711e912ab9f36 authored over 4 years ago
Allow to annotate enums and enum values with GraphQLNameAttribute (#2315)

github.com/ChilliCream/graphql-platform - d36a1850e42daa8f5d8a1c7a654ab2b8edc3eff9 authored over 4 years ago
Optimized Database Integration Tests (#2314)

Co-authored-by: Michael Staib <[email protected]>

github.com/ChilliCream/graphql-platform - 129635560bf10c02e9eb704f9c73ba6c44aa2256 authored over 4 years ago
Fixed Sorting Member Inference Issue (#2311)

Co-authored-by: Pascal Senn <[email protected]>

github.com/ChilliCream/graphql-platform - 8307aedbb6677696c361ec8ac47a8bbe2e5bf657 authored over 4 years ago
Fixed type binding issues with filtering. (#2310)

github.com/ChilliCream/graphql-platform - f2fc0d0aff3c778b28a12595185783ee51c1d1e1 authored over 4 years ago
Fixed target framework for the authorization package

github.com/ChilliCream/graphql-platform - 76554a562013224bcd01e04bb2455725352e6219 authored over 4 years ago
Fixed authorization target frameworks

github.com/ChilliCream/graphql-platform - 535646b6dff44f1cd1ffa9d5df37033e79125a8a authored over 4 years ago
Adds sorting to the data package (#2300)

Co-authored-by: Michael Staib <[email protected]>

github.com/ChilliCream/graphql-platform - 98d29f9aa9838b95fe959175f39df502a0826448 authored over 4 years ago
Migrated Schema Middleware (#2307)

github.com/ChilliCream/graphql-platform - 538a94e29077a7be5dbd97a3ee5087ecd897412e authored over 4 years ago
Website: Feeds and Design (#2308)

github.com/ChilliCream/graphql-platform - 4776afc56385a3d2ac1b3a9fd919e6811d06c059 authored over 4 years ago
Migrated authorization directives back into the ASP.NET Core packages. (#2306)

github.com/ChilliCream/graphql-platform - a0690579e0264a267fc5c8e64a4666f30f8a9411 authored over 4 years ago
Removes Stackable list (#2295)

Co-authored-by: Michael Staib <[email protected]>

github.com/ChilliCream/graphql-platform - 93f21fa971fc47e2099c14b8c848425a30229128 authored over 4 years ago
Migrate version 10.5 features to version 11. (#2293)

github.com/ChilliCream/graphql-platform - 8999d51d880bd0b8361acb3faa658914fc4d829e authored over 4 years ago
Fix nullability issue on filter descriptor (#2296)

github.com/ChilliCream/graphql-platform - c8b37e6079ffef2dd021ab7d397515289149ee93 authored over 4 years ago
Merge pull request #2 from jacknugent/jacknugent/docs

github.com/ChilliCream/graphql-workshop - 426e3a0ebd7f3dbd917fa743c484249ca4c7b511 authored over 4 years ago
Refined Global ID handling. (#2292)

github.com/ChilliCream/graphql-platform - 7427498794f72645514fb361aaaed0373fbd60d6 authored over 4 years ago
Fixed compile issues and added todos

github.com/ChilliCream/graphql-workshop - 31b78b82a78e315055067c69e96cd7b860413909 authored over 4 years ago
updated dataloader constructor

github.com/ChilliCream/graphql-workshop - fbbe3ef8c267be2e99789b20d49fff5f5736f857 authored over 4 years ago
Started working on version 11 workshop

github.com/ChilliCream/graphql-workshop - a10353ff87d114da7bdbc02d09c03602718d705c authored over 4 years ago
Update introduction.md (#112)

- Update missing .BindResolver body
- Update incorrect example ObjectTypeExtension...

github.com/ChilliCream/hotchocolate-docs - 8ea7f46988ee0d73997484676572f7fa4564bad2 authored over 4 years ago
Update schema-first.md (#113)

Corrected schema first example to be able to compile and run..

github.com/ChilliCream/hotchocolate-docs - 0dcdc0317c09371d6584038587521ae3a5cf93f1 authored over 4 years ago
Spell character correctly (#2287)

Co-authored-by: Michael Staib <[email protected]>

github.com/ChilliCream/graphql-platform - 4058f4c5a5658df28a048d91fd62a820a269fcda authored over 4 years ago
Added SchemaFirst test with resolver (#2291)

Co-authored-by: Michael Staib <[email protected]>

github.com/ChilliCream/graphql-platform - 6f687f4f200da90c399d39b167320b21d0cab3e5 authored over 4 years ago