Ecosyste.ms: OpenCollective

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

Kingfisher

A lightweight, pure-Swift library for downloading and caching images from the web.
Collective - Host: opensource - https://opencollective.com/kingfisher - Code: https://github.com/onevcat/Kingfisher

Merge pull request #1475 from tlb-xiongju/bugFix/invalid-size-in-demo

[FIX].zero is invalid for `referenceSize`

github.com/onevcat/Kingfisher - cc0eddfcad672968fda5922d665bcd1732da1c5e authored over 4 years ago by Wei Wang <[email protected]>
.zero is invalid value for `referenceSize`

github.com/onevcat/Kingfisher - 3de9e58fe348d73d4dc96fcfe16434c256bcb5bf authored over 4 years ago by xiong.ju <[email protected]>
Merge pull request #1467 from onevcat/fix/explict-init

Move the inline init to an explicit initializer

github.com/onevcat/Kingfisher - 0231a951e69bd0247b927e8495ce2b85d23af15c authored over 4 years ago by Wei Wang <[email protected]>
Move the inline init to an explicit initializer

github.com/onevcat/Kingfisher - 7ff9bcc54fd8d622e1ddfa861a7506f22114be49 authored over 4 years ago by onevcat <[email protected]>
Merge pull request #1459 from onevcat/fix/naming-improvement

Gives a better name

github.com/onevcat/Kingfisher - a362d7ec9aa68b9c1ef57c078f2d64c6b4ff16bb authored over 4 years ago by Wei Wang <[email protected]>
Gives a better name

github.com/onevcat/Kingfisher - 735106a378c07c2b36c9b006f02713c7e0a31003 authored over 4 years ago by onevcat <[email protected]>
Merge pull request #1451 from daniele-pizziconi/master

Enable Define Module in Build Settings

github.com/onevcat/Kingfisher - e658d6145cd86716d560fa24d6b7cabb89367657 authored over 4 years ago by Wei Wang <[email protected]>
Fix broken tests enabling CLANG_ENABLE_MODULES, setting being complementary with the DEFINE_MODULES

github.com/onevcat/Kingfisher - f7a74bde3fea13659af9016fbb540acb5d4abf00 authored over 4 years ago by Daniele Pizziconi <[email protected]>
Merge pull request #1452 from onevcat/fix/single-image-animated-view

Early return when no animator found

github.com/onevcat/Kingfisher - 1c907b7eb1eebb1c957bcb98de827ba08a966275 authored over 4 years ago by Wei Wang <[email protected]>
Early return when no animator found

github.com/onevcat/Kingfisher - 18e3e15b541b7ec7f8d4dc89736d6df29fdc23fc authored over 4 years ago by onevcat <[email protected]>
Enable Define Module to generate module.modulemap to be able to use Kingfisher in libraries imported in objc project.

github.com/onevcat/Kingfisher - 1fec232eb91d924b016c15dca66027ee46e76659 authored over 4 years ago by Daniele Pizziconi <[email protected]>
Bump version to 5.14.0

github.com/onevcat/Kingfisher - 6b1f2bdf056d8d51bc05bc5906e7be750ef51ed2 authored over 4 years ago by onevcat <[email protected]>
Upgrade gems

github.com/onevcat/Kingfisher - 71a667996f8dbeb82e989fb0aa2f52c040e2cba1 authored over 4 years ago by onevcat <[email protected]>
Add documentation for retry strategy

github.com/onevcat/Kingfisher - 3e5e3fc0ab2eb7722d271d434a59f141b72647c7 authored over 4 years ago by onevcat <[email protected]>
Merge pull request #1448 from onevcat/fix/testing-stability

Loose some time sensitive tests

github.com/onevcat/Kingfisher - 06f79ce9814c1512f2d2f1a1ef3420b665011bc5 authored over 4 years ago by Wei Wang <[email protected]>
Loose condition again

github.com/onevcat/Kingfisher - 67caafe44075a763171cf8faa0d5e1475875000e authored over 4 years ago by onevcat <[email protected]>
Merge branch 'master' into fix/testing-stability

github.com/onevcat/Kingfisher - 02f109cc267cd2e8786625ca3c035e6408ee30f0 authored over 4 years ago by onevcat <[email protected]>
Loose some time sensitive tests

github.com/onevcat/Kingfisher - 028973fe58bee2f4af0a3f911f1ed893cd1f5d53 authored over 4 years ago by onevcat <[email protected]>
Merge pull request #1447 from onevcat/feature/retry

Feature retry

github.com/onevcat/Kingfisher - 4b10dec77a78b533fdfc3712701bec84982cfbc8 authored over 4 years ago by Wei Wang <[email protected]>
Add delay retry test

github.com/onevcat/Kingfisher - 904c76add89901481be66674c28424ec2d088225 authored over 4 years ago by onevcat <[email protected]>
Add tests for retry strategy

github.com/onevcat/Kingfisher - 3ac7b60a277b72540cf7f5e30b0969a76a13bdf0 authored over 4 years ago by onevcat <[email protected]>
Add logic for retry RetryStrategy

github.com/onevcat/Kingfisher - 89028609b4990318b45aff06408a5b97650adc4d authored over 4 years ago by onevcat <[email protected]>
Update KingfisherManager.swift

github.com/onevcat/Kingfisher - a38636c1a9c98f269f6fc5ba275248a9de39ecf4 authored over 4 years ago by Wei Wang <[email protected]>
Merge pull request #1444 from onevcat/fix/library-revolution

Fix xcframework binary crach in Swift 5.2 compiler

github.com/onevcat/Kingfisher - 854f9e81819994b2b1db1909172baf702b6bec57 authored over 4 years ago by Wei Wang <[email protected]>
Fix xcframework binary crach in Swift 5.2 compiler

github.com/onevcat/Kingfisher - 5e1d3e5d9612a3e18f0f6e4d66d1beb33e305313 authored over 4 years ago by onevcat <[email protected]>
Define retry strategy

github.com/onevcat/Kingfisher - 9ba0164d46353d7cb792d22811e395e8ac31ec27 authored over 4 years ago by onevcat <[email protected]>
Merge pull request #1443 from onevcat/feature/fraction-corner

Add fractional round corner radius

github.com/onevcat/Kingfisher - ac9855f4eeb4e4184766f00eaa1509e96d993d78 authored over 4 years ago by Wei Wang <[email protected]>
Add fractional round corner radius

github.com/onevcat/Kingfisher - 70a3b95a52a833326b69a555995df41d5e17ddc5 authored over 4 years ago by onevcat <[email protected]>
Merge pull request #1437 from onevcat/fix/xcode-version-xcframework

Use Xcode 11.3.1 for xcframework building

github.com/onevcat/Kingfisher - ade16065fc1bd67c8fe14bb3422e94caa8244984 authored over 4 years ago by Wei Wang <[email protected]>
Use Xcode 11.3.1 for xcframework building

github.com/onevcat/Kingfisher - 4abf91aefdc436144025b462abfb269aaed6916a authored over 4 years ago by onevcat <[email protected]>
Merge pull request #1435 from lkzhao/master

fix issue with image modifier not working on provider provided images

github.com/onevcat/Kingfisher - 397c6dad528f74bb99ca4eee4630356a3ca9444a authored over 4 years ago by Wei Wang <[email protected]>
fix issue with image modifier not working on provider provided images

github.com/onevcat/Kingfisher - 018195ee52d97994002052b85dcee987a32c5fa4 authored over 4 years ago by Luke Zhao <[email protected]>
Update FUNDING.yml

github.com/onevcat/Kingfisher - 562b6259ad1804ab3bac6dfaef213ac1f4ba46a2 authored over 4 years ago by Wei Wang <[email protected]>
Merge pull request #1429 from onevcat/feature/isLoaded-binding

Add isLoaded binding for better SwiftUI approach

github.com/onevcat/Kingfisher - e2fb22d32da80a6dedd8605985f60e2a3198b87a authored over 4 years ago by Wei Wang <[email protected]>
Add isLoaded binding for better SwiftUI approach

github.com/onevcat/Kingfisher - 91fd1b3f9fdfbd06a875abcbf77e011e5438ae2e authored over 4 years ago by onevcat <[email protected]>
Bump version to 5.13.4

github.com/onevcat/Kingfisher - ec2613ab773a03e6ca0b35384de7b706fa7dc7f3 authored over 4 years ago by onevcat <[email protected]>
Merge pull request #1426 from onevcat/fix/spm-revert

Expose all build configuration for SPM

github.com/onevcat/Kingfisher - d712debbc3f528bf601384e597fb4c3c14febb8f authored over 4 years ago by Wei Wang <[email protected]>
Add different build variants

github.com/onevcat/Kingfisher - 14bc2d5f50150c5136225756360c685068832442 authored over 4 years ago by onevcat <[email protected]>
Revert "Use dynamic framework for SPM"

This reverts commit 51e097b5374a3a84345c888f3524c98b7cbcab3a.

github.com/onevcat/Kingfisher - d2cf7639560e1730db569252ebf39816496ecbda authored over 4 years ago by onevcat <[email protected]>
Merge pull request #1422 from onevcat/fix/weak-binder

Replace unowned with weak references

github.com/onevcat/Kingfisher - 78b1873c4b8d7f026c0cd31388dbd38fe3971ef6 authored over 4 years ago by Wei Wang <[email protected]>
Replace unowned with weak references

github.com/onevcat/Kingfisher - 150f448a966a8c649009a65a61ca390f9c205a3a authored over 4 years ago by onevcat <[email protected]>
Bump version to 5.13.3

github.com/onevcat/Kingfisher - 20d21b3fd7192a42851d7951453e96b41e4e1ed1 authored over 4 years ago by onevcat <[email protected]>
Update ruby version

github.com/onevcat/Kingfisher - ac2f5ee9c63262a5689e57fb422f52ed80044667 authored over 4 years ago by onevcat <[email protected]>
Merge pull request #1420 from onevcat/fix/spm-dynamic

Use dynamic framework for SPM

github.com/onevcat/Kingfisher - c64c32f73bf471d71fbf72a14efb9b1bceaedcd7 authored over 4 years ago by Wei Wang <[email protected]>
Merge pull request #1421 from mattlogan/patch-1

Fix DownsamplingImageProcessor example

github.com/onevcat/Kingfisher - bfd4c1c476501274dcfd7147f064506560449b73 authored over 4 years ago by Wei Wang <[email protected]>
Fix DownsamplingImageProcessor example

`UIView` doesn't have a `size` property. You can get a view's size with `UIView.bounds.size` -- ...

github.com/onevcat/Kingfisher - deaa990d3f62aecfb9d4e46980bdc58e45eea2df authored over 4 years ago by Matt Logan <[email protected]>
Use dynamic framework for SPM

github.com/onevcat/Kingfisher - 51e097b5374a3a84345c888f3524c98b7cbcab3a authored over 4 years ago by onevcat <[email protected]>
Merge pull request #1403 from onevcat/fix/action-install-cache

Prevent bundle run when cache hit

github.com/onevcat/Kingfisher - 6d80748af53a4f3173dad93a9ede0516f4208b25 authored over 4 years ago by Wei Wang <[email protected]>
Merge pull request #1413 from onevcat/fix/carthage-build

Remove SDK root to make Carthage build for macOS

github.com/onevcat/Kingfisher - 829328666844d082ac40a10453bda29ead83fbda authored over 4 years ago by Wei Wang <[email protected]>
Remove SDK root

github.com/onevcat/Kingfisher - 73f28be68314a0c17855fd51e899e5e0fab0ac46 authored over 4 years ago by onevcat <[email protected]>
Update bundle setup step

github.com/onevcat/Kingfisher - 0fee7bf830cc922a6c1bcada89e782917a040206 authored over 4 years ago by onevcat <[email protected]>
Revert "Remove ruby version"

This reverts commit 7d92b48f44a81624c80f4892ac3938559a60015d.

github.com/onevcat/Kingfisher - 69ec1a1c7ca6c86475cb1cb3757fe4aa56e363d3 authored over 4 years ago by onevcat <[email protected]>
Remove ruby version

github.com/onevcat/Kingfisher - 7d92b48f44a81624c80f4892ac3938559a60015d authored over 4 years ago by onevcat <[email protected]>
Prevent bundle run when cache hit

github.com/onevcat/Kingfisher - 379194e4929381262c4d1b5218eb9bc3d8bcbbc5 authored over 4 years ago by onevcat <[email protected]>
Merge pull request #1399 from ionutivan/change-documentation

Change contributing documentation

github.com/onevcat/Kingfisher - 9e3e2ac7484bfbadbad8b313b973cea6ced9cff9 authored over 4 years ago by Wei Wang <[email protected]>
change add new issue link

github.com/onevcat/Kingfisher - a81ae6d044e9628de8b60aba9854c2a43b0a2a7f authored over 4 years ago by ionutivan <[email protected]>
change open issues link

github.com/onevcat/Kingfisher - 8b30fa73119d3a600cea720f432e2471541aa341 authored over 4 years ago by ionutivan <[email protected]>
Bump version to 5.13.2

github.com/onevcat/Kingfisher - 9f1a5e8e6afcd3c4150300d0c64b8593fcd5b163 authored over 4 years ago by onevcat <[email protected]>
Upgrade ruby version

github.com/onevcat/Kingfisher - 937193921e3269bf4122a4d38312386fe791ab0e authored over 4 years ago by onevcat <[email protected]>
Merge pull request #1396 from onevcat/fix/swiftui-image-orientation

Use the normalized version of image

github.com/onevcat/Kingfisher - e8002b08049f571dd5256c11abbb8df35937617d authored over 4 years ago by Wei Wang <[email protected]>
Add some comment for future me

github.com/onevcat/Kingfisher - 884595088a3f96e6d7d11579c80779d19e7a75ce authored over 4 years ago by onevcat <[email protected]>
Use the normalized version of image

github.com/onevcat/Kingfisher - 2a670ce2df132da37c063e9fc4237233924dc5fd authored over 4 years ago by onevcat <[email protected]>
Merge pull request #1394 from bguidolim/fix-state-race-condition

Fixes race condition for State of CacheCallbackCoordinator

github.com/onevcat/Kingfisher - 7290dbb3e87eb90c5bb5b6a9a19445b6556d9226 authored over 4 years ago by Wei Wang <[email protected]>
Code style + queue name

github.com/onevcat/Kingfisher - f481bb36e642fe6d06eb481344ba8b53f84006a5 authored over 4 years ago by Bruno Guidolim <[email protected]>
Fixes race condition for State property

github.com/onevcat/Kingfisher - 271bf50b930be5d023369ad1639b0c797810b315 authored over 4 years ago by Bruno Guidolim <[email protected]>
Move `@objc` mark to function

This resolves the library revolution error when building with Swift 5.1.3

github.com/onevcat/Kingfisher - 45e3fc297a3b444eac11bc18abd64688bbda2b08 authored over 4 years ago by onevcat <[email protected]>
Bump version to 5.13.1

github.com/onevcat/Kingfisher - 815c41cd4636e135c221e0e1fd2be2a4ab5d128f authored over 4 years ago by onevcat <[email protected]>
Merge pull request #1393 from onevcat/fix/issue-1392

Remove unused variable

github.com/onevcat/Kingfisher - 9bb1382621fc99e659d7f81ce55d9c4278b18498 authored over 4 years ago by Wei Wang <[email protected]>
Remove unused variable

github.com/onevcat/Kingfisher - 66b67b2876c48ddde9751627200a17360721cc7e authored over 4 years ago by onevcat <[email protected]>
Add Cartfile.project

github.com/onevcat/Kingfisher - aabe410f1cbb3b1956fbca6d857ea5a9f9ff4812 authored over 4 years ago by onevcat <[email protected]>
Follow cache action template

github.com/onevcat/Kingfisher - b746086928c50b9af4a01cbac3776090e4fce3e6 authored almost 5 years ago by onevcat <[email protected]>
Bump version to 5.13.0

github.com/onevcat/Kingfisher - 55591508c3c429cc8f048c5c12dd1cd46e66b41b authored almost 5 years ago by onevcat <[email protected]>
Optional resource

github.com/onevcat/Kingfisher - 0510862b2972dd93754842ee0127fd1fdf72826a authored almost 5 years ago by onevcat <[email protected]>
Suppress deprecating warning for bundle on GH CI

github.com/onevcat/Kingfisher - 27f277084685c7c7815b9ababe67e3eb159ef059 authored almost 5 years ago by onevcat <[email protected]>
Update gems

github.com/onevcat/Kingfisher - f15d018a2375864d6878444cb4695e19963c96b3 authored almost 5 years ago by onevcat <[email protected]>
Merge pull request #1386 from onevcat/fix/local-resource-converting

Converts local resource to file provider

github.com/onevcat/Kingfisher - 5450ac76cc42cd7512117c4d005f8eb755413bf5 authored almost 5 years ago by Wei Wang <[email protected]>
Converts local resource to file provider

github.com/onevcat/Kingfisher - b382de4e9ae79d9fbf9bf4e569d0cba9d1bf3a55 authored almost 5 years ago by onevcat <[email protected]>
Merge pull request #1384 from woolie/master

Added support for local files to KFImage.

github.com/onevcat/Kingfisher - 1c1e1b3f446ec686cf5128aec624b9310b226fbd authored almost 5 years ago by Wei Wang <[email protected]>
Added support for local files to KFImage.

github.com/onevcat/Kingfisher - e3ff2b2706740ab43c331389fcb860be69c13e9a authored almost 5 years ago by woolie <[email protected]>
Merge pull request #1373 from onevcat/feature/customizable-default-cache-serializer

Feature customizable default cache serializer

github.com/onevcat/Kingfisher - 08136c7d2b4d778ea68a02cacdc701c1fbbf2544 authored almost 5 years ago by Wei Wang <[email protected]>
Fix tests for Swift 4

github.com/onevcat/Kingfisher - 03ab86df747434b5a6ad26f1187233e893ceb22d authored almost 5 years ago by onevcat <[email protected]>
Apply compression quality to cache serializer and add tests

github.com/onevcat/Kingfisher - f23ef7a7efd66e2dd9b44765af1eac409e7366b3 authored almost 5 years ago by onevcat <[email protected]>
Merge pull request #1372 from onevcat/fix/jpeg-compression-quality

Add compression quality version for CacheSerializer

github.com/onevcat/Kingfisher - 29019b2a4568de204556ee5354ec219ac3f2003e authored almost 5 years ago by Wei Wang <[email protected]>
Public DefaultCacheSerializer

github.com/onevcat/Kingfisher - a9ed41edc8f203648dcb52b9f0b7b9eaff65d747 authored almost 5 years ago by onevcat <[email protected]>
Some minor update for type infer

github.com/onevcat/Kingfisher - 05fe0ece9186b9f2c3d0d0b5a316258c45636c67 authored almost 5 years ago by onevcat <[email protected]>
Add compression quality version for CacheSerializer

github.com/onevcat/Kingfisher - c351f975f55d9d4d896005093c50a5fe4ee7bed8 authored almost 5 years ago by onevcat <[email protected]>
Bump version to 5.12.0

github.com/onevcat/Kingfisher - ca02b7f57439afca10536fc7b75406e7ebd88d3b authored almost 5 years ago by onevcat <[email protected]>
Upgrade gem

github.com/onevcat/Kingfisher - a134ef635ce5dae2eb30ec33fdb646bf34cbae0b authored almost 5 years ago by onevcat <[email protected]>
Merge pull request #1371 from onevcat/fix/32-bit-overflow

Prevent 32bit int overflow when calculating duration forr day

github.com/onevcat/Kingfisher - fc2acf46a77a7d6b1b340d8f6854cf75a717f3b2 authored almost 5 years ago by Wei Wang <[email protected]>
Prevent 32bit int overflow when calculating duration forr day

github.com/onevcat/Kingfisher - 99c6a9f9578c99ba9acffae38b2a15ac8d98285b authored almost 5 years ago by onevcat <[email protected]>
Merge pull request #1368 from keith/ks/move-podspec-attr

Move podspec config to SwiftUI subspec

github.com/onevcat/Kingfisher - 30de4a15f22d5c34a2406139a2411ca05aba8190 authored almost 5 years ago by Wei Wang <[email protected]>
Move podspec config to SwiftUI subspec

This seems to only be used by the SwiftUI sources so it doesn't need to
be at the top level.

github.com/onevcat/Kingfisher - 8a2b085bacaab2f64562cab68e506660cf7c5823 authored almost 5 years ago by Keith Smiley <[email protected]>
Merge pull request #1365 from onevcat/fix/disk-cache-throwing

Throw errors when creating cache file failure

github.com/onevcat/Kingfisher - d9460a5c7951791ca491dcb227d794eccedc8b97 authored almost 5 years ago by Wei Wang <[email protected]>
Remove file when attributes setting failure

github.com/onevcat/Kingfisher - dfd5130276acd3fab917bec7a65efff93d0e887b authored almost 5 years ago by onevcat <[email protected]>
Throw errors when creating cache file failure

github.com/onevcat/Kingfisher - 011dc8998aaad9e182aaef2d45f8f86e598b8d35 authored almost 5 years ago by onevcat <[email protected]>
Add resizing processor to example

github.com/onevcat/Kingfisher - b8a7f19211e816fa18e2f1b08d802552bbf66e08 authored almost 5 years ago by onevcat <[email protected]>