Ecosyste.ms: OpenCollective

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

github.com/onevcat/Kingfisher

A lightweight, pure-Swift library for downloading and caching images from the web.
https://github.com/onevcat/Kingfisher

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

[FIX].zero is invalid for `referenceSize`

cc0eddfcad672968fda5922d665bcd1732da1c5e authored over 4 years ago by Wei Wang <[email protected]>
.zero is invalid value for `referenceSize`

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

0231a951e69bd0247b927e8495ce2b85d23af15c authored over 4 years ago by Wei Wang <[email protected]>
Move the inline init to an explicit initializer

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

Gives a better name

a362d7ec9aa68b9c1ef57c078f2d64c6b4ff16bb authored over 4 years ago by Wei Wang <[email protected]>
Gives a better name

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

Enable Define Module in Build Settings

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

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

1c907b7eb1eebb1c957bcb98de827ba08a966275 authored over 4 years ago by Wei Wang <[email protected]>
Early return when no animator found

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.

1fec232eb91d924b016c15dca66027ee46e76659 authored over 4 years ago by Daniele Pizziconi <[email protected]>
Bump version to 5.14.0

6b1f2bdf056d8d51bc05bc5906e7be750ef51ed2 authored over 4 years ago by onevcat <[email protected]>
Upgrade gems

71a667996f8dbeb82e989fb0aa2f52c040e2cba1 authored over 4 years ago by onevcat <[email protected]>
Add documentation for retry strategy

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

Loose some time sensitive tests

06f79ce9814c1512f2d2f1a1ef3420b665011bc5 authored over 4 years ago by Wei Wang <[email protected]>
Loose condition again

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

02f109cc267cd2e8786625ca3c035e6408ee30f0 authored over 4 years ago by onevcat <[email protected]>
Update

78d0436ac3c938661d39765960ba8b13377b4c30 authored over 4 years ago by onevcat <[email protected]>
Loose some time sensitive tests

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

Feature retry

4b10dec77a78b533fdfc3712701bec84982cfbc8 authored over 4 years ago by Wei Wang <[email protected]>
Add delay retry test

904c76add89901481be66674c28424ec2d088225 authored over 4 years ago by onevcat <[email protected]>
Add tests for retry strategy

3ac7b60a277b72540cf7f5e30b0969a76a13bdf0 authored over 4 years ago by onevcat <[email protected]>
Add logic for retry RetryStrategy

89028609b4990318b45aff06408a5b97650adc4d authored over 4 years ago by onevcat <[email protected]>
Update KingfisherManager.swift

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

854f9e81819994b2b1db1909172baf702b6bec57 authored over 4 years ago by Wei Wang <[email protected]>
Fix xcframework binary crach in Swift 5.2 compiler

5e1d3e5d9612a3e18f0f6e4d66d1beb33e305313 authored over 4 years ago by onevcat <[email protected]>
Define retry strategy

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

Add fractional round corner radius

ac9855f4eeb4e4184766f00eaa1509e96d993d78 authored over 4 years ago by Wei Wang <[email protected]>
Add fractional round corner radius

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

ade16065fc1bd67c8fe14bb3422e94caa8244984 authored over 4 years ago by Wei Wang <[email protected]>
Use Xcode 11.3.1 for xcframework building

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

397c6dad528f74bb99ca4eee4630356a3ca9444a authored over 4 years ago by Wei Wang <[email protected]>
fix issue with image modifier not working on provider provided images

018195ee52d97994002052b85dcee987a32c5fa4 authored over 4 years ago by Luke Zhao <[email protected]>
Update FUNDING.yml

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

e2fb22d32da80a6dedd8605985f60e2a3198b87a authored over 4 years ago by Wei Wang <[email protected]>
Add isLoaded binding for better SwiftUI approach

91fd1b3f9fdfbd06a875abcbf77e011e5438ae2e authored over 4 years ago by onevcat <[email protected]>
Bump version to 5.13.4

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

d712debbc3f528bf601384e597fb4c3c14febb8f authored almost 5 years ago by Wei Wang <[email protected]>
Add different build variants

14bc2d5f50150c5136225756360c685068832442 authored almost 5 years ago by onevcat <[email protected]>
Revert "Use dynamic framework for SPM"

This reverts commit 51e097b5374a3a84345c888f3524c98b7cbcab3a.

d2cf7639560e1730db569252ebf39816496ecbda authored almost 5 years ago by onevcat <[email protected]>
Merge pull request #1422 from onevcat/fix/weak-binder

Replace unowned with weak references

78b1873c4b8d7f026c0cd31388dbd38fe3971ef6 authored almost 5 years ago by Wei Wang <[email protected]>
Replace unowned with weak references

150f448a966a8c649009a65a61ca390f9c205a3a authored almost 5 years ago by onevcat <[email protected]>
Bump version to 5.13.3

20d21b3fd7192a42851d7951453e96b41e4e1ed1 authored almost 5 years ago by onevcat <[email protected]>
Update ruby version

ac2f5ee9c63262a5689e57fb422f52ed80044667 authored almost 5 years ago by onevcat <[email protected]>
Merge pull request #1420 from onevcat/fix/spm-dynamic

Use dynamic framework for SPM

c64c32f73bf471d71fbf72a14efb9b1bceaedcd7 authored almost 5 years ago by Wei Wang <[email protected]>
Merge pull request #1421 from mattlogan/patch-1

Fix DownsamplingImageProcessor example

bfd4c1c476501274dcfd7147f064506560449b73 authored almost 5 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` -- ...

deaa990d3f62aecfb9d4e46980bdc58e45eea2df authored almost 5 years ago by Matt Logan <[email protected]>
Use dynamic framework for SPM

51e097b5374a3a84345c888f3524c98b7cbcab3a authored almost 5 years ago by onevcat <[email protected]>
Improve doc

bcfa6e39102b2119e9f5c6c141b5d9654ce70a6f authored almost 5 years ago by onevcat <[email protected]>
Merge pull request #1403 from onevcat/fix/action-install-cache

Prevent bundle run when cache hit

6d80748af53a4f3173dad93a9ede0516f4208b25 authored almost 5 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

829328666844d082ac40a10453bda29ead83fbda authored almost 5 years ago by Wei Wang <[email protected]>
Remove SDK root

73f28be68314a0c17855fd51e899e5e0fab0ac46 authored almost 5 years ago by onevcat <[email protected]>
Update bundle setup step

0fee7bf830cc922a6c1bcada89e782917a040206 authored almost 5 years ago by onevcat <[email protected]>
Revert "Remove ruby version"

This reverts commit 7d92b48f44a81624c80f4892ac3938559a60015d.

69ec1a1c7ca6c86475cb1cb3757fe4aa56e363d3 authored almost 5 years ago by onevcat <[email protected]>
Remove ruby version

7d92b48f44a81624c80f4892ac3938559a60015d authored almost 5 years ago by onevcat <[email protected]>
Prevent bundle run when cache hit

379194e4929381262c4d1b5218eb9bc3d8bcbbc5 authored almost 5 years ago by onevcat <[email protected]>
Merge pull request #1399 from ionutivan/change-documentation

Change contributing documentation

9e3e2ac7484bfbadbad8b313b973cea6ced9cff9 authored almost 5 years ago by Wei Wang <[email protected]>
change add new issue link

a81ae6d044e9628de8b60aba9854c2a43b0a2a7f authored almost 5 years ago by ionutivan <[email protected]>
change open issues link

8b30fa73119d3a600cea720f432e2471541aa341 authored almost 5 years ago by ionutivan <[email protected]>
Bump version to 5.13.2

9f1a5e8e6afcd3c4150300d0c64b8593fcd5b163 authored almost 5 years ago by onevcat <[email protected]>
Upgrade ruby version

937193921e3269bf4122a4d38312386fe791ab0e authored almost 5 years ago by onevcat <[email protected]>
Merge pull request #1396 from onevcat/fix/swiftui-image-orientation

Use the normalized version of image

e8002b08049f571dd5256c11abbb8df35937617d authored almost 5 years ago by Wei Wang <[email protected]>
Add some comment for future me

884595088a3f96e6d7d11579c80779d19e7a75ce authored almost 5 years ago by onevcat <[email protected]>
Use the normalized version of image

2a670ce2df132da37c063e9fc4237233924dc5fd authored almost 5 years ago by onevcat <[email protected]>
Merge pull request #1394 from bguidolim/fix-state-race-condition

Fixes race condition for State of CacheCallbackCoordinator

7290dbb3e87eb90c5bb5b6a9a19445b6556d9226 authored almost 5 years ago by Wei Wang <[email protected]>
Code style + queue name

f481bb36e642fe6d06eb481344ba8b53f84006a5 authored almost 5 years ago by Bruno Guidolim <[email protected]>
Fixes race condition for State property

271bf50b930be5d023369ad1639b0c797810b315 authored almost 5 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

45e3fc297a3b444eac11bc18abd64688bbda2b08 authored almost 5 years ago by onevcat <[email protected]>
Bump version to 5.13.1

815c41cd4636e135c221e0e1fd2be2a4ab5d128f authored almost 5 years ago by onevcat <[email protected]>
Update gems

c1ed6522f9cecb2966dd61f051d0934ab95c7204 authored almost 5 years ago by onevcat <[email protected]>
Merge pull request #1393 from onevcat/fix/issue-1392

Remove unused variable

9bb1382621fc99e659d7f81ce55d9c4278b18498 authored almost 5 years ago by Wei Wang <[email protected]>
Remove unused variable

66b67b2876c48ddde9751627200a17360721cc7e authored almost 5 years ago by onevcat <[email protected]>
Fix doc

0f0cec2e64f39f486f9dd9480ba9eba7dee4ad2a authored almost 5 years ago by onevcat <[email protected]>
Add Cartfile.project

aabe410f1cbb3b1956fbca6d857ea5a9f9ff4812 authored almost 5 years ago by onevcat <[email protected]>
Follow cache action template

b746086928c50b9af4a01cbac3776090e4fce3e6 authored almost 5 years ago by onevcat <[email protected]>
Bump version to 5.13.0

55591508c3c429cc8f048c5c12dd1cd46e66b41b authored almost 5 years ago by onevcat <[email protected]>
Optional resource

0510862b2972dd93754842ee0127fd1fdf72826a authored almost 5 years ago by onevcat <[email protected]>
Suppress deprecating warning for bundle on GH CI

27f277084685c7c7815b9ababe67e3eb159ef059 authored almost 5 years ago by onevcat <[email protected]>
Update gems

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

5450ac76cc42cd7512117c4d005f8eb755413bf5 authored almost 5 years ago by Wei Wang <[email protected]>
Converts local resource to file provider

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

Added support for local files to KFImage.

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

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

08136c7d2b4d778ea68a02cacdc701c1fbbf2544 authored about 5 years ago by Wei Wang <[email protected]>
Fix tests for Swift 4

03ab86df747434b5a6ad26f1187233e893ceb22d authored about 5 years ago by onevcat <[email protected]>
Apply compression quality to cache serializer and add tests

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

Add compression quality version for CacheSerializer

29019b2a4568de204556ee5354ec219ac3f2003e authored about 5 years ago by Wei Wang <[email protected]>
Public DefaultCacheSerializer

a9ed41edc8f203648dcb52b9f0b7b9eaff65d747 authored about 5 years ago by onevcat <[email protected]>
Some minor update for type infer

05fe0ece9186b9f2c3d0d0b5a316258c45636c67 authored about 5 years ago by onevcat <[email protected]>
Add compression quality version for CacheSerializer

c351f975f55d9d4d896005093c50a5fe4ee7bed8 authored about 5 years ago by onevcat <[email protected]>
Bump version to 5.12.0

ca02b7f57439afca10536fc7b75406e7ebd88d3b authored about 5 years ago by onevcat <[email protected]>
Upgrade gem

a134ef635ce5dae2eb30ec33fdb646bf34cbae0b authored about 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

fc2acf46a77a7d6b1b340d8f6854cf75a717f3b2 authored about 5 years ago by Wei Wang <[email protected]>
Prevent 32bit int overflow when calculating duration forr day

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

Move podspec config to SwiftUI subspec

30de4a15f22d5c34a2406139a2411ca05aba8190 authored about 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.

8a2b085bacaab2f64562cab68e506660cf7c5823 authored about 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

d9460a5c7951791ca491dcb227d794eccedc8b97 authored about 5 years ago by Wei Wang <[email protected]>
Remove file when attributes setting failure

dfd5130276acd3fab917bec7a65efff93d0e887b authored about 5 years ago by onevcat <[email protected]>
Throw errors when creating cache file failure

011dc8998aaad9e182aaef2d45f8f86e598b8d35 authored about 5 years ago by onevcat <[email protected]>
Add resizing processor to example

b8a7f19211e816fa18e2f1b08d802552bbf66e08 authored about 5 years ago by onevcat <[email protected]>