Ecosyste.ms: OpenCollective

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

github.com/ChilliCream/graphql-platform

Welcome to the home of the Hot Chocolate GraphQL server for .NET, the Strawberry Shake GraphQL client for .NET and Banana Cake Pop the awesome Monaco based GraphQL IDE.
https://github.com/ChilliCream/graphql-platform

Better extensibility support (#934)

a09c4a2884726b54bffc440338bb8d1a2421c704 authored over 5 years ago
Switch date handling to None in stitching layer (#931)

101abcb7b7ba6169934b7efb75274fa5de3838a1 authored over 5 years ago
Add Redis Provider for Subscriptions (#902)

0cf04ddf8d6c4d1ac32b080fe3440d54bc151186 authored over 5 years ago
Fixed UrlType IsInstanceOfType method to correctly return true for a Url StringValueNode (#927)

6e40789baa56dfdb31f01db849f1d5924a43ceb1 authored over 5 years ago
added not authenticated error code

29684a45396dd628c63c0c63338ad28d5323023c authored over 5 years ago
reworked how we create the request

538f3ca9b9909de8d591b9e21ffd0433b2fccac6 authored over 5 years ago
Added TryAdd capability to query request builder

d687cff7b394a18bd417f722fadc436f6e1c615c authored over 5 years ago
Updated the build badges (#925)

9e97929870fcc930c437f726efee80115ef831d7 authored over 5 years ago
disabled a flaky test (#920)

de22cbf402ed67cd1be623493d02548db89e72fe authored over 5 years ago
Build Script Updates (#919)

f70374abe0ac6f11e50d8873b49eefd8ae01b00c authored over 5 years ago
Test and Build Cleanup (#915)

c98ea9bc72a681a00da53066091153c9c0ae9aff authored over 5 years ago
Updated Server Tests (#913)

9099b79ee0aeecae06f1ac92b232d3a01f2c9917 authored over 5 years ago
Server Modularization Part 1 (#903)

cfb4d31aa9776e91b3c80087489ce41ddaad2f03 authored over 5 years ago
Split filter operation handlers (#910)

4908992eb5cdf6356fd2b0b92bc92d63b1086c05 authored over 5 years ago
feat(Filters): rename UseFilter to UseFiltering (#911)

fbcf89afcbcba08dea8e4d9684f0f71aaa9833fc authored over 5 years ago
Fixed issues when structs where used as object types. (#907)

2be7922398f043d75e63590c900464843e2fe6cc authored over 5 years ago
Better error messages with input errors. (#899)

7cc3094243fa8500c87ab134c36233567e4ada6e authored over 5 years ago
Added support for variables in list and objects. (#896)

7e73971d08e099867979fe9d86057422be7a5aca authored over 5 years ago
Respect UseXmlDocumentation with Schema.Create (#897)

6cc1ca5e9a643370d0e3767d58934a0983d82571 authored over 5 years ago
Visitor Refinements (#894)

192307da9c26a7ff71f1960ca51073569c353599 authored over 5 years ago
Fixed authorization description issue (#893)

6e328ee4384d74e3410c9e1ca6157949736fa149 authored over 5 years ago
Fixed utf-8 escaping. (#889)

bd7338538b3dee43b03a4662b38d38f98a26ad3d authored over 5 years ago
Order of types in a serialized schema is consistent (#891)

06727d93d972ec4ab2d93d42f82d57993ad29d45 authored over 5 years ago
Fixed and/or issue with filters (#888)

441ba3f407bcd61a8d48cb0641191c866aba9d1c authored over 5 years ago
Fixed StateAttribute support in resolver compilers. (#887)

3b95fd0efffae71c4df1d0c91655d87ed5104d8d authored over 5 years ago
Type Converter Refinements (#886)

c7e0cc8f3a2d9530e5c8d9f95aa2fd0c7104b1e9 authored over 5 years ago
Add UTF-8 Request Parser (#869)

ff3faa1e93359234084fd07dd24fae157c94a2e3 authored over 5 years ago
Changed IHttpContext.User from object to strongly typed property (#882)

7e2add91275c4387aea748ef4017d08f272b76b5 authored over 5 years ago
Made expressions more robust when handling null as filter value. (#881)

fe2211814d47465d6de9f895053fdb5df769be15 authored over 5 years ago
Fixed deprecation handling. (#876)

3529e78ce5a444b9b5d78cbd8b07a3ac7cab7991 authored over 5 years ago
Filter Code Coverage (#874)

e55c6c18b3f1718725299f5f38f35077d6f005b1 authored over 5 years ago
Filter arguments are now nullable (#873)

6ec7acb76ae51dec77cd9ecd738b7eae5ad236d4 authored over 5 years ago
Added filter auto-discovery (#870)

25593468b4fb7980985e6760fad884d0628b8bc3 authored over 5 years ago
Fixed source object conversion. (#868)

25783308488ddb9f0a8d3582bca41375bb9abfce authored over 5 years ago
Filter Visitor Queryable Boolean and Comparable (#861)

dc824077db4f63a2a3e78a8cc788ba575df24d59 authored over 5 years ago
Change IsInRoles to IsInAnyRoles (#865)

579bb79a608a56d1980059838f7cbc77d6cfd93c authored over 5 years ago
Added better error handling (#867)

90fae3d5b2f18a3006aa8012d2e27127dcda79af authored over 5 years ago
Adding Using for HotChocolate (#864)

167d0aa38a4195ba069540f041dba1b214c9ce1e authored over 5 years ago
Serialize directives types following the GraphQL spec (#856)

c5712f3ab8f88bc54b27f1e87b1d5dd7c37205fd authored over 5 years ago
Fixed expression handler. (#859)

27832a01db440e5c63b1984d4d0d8b017413547b authored over 5 years ago
Updated Build Scripts for Prisma Filters (#854)

61bc4be47952fd29f47b0ad9101fa347b03f3424 authored over 5 years ago
Prisma Style Filter Types (#711)

6127031a4c3de084b9139d646e35b693939bd79a authored over 5 years ago
Created GraphQLDeprecatedAttribute (#843)

6747ba3ee074a37f2bbd5e50a4db89e8bca8c124 authored over 5 years ago
Fixed and issue where the connection type was registered twice. (#842)

0d82d59eba79e5e93d4683c6a98d07cb35f390e4 authored over 5 years ago
Fixes an issue where the type initializer swallows errors instead of throwing them. (#839)

ce67a7cab1b08d192df791aae0815c10f37b54e7 authored over 5 years ago
Parser Performance Improvements (#832)

6df5331facc3ac7bf115f1eb3e856320336004fd authored over 5 years ago
Infer field/enum deprecation from ObsoleteAttribute. (#826)

c953a1c376df27e982214799fa3e79bf4091ceb1 authored over 5 years ago
Refactoring Subsciptions (#807)

f2685777eec437c25c8d933de304d9e283d8d522 authored over 5 years ago
Parser Performance (#806)

31f5c8c4a337c0c3f4327c12c1962dd3331e453a authored over 5 years ago
Fixed type conversion when coercing argument values. (#823)

27ec8c1c0a5bfa9505d35728d0efe66a58c8282d authored over 5 years ago
Better error message for failing conversion (#819)

810e58168c32f868ab8c94fa2fa51670d15d397d authored over 5 years ago
Updated Build Scripts (#818)

91d1c4f061e0cdfd41c7ebdf50aa753bef5a419c authored over 5 years ago
udpated changelog (#817)

af85ef8f9bec08fbcdded6b53455414f3f7c7ad5 authored over 5 years ago
Authorization Refinements (#814)

e36ec3b63fd96491201c80e66a6c18b4ee5ec0bc authored over 5 years ago
Type Registration Refinements (#812)

1c4548aecbfc92d917f67033d4ec76045be5a481 authored over 5 years ago
Paging Refinements (#813)

71aecd16727563fcacb82ef3303d9342a48a7cbc authored over 5 years ago
Reworked how input object arguments are cached (#805)

cf6aab0ccac0f841afd7d6dd7add96a582012bc5 authored over 5 years ago
Resolves null reference exception in Path.Equals (#802)

8c4bfa0bca3c7dd56d22fb8995b1bfd105c4d8a8 authored over 5 years ago
Refined Examples (#800)

cbf55e8b9ab2d4eeef5fb6c6d4c95f7ad5f9aa93 authored over 5 years ago
Fixed UTF-8 parser issue when argument string value is empty. (#799)

18afcf4cc0eff1d08eefc466526b73776ae2e460 authored over 5 years ago
Added option to disable subscription protocol for playground and graphiql (#796)

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

331f631668beb7dd8e7caad6f55b2872bc72aea6 authored over 5 years ago
Fixes a bug that causes an ArgumentExceptions when roles are used to authorize. (#794)

5e9775bac67be90117a58ed5e5f138f1beb7f59f authored over 5 years ago
Skipped Tests (#788)

8f22fbe78e89fbca8e0b6d928844e1118bc17039 authored over 5 years ago
Added temporary directive stitching fix. (#792)

f35b09ae6b9efa6c4ce446e07cc62963837fcd25 authored over 5 years ago
Updated Changelog (#789)

1bde07c350a83ab7ff274b47c4d3b98a46f29f90 authored over 5 years ago
Fixed: Delegations added with a custom ITypeRewriter were ignored. (#786)

bc2eb12c52fe7b5987e6c284be10fa0c403ad4a2 authored over 5 years ago
Chenaged Naming Behaviour (#785)

f1793935d7af130ad6f296e97ecf6debe2035a99 authored over 5 years ago
Reduce Memory Allocation (#784)

8b8a5f9c3ffc914418e3486a708b1837b98992f1 authored over 5 years ago
Fixed Middleware Issues (#782)

04e7d1a4b083b3f0a0731064bb63098af5969856 authored over 5 years ago
Schema-First support with the schema builder (#781)

e81aa1817bedc38d349f6b91bd9164390856186f authored over 5 years ago
Switched long count to int count (#779)

b5d8ef6eb9764bfe580489b117f66c850d80fda6 authored over 5 years ago
NullRef Issue when type cannot be inferred from resolver (#774)

ae0f415a4027d27cc0a362a3b34950e005a897b5 authored over 5 years ago
Fixed Schema Exception Handling (#772)

6a1d39c3d9262ced64df31d202beb6e292e54ffc authored over 5 years ago
Allow to bind clr types explicitly (#767)

c2e1a0e46314112b1b67c1beeef8d321dd215345 authored over 5 years ago
Streamline Ignore Field Extension (#765)

11f5ffad5d46017a6fe73cc262e3e077a33650f3 authored over 5 years ago
Added delegation path helper to the stitching layer. (#763)

88eedc572ad311e930125913734eb1ec4597efdd authored over 5 years ago
Made diagnostic names public (#762)

09b6817e9d1a65e6d5039fad4054e1736bdaafde authored over 5 years ago
Access to stitched http response headers (e.g. Set-Cookie) (#733)

6c5085ad021d6cf88023908429d1aa13f34cbd60 authored over 5 years ago
Schema builder auth extension (#743)

3e47afb71db1601de3cd59022958c440d4422217 authored over 5 years ago
Added support for XML documentation. (#721)

5aacc607041f6e3cc129a1d5667efd42871b6110 authored over 5 years ago
Fixed Sonar Issues (#751)

e21fe8eb42eacab9ff35d269409b5aeee788251a authored over 5 years ago
Made all type descriptors public. (#750)

ebdf4c9748d3470e247079a44c58639b3d90830e authored over 5 years ago
Visit ObjectValue nodes when validating unused variables (#746)

319ac87c29c7b5573a137f53a4b3e207902a3486 authored over 5 years ago
Migration to new schema builder API (#741)

54b09b42da6bed62998b3c28014c3d8cb9669f53 authored over 5 years ago
Fix Sonar Issues (#740)

6107b37706f0ec68ed4947c08b320fa51d2c2b50 authored over 5 years ago
Starwars schema builder (#739)

23d3ccf3cff224c4834e8c4c587831041c191218 authored over 5 years ago
Add resources (#708)

70b7a168ed0f36272a8e18f277de746ce6cad81b authored over 5 years ago
Added support for dependency injection on type converters. (#737)

f82c8595371edd8385b716f1b44276d760e3b670 authored over 5 years ago
Added implements to object type (#736)

02007dc315e3b4d480e4e3af7740c5c5eeefe57e authored over 5 years ago
Updated the examples (#734)

f25ce0adcd5d9b6a73e355da62fc2a551294483f authored over 5 years ago
Relay Global Object Identification Enhancements (#731)

61f690a1877600350ce4b31fecbd6beb5b9a409b authored over 5 years ago
[spec] Directive Support for Variable Definition (#728)

9711b20e447289f1d0f281125370e557723cfe2f authored over 5 years ago
Added GraphQL attributes on parameters. (#726)

31ac483288ec2334161b8771ba666d308c098e72 authored over 5 years ago
Validate Field Types (#724)

703b6ed9a81c54c18ce701bf9d5380e03fc12c0a authored over 5 years ago
Add Argument Compiler Tests (#723)

16a2bc46a9efe152a59307c2fde5f52b042e56eb authored over 5 years ago
Removed Roslyn (#722)

611b354c1c14aebb63784539ad5eb0a5315c85b7 authored over 5 years ago
Expression Resolver Compiler (#720)

a42877ffd9bbe2acce8fdcb5f948321b9de50f5b authored over 5 years ago
Includes directive definitions in serialized schema (#717)

baafe5c3df1209075931bee02ad9a498c9ec2bd4 authored over 5 years ago
Enabled Sonar (#718)

5ee4b6430052ba6629ee7705429265ccc47b0c0c authored over 5 years ago