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

Change log link

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

github.com/onevcat/Kingfisher - d3bf79fecf8131d1d6ba63a9bdde00dcedcd8da2 authored almost 5 years ago by onevcat <[email protected]>
Update carthage lint

github.com/onevcat/Kingfisher - 9f72e4bc57f7489131155b93d8d8faccb5ecc7f0 authored almost 5 years ago by onevcat <[email protected]>
Merge pull request #1358 from onevcat/fix/processor-orientation

Fix processor and redraw orientation

github.com/onevcat/Kingfisher - 4d834e8e139f70830f60eca7e101ea87e6c7ca96 authored almost 5 years ago by Wei Wang <[email protected]>
Fix processor and redraw orientation

github.com/onevcat/Kingfisher - 5b3356afdcae201e1afc464f8261c71f6ccf39fd authored almost 5 years ago by onevcat <[email protected]>
Merge pull request #1356 from onevcat/feature/macCatalyst

Fix sdk root to enable macCatalyst build

github.com/onevcat/Kingfisher - 24f552d60f68fe4d06b78757013f00d8ef4917a9 authored almost 5 years ago by Wei Wang <[email protected]>
Fix sdk root to enable macCatalyst build

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

github.com/onevcat/Kingfisher - dec1f02b190157c2aff4f9bd3bd7546157e1147c authored almost 5 years ago by onevcat <[email protected]>
Revert flag for watchOS

github.com/onevcat/Kingfisher - d5e5d2604c21e8c78509dc88fab1f42e4d073ef0 authored almost 5 years ago by onevcat <[email protected]>
Merge pull request #1353 from onevcat/fix/xcode10-build

Add init method for Xcode compiler

github.com/onevcat/Kingfisher - def408f3f316d617a955176b1585af9b7fd47eec authored almost 5 years ago by Wei Wang <[email protected]>
Merge pull request #1351 from onevcat/fix/fromMemoryCacheOrRefresh-skip

Make sure to skip disk cache when `fromMemoryCacheOrRefresh` set

github.com/onevcat/Kingfisher - 1bcb1804a4894f97738061da1a3ab8994f4acb60 authored almost 5 years ago by Wei Wang <[email protected]>
Add init method for Xcode compiler

github.com/onevcat/Kingfisher - 44c67d439db2d917867601faaeee688273f9a6c7 authored almost 5 years ago by onevcat <[email protected]>
Make sure to skip disk cache when `fromMemoryCacheOrRefresh` set

github.com/onevcat/Kingfisher - 2d0f6da51f623fc859a3d328122f0475c6d650c4 authored almost 5 years ago by onevcat <[email protected]>
Merge pull request #1350 from onevcat/fix/gif-repeat-count

Fix wrong repeatCount calculation in AnimatedImageView

github.com/onevcat/Kingfisher - 9ceea6406f4ce8c7d7ce412e3a8d19010135a464 authored almost 5 years ago by Wei Wang <[email protected]>
Fix wrong repeatCount calculation in AnimatedImageView

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

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

github.com/onevcat/Kingfisher - 2197a7108c3559fe018e0490164b60af07d05eae authored almost 5 years ago by onevcat <[email protected]>
Fix typo in comment

github.com/onevcat/Kingfisher - 028c767f5d462ee26c9587173e6372112a410fd8 authored almost 5 years ago by onevcat <[email protected]>
Merge pull request #1332 from lixiang1994/master

解决主线程扫描数据耗时问题

github.com/onevcat/Kingfisher - 1dade936d3c51c0f3b8120fe0d7163867bce9eef authored almost 5 years ago by Wei Wang <[email protected]>
Merge pull request #1345 from onevcat/fix/unconstraint-size

Fix unconstraint size

github.com/onevcat/Kingfisher - 93e595aeef9393b93d13d6d031bc2cd0667c4496 authored almost 5 years ago by Wei Wang <[email protected]>
Add documentation

github.com/onevcat/Kingfisher - cc2354096c8fca34c1bf07210fcf6c67c73a00b3 authored almost 5 years ago by onevcat <[email protected]>
Add size strategy to Indicator

github.com/onevcat/Kingfisher - f7c63de26a5cad6def54746082e95d0bd920a263 authored almost 5 years ago by onevcat <[email protected]>
Merge pull request #1344 from onevcat/fix/wait-for-originalcache

Implement waiting cache for original image

github.com/onevcat/Kingfisher - b25142bae7f463cb7257a0359a6552c91845557a authored almost 5 years ago by Wei Wang <[email protected]>
Make loadAndCacheImage simpler

github.com/onevcat/Kingfisher - 462b1ad2d3ee318cc9ac08f8808acb829a50c280 authored almost 5 years ago by onevcat <[email protected]>
Implement waiting cache for original image

github.com/onevcat/Kingfisher - 83b30af361f3d07ef9a431feb56bdbc598cd2373 authored almost 5 years ago by onevcat <[email protected]>
Merge pull request #1343 from onevcat/feature/alternative-urls

Feature alternative urls

github.com/onevcat/Kingfisher - 46b04cb723022543c23c93425f02ffd752a25b20 authored almost 5 years ago by Wei Wang <[email protected]>
Fix potential test crash in image view

github.com/onevcat/Kingfisher - 18a3ed6770ceb6fc8a57ab6454c1bb783c166b46 authored almost 5 years ago by onevcat <[email protected]>
Refactor manager tests to waitCache for all

github.com/onevcat/Kingfisher - b60724173454125df247b0f4f8fcf19768e69820 authored almost 5 years ago by onevcat <[email protected]>
Add doc for PropagationError

github.com/onevcat/Kingfisher - e8804c90d365aa604071572311051212c4f62456 authored almost 5 years ago by onevcat <[email protected]>
Rename and add doc

github.com/onevcat/Kingfisher - b8827f58bcd743ded9521775fb8c7a54fbbed5dd authored almost 5 years ago by onevcat <[email protected]>
Test for alternative source option

github.com/onevcat/Kingfisher - c76c8e0e71cf07e3c794993cf2ea51e9062b02a3 authored almost 5 years ago by onevcat <[email protected]>
Merge branch 'refs/heads/fix/crashing-tests' into feature/alternative-urls

github.com/onevcat/Kingfisher - b43dce54d069ff80d4d2ab4668c81c5a60e58d6e authored almost 5 years ago by onevcat <[email protected]>
Merge pull request #1342 from onevcat/fix/crashing-tests

Fix crashing tests

github.com/onevcat/Kingfisher - 49aee6abac5bbaa6513050cf36358ffa53aa8db8 authored almost 5 years ago by Wei Wang <[email protected]>
Fix test warning

github.com/onevcat/Kingfisher - 815ec47e8529f1fc8b010f74d5e18b90f96902fb authored almost 5 years ago by onevcat <[email protected]>
Delayed stub

github.com/onevcat/Kingfisher - 1b92d345386cd1b652c9e146d44e1b9770b40ab6 authored almost 5 years ago by onevcat <[email protected]>
Enable testRetrievingAlternativeSourceCanCancelUpdatedTask

github.com/onevcat/Kingfisher - 28f7b39493bf816fbe58685a9eba7a690148ca6e authored almost 5 years ago by onevcat <[email protected]>
Enable testRetrievingAlternativeSourceCancelled

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

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

github.com/onevcat/Kingfisher - 306e5afe0b8e4f0f4ffe66b39b713c4976d44b12 authored almost 5 years ago by onevcat <[email protected]>
Enable testRetrievingWithAlternativeSource

github.com/onevcat/Kingfisher - 1090c84c502d2270970896098a15091a6667c72b authored almost 5 years ago by onevcat <[email protected]>
Enable testContextRemovingAlternativeSource

github.com/onevcat/Kingfisher - 5ce0d3b16c8aec046255a96e9d0472ed3f9d0822 authored almost 5 years ago by onevcat <[email protected]>
Disable alternative tests temporarily

github.com/onevcat/Kingfisher - f36cfdd50fe82a7eaf9550e61cd5b182e84cfb95 authored almost 5 years ago by onevcat <[email protected]>
Default for wait cache in manager tests

github.com/onevcat/Kingfisher - beb3dd54effdb88209d1a71b2091fce3bf088b69 authored almost 5 years ago by onevcat <[email protected]>
Wait for cache for proper tests

github.com/onevcat/Kingfisher - e80ba0c4b42308f42bd4374c0b7a7a7c057e7b8a authored almost 5 years ago by onevcat <[email protected]>
Update image task when alternative task is used

github.com/onevcat/Kingfisher - b97a7bb40f763566a8955dfa2bb9663f8be6c914 authored almost 5 years ago by onevcat <[email protected]>
Download task update callback & skip cancel error

github.com/onevcat/Kingfisher - 136745f73b13c5ceac7a055059b923f8c0854da6 authored almost 5 years ago by onevcat <[email protected]>
Add alternative sources tests

github.com/onevcat/Kingfisher - 98c9f2538aeca96a967f4b57a2399f82312717d8 authored almost 5 years ago by onevcat <[email protected]>
Add context based requesting

github.com/onevcat/Kingfisher - b60d6971b3b9528313eae482e94677b8d75d5845 authored almost 5 years ago by onevcat <[email protected]>
Add alternativeSources to option info and test suite

github.com/onevcat/Kingfisher - 5b3e8a9733b327dfb5b6593d69da0a9b17c7dae6 authored almost 5 years ago by onevcat <[email protected]>
Add intermedia manager context

github.com/onevcat/Kingfisher - 791325c6514edc2088c79c7eb1b6eae53f06ff96 authored almost 5 years ago by onevcat <[email protected]>
Merge pull request #1338 from onevcat/fix/retrieveImage-queue

Retrieving image now schedules the callback on main

github.com/onevcat/Kingfisher - 7690a1618cfcfda55d7a4c995af2abd2a020b0d0 authored almost 5 years ago by Wei Wang <[email protected]>
Retrieving image now schedule the callback on main

github.com/onevcat/Kingfisher - 10d0edbf9a8f2f6b3f0c7609465a31e12fab8e4b authored almost 5 years ago by onevcat <[email protected]>
Update build badge

github.com/onevcat/Kingfisher - b2d81fb6b27beb9c266ed2389b99998fff3f23db authored almost 5 years ago by Wei Wang <[email protected]>
Rename workflow name

github.com/onevcat/Kingfisher - 79a986bdd4534de3e6bae510091edeab6b89dac3 authored almost 5 years ago by onevcat <[email protected]>
Merge pull request #1337 from onevcat/feature/github-ci

Migrate to GitHub action as CI

github.com/onevcat/Kingfisher - 15d76dba0bc89d12ba225c82141b3e2ca428d7dc authored almost 5 years ago by Wei Wang <[email protected]>
Disable prefetcher tests temporarily

github.com/onevcat/Kingfisher - d5a52d784cbef2e38b017ba69108a786e4e80999 authored almost 5 years ago by onevcat <[email protected]>
Remove other CI configuration

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

github.com/onevcat/Kingfisher - 9d57935549b09dfe4adb287047050fc07e7fd4ee authored almost 5 years ago by onevcat <[email protected]>
Valid yaml

github.com/onevcat/Kingfisher - d86b6c1c8056d846572208df7cc4ccdd2fca0919 authored almost 5 years ago by onevcat <[email protected]>
Add testing matrix

github.com/onevcat/Kingfisher - 90bec545d85c629df2a0f4249cd43f7b941ec509 authored almost 5 years ago by onevcat <[email protected]>
Cache bundle gem for better performance

github.com/onevcat/Kingfisher - 13ab375cbe111794e07f1777db3a4602c0eb66a8 authored almost 5 years ago by onevcat <[email protected]>
Run all tests

github.com/onevcat/Kingfisher - 118b99e0e8afa91319eb15b66080d2ad9ac1a71c authored almost 5 years ago by onevcat <[email protected]>
Add CI script

github.com/onevcat/Kingfisher - bb2707953c0d66d263b33090cdde5909716a3280 authored almost 5 years ago by onevcat <[email protected]>
主线程扫描渐进式数据改为子线程串行队列中处理 通过信号量在主线程获取onShouldApply状态

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

合并

github.com/onevcat/Kingfisher - 40a66bce02f0e955e4a45a15863637dd163cb793 authored almost 5 years ago by LEE <[email protected]>
Bump version to 5.9.0

github.com/onevcat/Kingfisher - 287ad72d64be736fea71eebb3a7642a85f96d639 authored almost 5 years ago by onevcat <[email protected]>
Fix processor concat warning

github.com/onevcat/Kingfisher - 0de93ac8a627441a99e240b83ac40fd6f300aff8 authored almost 5 years ago by onevcat <[email protected]>
Merge pull request #1322 from onevcat/fix/update-ci-env

Use Xcode 11 as CI env

github.com/onevcat/Kingfisher - 7612730247b3a3df7fef04539d230eb71491d502 authored almost 5 years ago by Wei Wang <[email protected]>
Merge pull request #1321 from onevcat/fix/building-time

Some minor improvement for building time

github.com/onevcat/Kingfisher - 326adcd2a5ddc4e6bb8ec5f93bdad93d30aaa462 authored almost 5 years ago by Wei Wang <[email protected]>
Merge pull request #1320 from onevcat/fix/rename-concat-operator

Use `|>` for better precedence

github.com/onevcat/Kingfisher - b778282b1c688716b4820c3656168fe0ae4b8dc2 authored almost 5 years ago by Wei Wang <[email protected]>
Use Xcode 11 as CI env

github.com/onevcat/Kingfisher - b5d86b6df9402264c5779593627d6e58f5c4d200 authored almost 5 years ago by onevcat <[email protected]>
Some minor improvement for building time

github.com/onevcat/Kingfisher - 0afb81e57d3ff69ee7c2e55aa0fbf6cf4390f8a5 authored almost 5 years ago by onevcat <[email protected]>
Use `|>` for better precedence

github.com/onevcat/Kingfisher - f7472e9ac7e2e787eaed5cc4d47659ff26e64f94 authored almost 5 years ago by onevcat <[email protected]>
Update FUNDING.yml

github.com/onevcat/Kingfisher - 5c664855597f925b50786d33e763d923ca037eca authored almost 5 years ago by Wei Wang <[email protected]>
Merge pull request #1310 from onevcat/fix/lock-performance

Remove taskIdentifier callback lock and call from main

github.com/onevcat/Kingfisher - c7ca382866fd467eed82da5ae0c0760556cf11de authored about 5 years ago by Wei Wang <[email protected]>
Remove taskIdentifier callback lock and call from main

github.com/onevcat/Kingfisher - 12ff1bffe405c7a8649b97524a6e1f39f2ecac03 authored about 5 years ago by onevcat <[email protected]>
Bump version to 5.8.3

github.com/onevcat/Kingfisher - 5386258d239194912eae9f7e1a99dbce8a67990b authored about 5 years ago by onevcat <[email protected]>
Merge pull request #1308 from igorkulman/master

Generating ObjC headers for Carthage

github.com/onevcat/Kingfisher - 6c43bf013093db06802b67aa85002af9385e9546 authored about 5 years ago by Wei Wang <[email protected]>
Generating ObjC header for Carthage

github.com/onevcat/Kingfisher - c2093f102f532686216cd52568c492d5d01d6dba authored about 5 years ago by Igor Kulman <[email protected]>
Bump version to 5.8.2

github.com/onevcat/Kingfisher - b6624cc023bb7b0af73316dc453e3e6c8b4f6330 authored about 5 years ago by onevcat <[email protected]>
Merge pull request #1304 from onevcat/fix/back-compatible

Bring back typealias back compatibility

github.com/onevcat/Kingfisher - a341265b8b411785d839c124517819654cc83ade authored about 5 years ago by Wei Wang <[email protected]>
Bring back typealias back compatibility

github.com/onevcat/Kingfisher - f70651f32e05ff3ba4e27b111c4da87cbb09f3dd authored about 5 years ago by onevcat <[email protected]>
Merge pull request #1301 from onevcat/fix/swiftui-animation

Remove animation setting based on options

github.com/onevcat/Kingfisher - 4721bfc5a41c6d2301362a15ea8ecdf4d975c839 authored about 5 years ago by Wei Wang <[email protected]>
Remove animation setting based on options

github.com/onevcat/Kingfisher - 2364b44a9e48b77e679262d3af790585a23c6837 authored about 5 years ago by onevcat <[email protected]>
Merge pull request #1300 from yonaskolb/fix_swiftUI_archive

Fix archiving

github.com/onevcat/Kingfisher - d4b75b2b81fe4f3610e1e533b39b4840d166be3c authored about 5 years ago by Wei Wang <[email protected]>
fix archiving

github.com/onevcat/Kingfisher - c2ef0ccabac0d9f5dcc2a362177b39031bd203d8 authored about 5 years ago by Yonas Kolb <[email protected]>
Bump version to 5.8.1

github.com/onevcat/Kingfisher - f2d63390e08ef3360b5bb2a26e017c6f155f9706 authored about 5 years ago by onevcat <[email protected]>
Merge pull request #1293 from onevcat/fix/swift-ui-border

Remove the unused border

github.com/onevcat/Kingfisher - 128b22aa9b3845b9517e2e608ac36f8ffd973107 authored about 5 years ago by Wei Wang <[email protected]>
Remove the unused border

github.com/onevcat/Kingfisher - b258654989a8cc10077b6e3c9555e74a04f390d8 authored about 5 years ago by onevcat <[email protected]>
Update README

github.com/onevcat/Kingfisher - e25b1d8652d7b9dcbe0b820c3f83efe36d78fe98 authored about 5 years ago by onevcat <[email protected]>
Remove .swiftpm

github.com/onevcat/Kingfisher - 5d23934cdcd51f2b0d757a48ac833bf201cd5608 authored about 5 years ago by onevcat <[email protected]>
Bump version to 5.8.0

github.com/onevcat/Kingfisher - 0c0cf2c669fbc96f5edfb4ed2502d4fa427c9d71 authored about 5 years ago by onevcat <[email protected]>
Clean cache for testing

github.com/onevcat/Kingfisher - 2169c0446e54e82d21377b51e33b13bc629e54a1 authored about 5 years ago by onevcat <[email protected]>
Merge pull request #1212 from onevcat/xcode11

Xcode 11 supports

github.com/onevcat/Kingfisher - 25889896b2e434c1df8523189dc2be10a32283c0 authored about 5 years ago by Wei Wang <[email protected]>
Merge pull request #1288 from onevcat/feature/xcframework

Support for building xcframework

github.com/onevcat/Kingfisher - f4a578ce6b9ae0d298f20f66a7b15305ec058ecd authored about 5 years ago by Wei Wang <[email protected]>