Ecosyste.ms: OpenCollective

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

Six Labors

New, fully featured, fully managed, cross-platform, 2D graphics APIs for .NET
Collective - Host: opensource - https://opencollective.com/sixlabors - Website: https://docs.sixlabors.com/ - Code: https://github.com/SixLabors

Remove nullable disable from azure

* Removed all Nullable disable from the azure providers
* Removed IAzureBlobContainerClientOptio...

github.com/SixLabors/ImageSharp.Web - 85e76ace20019a6530bb1dd41b1dbccecb6778d7 authored almost 2 years ago
Update CaseHandlingUriBuilder.cs

github.com/SixLabors/ImageSharp.Web - 05fd0e53310faa6fe87c3db6c6aa2c56e1f7d49f authored almost 2 years ago
Update HMACUtilities.cs

github.com/SixLabors/ImageSharp.Web - a9b1cd32fb1bff4856b59bbbb8646f8eefe6350f authored almost 2 years ago
Update ImageTagHelper.cs

github.com/SixLabors/ImageSharp.Web - 6f691a6b492181141007229840dddf715d030db3 authored almost 2 years ago
Merge branch 'main' into js/taghelper

github.com/SixLabors/ImageSharp.Web - 49de68114acca2474e89d4504817ee2a8cf55a61 authored almost 2 years ago
Merge pull request #305 from SixLabors/js/imagesharpV3

Update to Imagesharp v3

github.com/SixLabors/ImageSharp.Web - e8526212644eb4d14d6f628884a0773dabe22d55 authored almost 2 years ago
Fix color converter

github.com/SixLabors/ImageSharp.Web - bc1e92372d6a678883dcf013fe4d9ea7ac33c0c0 authored almost 2 years ago
Fix readme and workflow

github.com/SixLabors/ImageSharp.Web - 40529581d255baa79b2616a98c6de2fb26f6cc93 authored almost 2 years ago
Fix last nullable issues

github.com/SixLabors/ImageSharp.Web - 5535823f29cb2166d3e3cbf7f21ab6e23a0fc5fa authored almost 2 years ago
.NET 7 fixes

Update ImageSharp.Web.csproj

github.com/SixLabors/ImageSharp.Web - 2821506d55916dde02cb91d7665166dc3b2644bf authored almost 2 years ago
Merge pull request #307 from stefannikolei/stefannikolei/nullable/remove_nullable-disable

Remove nullabel disable

github.com/SixLabors/ImageSharp.Web - 438daf0e1448f7034bc5b6f5d148938bb795747d authored almost 2 years ago
Optimize ColorConverter

github.com/SixLabors/ImageSharp.Web - 5ee6d62cc8f92fda2d139015a71a404d0ce29e6a authored almost 2 years ago
Merge branch 'stefannikolei/nullable/remove_nullable-disable' of https://github.com/stefannikolei/ImageSharp.Web into stefannikolei/nullable/remove_nullable-disable

github.com/SixLabors/ImageSharp.Web - 057099ba78dc25c30579e76f941e3a00b91884ab authored almost 2 years ago
Merge remote-tracking branch 'upstream/js/imagesharpV3' into stefannikolei/nullable/remove_nullable-disable

github.com/SixLabors/ImageSharp.Web - 338e5f48f7446a6ca53aa68d419a56fd439e23e2 authored almost 2 years ago
Merge branch 'js/imagesharpV3' into stefannikolei/nullable/remove_nullable-disable

github.com/SixLabors/ImageSharp.Web - 044517c4d31f723f9a24038f5961000180d38e75 authored almost 2 years ago
Merge pull request #306 from stefannikolei/stefannikolei/addTargetRectangle

Add Parsing of TargetRectangle to ResizeWebProcessor

github.com/SixLabors/ImageSharp.Web - cd276a374304bda4905c93ae7c3da664ada178f9 authored almost 2 years ago
Add convenience constructor to ComplexPolygon

github.com/SixLabors/ImageSharp.Drawing - 3b747f06c00ec4fbdca4bc24b747f2eb66747b8b authored almost 2 years ago
Introduce PenOptinos

github.com/SixLabors/ImageSharp.Drawing - 9f3864c71f86a5802ba54f5611df0606d0f343a6 authored almost 2 years ago
Remove IPen make Pen sealed

github.com/SixLabors/ImageSharp.Drawing - b47e5208e2c5cd15c75c91b2eac9ff5f41baf17f authored almost 2 years ago
IBrush --> abstract Brush

github.com/SixLabors/ImageSharp.Drawing - c8196b09fb8077405566721f7f97537f7bcbbcbb authored almost 2 years ago
Only create rectangle when mode = manual

github.com/SixLabors/ImageSharp.Web - e83c10cba1665d31c72dbdc9217aa59eda274243 authored almost 2 years ago
Remove x + y from targetrectangle

github.com/SixLabors/ImageSharp.Web - 603f3e53c3a02bc066d57c145b82243073e98dd9 authored almost 2 years ago
deploy: SixLabors/sixlabors.com@d92c72e8b9daa2761c811632bb561d6f0458c3d4

github.com/SixLabors/sixlabors.github.io - d3bb9fa14fcf403211d5cdf7f21d0b5974f326ca authored almost 2 years ago
deploy: SixLabors/sixlabors.com@be38e4ccdaef122495fe58a401906e58664bc2a0

github.com/SixLabors/sixlabors.github.io - 03682c953d1731435c0e7af72b1eaa8f2d422e39 authored almost 2 years ago
deploy: SixLabors/sixlabors.com@e8f094cb47205a41cb95288bc4eb38da9e425206

github.com/SixLabors/sixlabors.github.io - 1237427dcc0ce036894db08fc7a98b8385c94a83 authored almost 2 years ago
Remove nullable disable from caching

github.com/SixLabors/ImageSharp.Web - 5b6086d261ee6aa1d7c70c23b72f21948a3a0781 authored almost 2 years ago
Remove nullable disable from converters

github.com/SixLabors/ImageSharp.Web - 1422dd09684e0f69876edbbef239bd233aaa6fc6 authored almost 2 years ago
Remove nullable disable from Commands

github.com/SixLabors/ImageSharp.Web - bd96955e1ecfd76b5fe5d7d2ddb38549115567cb authored almost 2 years ago
Remove nullable disable from DependencyInjection

github.com/SixLabors/ImageSharp.Web - 844a4dc59eb3691235e623ee9f65e31b55ffb642 authored almost 2 years ago
Remove nullable disable from Middleware

github.com/SixLabors/ImageSharp.Web - d80b750fda752f1dc5305596f93fd414d976695a authored almost 2 years ago
Remove nullable disable from Processors

github.com/SixLabors/ImageSharp.Web - 5942354d267d89c2823027667e691348a2f03a6a authored almost 2 years ago
Remove nullable disable in providers

github.com/SixLabors/ImageSharp.Web - d38cf39fa6e1685788e477ac23ebfc6b6c0188da authored almost 2 years ago
Remove nullable disable in Resolvers

github.com/SixLabors/ImageSharp.Web - 558e582726acd225fea0962e4d6b1c3221e97710 authored almost 2 years ago
Remove nullabel disable

First batch of removing nullable disable

github.com/SixLabors/ImageSharp.Web - 5f0f77b8bd14efd1a0185f598970c466abb957d8 authored almost 2 years ago
Add Parsing of TargetRectangle to ResizeWebProcessor

github.com/SixLabors/ImageSharp.Web - d1ffdf8706b0ee64d34bb684b5ffc22ba78fe4ad authored almost 2 years ago
Merge pull request #58 from SixLabors/js/v3

Update to Version 3

github.com/SixLabors/docs - 9990507ec77937b426ddb4884fb98f3bf276ad46 authored almost 2 years ago
Use latest refs

github.com/SixLabors/docs - b573b9bd9f6902cef74de6f515be894fc765f0c5 authored almost 2 years ago
deploy: SixLabors/sixlabors.com@45ec86e04906a7c087bc5c1cee5a23740f45e05f

github.com/SixLabors/sixlabors.github.io - 6cc394ade9d19e13296f31631559255dbc773e8f authored almost 2 years ago
Initial commit

github.com/SixLabors/docs-v2 - c3d54cd66483e099b5cbe0ec786893c5922ab1d5 authored almost 2 years ago
Update formats docs

github.com/SixLabors/docs - 42bf8d6352f07f4bb27434028517a66b6100d12e authored almost 2 years ago
Merge pull request #2363 from IldarKhayrutdinov/tiff-frames-meta

Support frames metadata for Identify

github.com/SixLabors/ImageSharp - 6ec1692ee295923d9d40956befd4417d6735507b authored almost 2 years ago
Update build-and-test.yml

github.com/SixLabors/ImageSharp - 24a0a5f9a207428430dd225de87de3b74819953d authored almost 2 years ago
Merge remote-tracking branch 'upstream/main' into tiff-frames-meta

github.com/SixLabors/ImageSharp - 99038f2c3aa519c598e955690c88e2c3c369b882 authored almost 2 years ago
Add Bit64 and cleanup

github.com/SixLabors/ImageSharp - 747923d953666c72bcde99919115f55c09f1f248 authored almost 2 years ago
add test for notSupported 64 bit cmyk, add more tests for Identify (incl 64 bit cmyk)

github.com/SixLabors/ImageSharp - cfaf555c1fa0126d680733bd5c3466eccbc169d4 authored almost 2 years ago
add Bit32 value for TiffBitsPerPixel

github.com/SixLabors/ImageSharp - 07ca4055fd13d5c13a46d7a4f7dc56a1af37c55f authored almost 2 years ago
Merge pull request #2373 from SixLabors/js/publish-config

Automatically push the build to NuGet on a tagged release

github.com/SixLabors/ImageSharp - 215c609a4a4f166036b9fb578b6cad7632ad4f46 authored almost 2 years ago
skip duplicates on 409

github.com/SixLabors/ImageSharp - f60bfdf3c77cf967e0130585494364b156e9e876 authored almost 2 years ago
update README.md

github.com/SixLabors/ImageSharp - d19b128ed8bdec6b93e749227b17b6c4b19a19b5 authored almost 2 years ago
Merge branch 'tiff-frames-meta' of github.com:IldarKhayrutdinov/ImageSharp into tiff-frames-meta

github.com/SixLabors/ImageSharp - 2ac7c4af2736c37a219476b5f84d55f5668aad24 authored almost 2 years ago
update README.md

github.com/SixLabors/ImageSharp - e9e0e644ce82c811f8326ca7c7393e53db3fdf28 authored almost 2 years ago
Update QualityWebProcessor.cs

github.com/SixLabors/ImageSharp.Web - 43aa837af4d86b5035d17336a997898e4312fc4b authored almost 2 years ago
Update to latest build

github.com/SixLabors/ImageSharp.Web - 2239a9a471b06b977d3f0e1b7879cbfbe844003a authored almost 2 years ago
Update index.md

github.com/SixLabors/docs - ad33ba77048d4b6fc353d1fd74420e709a93b871 authored almost 2 years ago
Update ImageSharp

github.com/SixLabors/docs - aa4347e9560074c22f7bce609ae912a8ac286d9d authored almost 2 years ago
No need for duplicate commands.

github.com/SixLabors/ImageSharp - 236f7a6feaec336099a9ee48adda14b0eb46ec8c authored almost 2 years ago
Update build-dev.ps1

github.com/SixLabors/docs - bffcd73e172ad5143147d675a3647bb89236296a authored almost 2 years ago
Update build-and-test.yml

github.com/SixLabors/ImageSharp - 4166581ab531189959d9c8d980fb8f1d56257886 authored almost 2 years ago
Merge branch 'main' into tiff-frames-meta

github.com/SixLabors/ImageSharp - bb324394b12ea284898a62c49e79ada6b51599b1 authored almost 2 years ago
Merge pull request #2371 from stefannikolei/stefannikolei/rewrite_colormatrix

Rewrite ColorMatrix

github.com/SixLabors/ImageSharp - 84b261ca5ec9d96f44b6f2ef5adb83db5ba40d6d authored almost 2 years ago
Update benchmarks and simplify color numeric bulk colormatrix

github.com/SixLabors/ImageSharp - 32d08ba566a97d8b6e7a8383e96a8b4d5fa9e697 authored almost 2 years ago
Optimize multiply

github.com/SixLabors/ImageSharp - db723dbf5367eca004ff1a9ebfbdf87074406126 authored almost 2 years ago
Optimize transform

github.com/SixLabors/ImageSharp - fdcecfd689f44a954855871f1e6bedcebf8fd4df authored almost 2 years ago
Fix multiply logic

github.com/SixLabors/ImageSharp - fe6366eb56fb021f042615be0cca7e038f1ed75f authored almost 2 years ago
Merge branch 'main' into stefannikolei/rewrite_colormatrix

github.com/SixLabors/ImageSharp - d80c0a8505d6a7b0610156e5246f9a9247c548aa authored almost 2 years ago
Adapt changes for ColorNumerics.Transform

github.com/SixLabors/ImageSharp - c86677b408aa16478d3adde834dce252e8ba14d5 authored almost 2 years ago
Remove the conditions from the tests

github.com/SixLabors/ImageSharp - ed71f0068e99747e3ad2f22f5db2c3cd76b49b7a authored almost 2 years ago
Policyfill UnscopedRef

github.com/SixLabors/ImageSharp - 7da11fda54ce4e178d3218e570412860b357c33d authored almost 2 years ago
Merge branch 'main' into tiff-frames-meta

github.com/SixLabors/ImageSharp - 468dbcbe5d38687d68c11190cca96f356cdae11d authored almost 2 years ago
Merge pull request #2369 from SixLabors/js/premultiply

Fix and normalize Vector4 UnPremultiply

github.com/SixLabors/ImageSharp - cac0960420d0e1e67da2a85179148964ec6c00c5 authored almost 2 years ago
Merge remote-tracking branch 'upstream/main' into tiff-frames-meta

github.com/SixLabors/ImageSharp - 3fcacc650da51b05e58c181a5917d635fe870b3d authored almost 2 years ago
Allow returning individual image frame metadata via Identify.

github.com/SixLabors/ImageSharp - c21bbbd53124c27aa2c7849e1a7bef479e70d862 authored almost 2 years ago
Fix hashcode test

github.com/SixLabors/ImageSharp - 531c110505079db64f81df267ffe214f331b9657 authored almost 2 years ago
Rewrite ColorMatrix

github.com/SixLabors/ImageSharp - d2e6f0eced97042769412badc180a94017e20b9f authored almost 2 years ago
normalize code

github.com/SixLabors/ImageSharp - aab9955fd2f5bf4ff674dbf385eb943d23b2827d authored almost 2 years ago
Remove bad debug check and refs

github.com/SixLabors/ImageSharp - 17041402c66d81f8d4e4f77a6b508e479a3849b1 authored almost 2 years ago
Merge branch 'main' into js/premultiply

github.com/SixLabors/ImageSharp - aed484a72c4181c953c6a383bed1aec27469a414 authored almost 2 years ago
Merge pull request #2364 from stefannikolei/stefannikolei/nullable/webp

#2231 First steps for removing nullable disable in webp

github.com/SixLabors/ImageSharp - a2429cc94823521e1b9abd1a8b8efde0684163c2 authored almost 2 years ago
Implement feedback and update benchmarks

github.com/SixLabors/ImageSharp - 9e19134d306ecfdcbcf7613ff0d0ae8aeabcd5a6 authored almost 2 years ago
Fix benchmarks

github.com/SixLabors/ImageSharp - 189c07bf19584e354054c9698f52507ade60e0eb authored almost 2 years ago
Update test tolerances to cater for reference decoder bug.

github.com/SixLabors/ImageSharp - 5a5d23cc8fa6c507d1d0cfd7d9cf4c1049e77e04 authored almost 2 years ago
Fix pre/unpremultiply methods

github.com/SixLabors/ImageSharp - 2c30c90de76778077bb1f66c873a4f29ef0c7627 authored almost 2 years ago
Refactor BitReaderBase

github.com/SixLabors/ImageSharp - ea2c4fa5f892fed1aee7e228b618cd9d40f5fd9c authored almost 2 years ago
Merge branch 'main' into stefannikolei/nullable/webp

github.com/SixLabors/ImageSharp - 1f9e6df84c85001fb945d7c22b2c993d5f069843 authored almost 2 years ago
Merge pull request #2365 from SixLabors/js/2121

Use compile time constants over method for all MMShuffle operations.

github.com/SixLabors/ImageSharp - 75121b25db6cb3299be511f47cdf24f674debcab authored almost 2 years ago
Merge branch 'main' into js/2121

github.com/SixLabors/ImageSharp - 51eb978805b0de3eab7ef5d8f364460295c3fcfe authored almost 2 years ago
Merge pull request #2367 from SixLabors/js/feedz

Replace MyGet with Feedz as our nightly package repository.

github.com/SixLabors/ImageSharp - 84ff63d6a79839cabe157bc1ac7392b7975f0303 authored almost 2 years ago
Update shared-infrastructure

github.com/SixLabors/ImageSharp - a4d75e86025f7bef9d4077e8fa679d5b8d1aa284 authored almost 2 years ago
Use Feedz as the nightly package host

github.com/SixLabors/ImageSharp - e89d95ac03074ee9d7b4710ce4081dfbca6f2292 authored almost 2 years ago
Remove nullable disable from CostManager and CostInterval

github.com/SixLabors/ImageSharp - a27df8a72145e884c86e18787be474094beb87dc authored almost 2 years ago
#2231 First steps for removing nullable disable in webp

github.com/SixLabors/ImageSharp - d9f72786ad8576277fdc595e8b86dce8bce701ae authored almost 2 years ago
Update benchmarks and add more tests

github.com/SixLabors/ImageSharp - eda0869f094c77cb61a8e4283c35f4ea3289bb47 authored almost 2 years ago