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

Check if .onFailureImage option is really optional

github.com/onevcat/Kingfisher - ac09ce335a917edf59b43815e8e19820d49bd6d8 authored almost 6 years ago by Dominique Stranz <[email protected]>
Allow using nil with .onFailureImage option

github.com/onevcat/Kingfisher - 5ccd6e01a1daebd001621e1ef82cee443af5b9fc authored almost 6 years ago by Dominique Stranz <[email protected]>
Add .onFailureImage(Image) option to set default image when loading request will be failed

github.com/onevcat/Kingfisher - 81c59f5ffd75cc5687639b65d51502c7f5722622 authored almost 6 years ago by Dominique Stranz <[email protected]>
Improve docs

github.com/onevcat/Kingfisher - d655c6edd43e71b4033b972529dce2c6721c46ac authored almost 6 years ago by onevcat <[email protected]>
Make lock clearer for task removing

github.com/onevcat/Kingfisher - 57e2811c4ffc302896d8a77dd4c7a63e3c60d436 authored almost 6 years ago by onevcat <[email protected]>
Split processor, delegate and task files

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

github.com/onevcat/Kingfisher - eccc4b8ced1de36c768aa6687d9b41005e8b5d12 authored almost 6 years ago by onevcat <[email protected]>
Improve docs and tests

github.com/onevcat/Kingfisher - db0c5cbf1ccea21c19826bedc8b70200ecdf4779 authored almost 6 years ago by onevcat <[email protected]>
Apply priority to downloading task

github.com/onevcat/Kingfisher - 040106075076314e8e85dae0ab08038e6e33be97 authored almost 6 years ago by onevcat <[email protected]>
Upgrade CocoaPods integration

github.com/onevcat/Kingfisher - 72fde19355d870145fa1d95c09bc897483cdeadf authored almost 6 years ago by onevcat <[email protected]>
Improve code quality and tests

github.com/onevcat/Kingfisher - 5f80f073030fa5f00410fb9087dcd8b255acb2de authored almost 6 years ago by onevcat <[email protected]>
Merge branch 'master' into 5.0

# Conflicts:
# Sources/KingfisherManager.swift

github.com/onevcat/Kingfisher - 299b5e017e7a893c8919d73786b40cdbb1a53e59 authored almost 6 years ago by onevcat <[email protected]>
Merge pull request #1033 from onevcat/fix/wait-for-cache-error

Call completion handler for error case on waitForCache

github.com/onevcat/Kingfisher - 122f54678b39b8ffdfad4e01a95b80be70b48a9f authored almost 6 years ago by Wei Wang <[email protected]>
Merge pull request #1036 from xuaninbox/patch-1

Update WATCHOS_DEPLOYMENT_TARGET to 3.0

github.com/onevcat/Kingfisher - 86d615358e97cca8bb6311a0f5027106ef1f1008 authored almost 6 years ago by Wei Wang <[email protected]>
Update Kingfisher.podspec

github.com/onevcat/Kingfisher - 345b422146bcd317be9e8c5a196b99849344ff0c authored almost 6 years ago by Xuan Zhang <[email protected]>
Add test for failing processor

github.com/onevcat/Kingfisher - 0947b0f542cbf5ba9eb104fe29f47e0ed62d6132 authored almost 6 years ago by onevcat <[email protected]>
Improve KingfisherManager tests cov

github.com/onevcat/Kingfisher - 003ce8d2578548306089f72d95b5decb100c0483 authored almost 6 years ago by onevcat <[email protected]>
Add test coverage back since solved in Carthage

github.com/onevcat/Kingfisher - 870e238a7945d271ad6ace1383f4758fed0da77e authored almost 6 years ago by onevcat <[email protected]>
Add comment for manager class

github.com/onevcat/Kingfisher - a82ab3aa2210a0391f8aee879143eaab46cae783 authored almost 6 years ago by onevcat <[email protected]>
Call completion handler for error case on waitForCache

github.com/onevcat/Kingfisher - 964e78085cd14a03a8a1ac0e935b77754f138b43 authored almost 6 years ago by onevcat <[email protected]>
Prevent unfired network stub

github.com/onevcat/Kingfisher - d3f6656e85e6e3ec2ff4b22de9be0cb84f939e68 authored almost 6 years ago by onevcat <[email protected]>
Rename error type names

github.com/onevcat/Kingfisher - b9e8ccbb4de3b9c602905240ef3db3845e4bef4d authored almost 6 years ago by onevcat <[email protected]>
Update image fetcher and tests

github.com/onevcat/Kingfisher - 388a617320fb9e51965f636d6c2b4e5bb582c4c0 authored almost 6 years ago by onevcat <[email protected]>
Refactor for button related methods and tests

github.com/onevcat/Kingfisher - 83cfe18003296e132f5ea64621e3cf7f47890997 authored almost 6 years ago by onevcat <[email protected]>
Update for UIButton related tests

github.com/onevcat/Kingfisher - 974a6511146749dd7ef88ad9bf434cbda7ea5a9a authored about 6 years ago by onevcat <[email protected]>
Refactor image view extension and tests

github.com/onevcat/Kingfisher - 51e3176e6c3711026fd3eb5d146a5995a1fee2e1 authored about 6 years ago by onevcat <[email protected]>
Rewrite Kingfisher manager part and tests

github.com/onevcat/Kingfisher - b0d346179f5ad80b15fdae758131c8e59c20e86e authored about 6 years ago by onevcat <[email protected]>
Reimplement image cache

github.com/onevcat/Kingfisher - 43c1b7e09c4459d5517f121147843bd0f20024c6 authored about 6 years ago by onevcat <[email protected]>
Add cache storage classes

github.com/onevcat/Kingfisher - 39fef64f954e4786b144c8bc100789f0d6ce56f7 authored about 6 years ago by onevcat <[email protected]>
Image downloader refactor

github.com/onevcat/Kingfisher - 8b6d412f38dde5633271de80364a05d048a57c3e authored about 6 years ago by onevcat <[email protected]>
Consider task identifier when getting session task

github.com/onevcat/Kingfisher - b947206510be2741fbf57ba96cd51068e31aa05e authored about 6 years ago by onevcat <[email protected]>
Rewrite downloader part

github.com/onevcat/Kingfisher - 5e2618062cd0b3da7915ee8d7b2e6a73076487b5 authored about 6 years ago by onevcat <[email protected]>
Refactor for downloader first step by using delegate object

github.com/onevcat/Kingfisher - a6779bdaf6564c125956841403706fe3a83fe354 authored about 6 years ago by onevcat <[email protected]>
Refactor for image drawing

github.com/onevcat/Kingfisher - 23de76f6eb96a4e9019ba21bc1772b8a78cb2c66 authored about 6 years ago by onevcat <[email protected]>
Remove duplicated drawing method

github.com/onevcat/Kingfisher - a22e453ad50cd9603c965416624f173d84585784 authored about 6 years ago by onevcat <[email protected]>
Version 5.0 compatible test

github.com/onevcat/Kingfisher - 60d5f02b04587a1cc057bd76d2bb3f50f76b0689 authored about 6 years ago by onevcat <[email protected]>
Merge branch 'master' into 5.0

# Conflicts:
# Sources/Image.swift

github.com/onevcat/Kingfisher - 53e4b47109d7dab9e3079a5243c970784a0027c2 authored about 6 years ago by onevcat <[email protected]>
Pass scale as animated image scale

github.com/onevcat/Kingfisher - e690345bed2a493f1bf7cc8204d6d45e750ab4ac authored about 6 years ago by onevcat <[email protected]>
Merge pull request #1026 from xaoc1024/add_image_scaling_support

Pass scale property when creating animated image on iOS

github.com/onevcat/Kingfisher - 3bbd73aea6baaaab09133ea25b74390e7fee7837 authored about 6 years ago by Wei Wang <[email protected]>
Merge pull request #1024 from pNre/master

Add WKInterfaceImage+Kingfisher.swift to the Package.swift exclusion list

github.com/onevcat/Kingfisher - 8f86659e03be5b0f69daca4bb7e3e18db9c16aa9 authored about 6 years ago by Wei Wang <[email protected]>
Pass scale property when creating animated image on iOS

github.com/onevcat/Kingfisher - 0e16766bedbd9e068a0c956782be02434fe92bf6 authored about 6 years ago by Andrii Zhuk <[email protected]>
Add Sources/WKInterfaceImage+Kingfisher.swift to the Package.swift exclusion list

github.com/onevcat/Kingfisher - 11688e9979ce8f44821abe9d62519e9994537080 authored about 6 years ago by Pierluigi <[email protected]>
Use Result based callback parameter

github.com/onevcat/Kingfisher - d3d6bef2d5d72a96c4d994f1c53d7e900e930b49 authored about 6 years ago by onevcat <[email protected]>
Disable parallelizable tests due to CI

github.com/onevcat/Kingfisher - 32e9042e75af36822753a4e628481567f2be2f07 authored about 6 years ago by onevcat <[email protected]>
Merge pull request #1021 from ParkGwangBeom/cleanup_code

Cleanup code 5.0

github.com/onevcat/Kingfisher - 5c06bff89a129a9f161794cfd95bc76c85af3c62 authored about 6 years ago by Wei Wang <[email protected]>
more clean up

github.com/onevcat/Kingfisher - 80051a937dd2bda3aeb1684ffa1f1cbf82936b5e authored about 6 years ago by gwangbeom <[email protected]>
clean up code

github.com/onevcat/Kingfisher - 526afdcd3351644cc4af2ee6b44027934a822521 authored about 6 years ago by gwangbeom <[email protected]>
trailing closure syntax

github.com/onevcat/Kingfisher - 79e34cd27c5511be0a08faa6ab015c89730f2058 authored about 6 years ago by gwangbeom <[email protected]>
Improve empty option syntax

github.com/onevcat/Kingfisher - 51876944f568d7b8ebc3b9361dca9a5480b88df0 authored about 6 years ago by onevcat <[email protected]>
Separate image weak related code to extension files

github.com/onevcat/Kingfisher - dec03b91889c1561c7ca8273b99590bbfa28a19d authored about 6 years ago by onevcat <[email protected]>
Re-constrcut whole project folders

github.com/onevcat/Kingfisher - 1b2a32939cb19fe3c540a549d964f46662885dba authored about 6 years ago by onevcat <[email protected]>
Refactor image creating in Kingfisher compatible

github.com/onevcat/Kingfisher - fc335a58f975a0cfc3dcb9a9905f884b6c701fcc authored about 6 years ago by onevcat <[email protected]>
Refactor project settings and indicator

github.com/onevcat/Kingfisher - ead0a7293bc60481d8beb6c9498d1b7dbd94bd53 authored about 6 years ago by onevcat <[email protected]>
Improve Image extensions

github.com/onevcat/Kingfisher - b5f1c44a67a3bc768168698e62d253770c1d300b authored about 6 years ago by onevcat <[email protected]>
Refactor for animated image creating

github.com/onevcat/Kingfisher - 3bde20c79b4c3f4c592dd75729298c5cc8058f21 authored about 6 years ago by onevcat <[email protected]>
Refactor to split compatible class and struct

github.com/onevcat/Kingfisher - 234820068e1e807dc447fc9fd82dcea73c5b4bc2 authored about 6 years ago by onevcat <[email protected]>
Update file header

github.com/onevcat/Kingfisher - 01cec30fb3d6ace32f2f880a9570f453b345e6ba authored about 6 years ago by onevcat <[email protected]>
Use CommonCrypto for string md5

github.com/onevcat/Kingfisher - ef9e851a504a3503b35a8943d5cecc4e1bfcee79 authored about 6 years ago by onevcat <[email protected]>
Remove sample image tests and restore fastlane mac tests

github.com/onevcat/Kingfisher - 8fb9cd2e826f1e7a58d0c9454413693df6a6aa66 authored about 6 years ago by onevcat <[email protected]>
Bump version to 4.10.0

github.com/onevcat/Kingfisher - 30123d4bf57ece3200fd728b44e7a673f4851163 authored about 6 years ago by onevcat <[email protected]>
Use CocoaPods beta

github.com/onevcat/Kingfisher - aa6acd59150fcf6286b89f48e05fe60b16a9db80 authored about 6 years ago by onevcat <[email protected]>
Deprecate swift version file

github.com/onevcat/Kingfisher - cf454c6cc302dfd6002da7398a1efb215bff8a66 authored about 6 years ago by onevcat <[email protected]>
Upgrade swift version file

github.com/onevcat/Kingfisher - b643b04f131a1a589e221bd30b84e41b19ab3d90 authored about 6 years ago by onevcat <[email protected]>
Merge pull request #985 from zhongwuzw/fix-invalid-status-code-cancellation

Cancel download task when response status code invalid

github.com/onevcat/Kingfisher - c8c5baef2fae684a5351f34e3cfb5e67997f6cf2 authored about 6 years ago by Wei Wang <[email protected]>
Merge pull request #1010 from onevcat/xcode-10

Xcode 10

github.com/onevcat/Kingfisher - 43cb64df371fafb165cbaec2dd4d7ad4c6718c26 authored about 6 years ago by Wei Wang <[email protected]>
Upgrade project settings to Swift 4.2

github.com/onevcat/Kingfisher - 1c9a361e9069e894a417b696982ac811fb6e84b1 authored about 6 years ago by onevcat <[email protected]>
Upgrade CI to Xcode 10

github.com/onevcat/Kingfisher - 0cac1840dd4d2c411547aa0942d0190675811b2d authored about 6 years ago by onevcat <[email protected]>
Merge branch 'master' into xcode-10

# Conflicts:
# Sources/KingfisherManager.swift

github.com/onevcat/Kingfisher - e4b80daeaa5828bee0cff18243bd6f2958af2a46 authored about 6 years ago by onevcat <[email protected]>
Bump version to 4.9.0

github.com/onevcat/Kingfisher - 4bb16157430e2106051d6da6562cac3f139516ac authored about 6 years ago by onevcat <[email protected]>
Update gem lock

github.com/onevcat/Kingfisher - 8e8778fe03f8c9156f1e427bf37fc4ecf30b1822 authored about 6 years ago by onevcat <[email protected]>
Merge pull request #984 from pNre/master

Serialize access to downloadHolder

github.com/onevcat/Kingfisher - b363e045f946f74834b1043f03dd1b255d486f99 authored about 6 years ago by Wei Wang <[email protected]>
Serialize access to downloadHolder

github.com/onevcat/Kingfisher - e7984bb69ef51306643df396502b3f78cdb9e9c5 authored about 6 years ago by Pierluigi <[email protected]>
Merge pull request #983 from zhongwuzw/class-to-anyobject

Replace class-only protocol keyword with AnyObject

github.com/onevcat/Kingfisher - efa41c776788125c8f9dacf49eb259dee13d78e0 authored about 6 years ago by Wei Wang <[email protected]>
Merge pull request #986 from zhongwuzw/fix-wrong-cache-type

Fix wrong cache type parameter when call completionHanlder of disk search

github.com/onevcat/Kingfisher - 6f10261ecca1a082712493e2ce41391ba8dde91d authored about 6 years ago by Wei Wang <[email protected]>
Fix wrong cache type parameter when call completionHanlder of disk search

github.com/onevcat/Kingfisher - fbe83e1e5c964d407a287ffe725ee08e25e8ca89 authored about 6 years ago by zhongwuzw <[email protected]>
update swift code style

github.com/onevcat/Kingfisher - 266e0235cfe2ccef4e11498aeccdc1f29240406f authored about 6 years ago by zhongwuzw <[email protected]>
Cancel download task when response status code invalid

github.com/onevcat/Kingfisher - d9632c9c0afb08ef6722d85652197a71384de78b authored about 6 years ago by zhongwuzw <[email protected]>
Merge pull request #982 from zhongwuzw/fix-repeatcount

Fix RepeatCount equal compare with .once and .finite(1)

github.com/onevcat/Kingfisher - c9e83aa875967ee822ff6f6690bf5e0dab36109a authored about 6 years ago by Wei Wang <[email protected]>
Replace class-only protocol keyword with AnyObject

github.com/onevcat/Kingfisher - 275fa9b448842f9b71ea5f64e4d209a052a807ab authored about 6 years ago by zhongwuzw <[email protected]>
Fix RepeatCount equal compare with .once and .finite(1)

github.com/onevcat/Kingfisher - cad59ecedcd65cd6293e47716101a6a0af2ab4b8 authored about 6 years ago by zhongwuzw <[email protected]>
Merge pull request #976 from zeplin/process-queue-on-manager

Process images on a separate queue on `KingfisherManager`

github.com/onevcat/Kingfisher - dfb22823aa3f72455934ee008773665f32590050 authored about 6 years ago by Wei Wang <[email protected]>
Process images on a separate queue on `KingfisherManager`

github.com/onevcat/Kingfisher - 6e286b1773344ca17f8957a27bcf0e932424204e authored about 6 years ago by Yigitcan Yurtsever <[email protected]>
Merge pull request #963 from zeplin/wait-for-cache

Add `waitForCache` option for waiting caching before returning the retrieved image

github.com/onevcat/Kingfisher - 33b090913e14654100950b87d7bb2a08021443cb authored about 6 years ago by Wei Wang <[email protected]>
Update Xcode project setting for 10.0

github.com/onevcat/Kingfisher - 881fbc94465e39f81b9d273351fbde8fcfb9887f authored about 6 years ago by onevcat <[email protected]>
Merge pull request #967 from fassko/master

Xcode10 warning fix - open to public for let variable

github.com/onevcat/Kingfisher - 316f53c20a34494e3a60cc7770e95468366ace5c authored about 6 years ago by Wei Wang <[email protected]>
Enable parallelizing tests for all target

github.com/onevcat/Kingfisher - 64336509463c5a14ab94e1e1f0ec841f61948c2e authored about 6 years ago by onevcat <[email protected]>
Improve and adopt to parallel testing

github.com/onevcat/Kingfisher - 352f42ac0066fff45cb84dadb3b0ffe475edcc48 authored about 6 years ago by onevcat <[email protected]>
Xcode10 warning fix - open to public

github.com/onevcat/Kingfisher - 69d2c55bc604c86e55b4450575429cb319dff414 authored about 6 years ago by Kristaps Grinbergs <[email protected]>
Bump version to 4.8.1

github.com/onevcat/Kingfisher - 328e116445caabbbafa07a9e778e0b6482dac47b authored about 6 years ago by onevcat <[email protected]>
Temporarily disable macOS tests for Mojave dev environment

github.com/onevcat/Kingfisher - 7067822e7a15eeaf051ac54ff32173f10e6b2d56 authored about 6 years ago by onevcat <[email protected]>
Improve stability of memory cache or refresh test

github.com/onevcat/Kingfisher - 9220cc379799395dbf59d73770e14aa100ee5c1b authored about 6 years ago by onevcat <[email protected]>
Add ruby env setup back

github.com/onevcat/Kingfisher - 7a41c77a0a7165c7a64fad87e306124eef8488b5 authored about 6 years ago by onevcat <[email protected]>
Merge pull request #957 from gordontucker/master

Changed ImagePrefetcher to process images in a background queue instead of the main queue

github.com/onevcat/Kingfisher - 3852f0182b64987444f7f3ebc953890d2c77f5dc authored about 6 years ago by Wei Wang <[email protected]>
Changed ImagePrefetcher to process images in a background queue instead of the main queue

github.com/onevcat/Kingfisher - 779a37fbc8bd631914562e11db64877a2c87377f authored over 6 years ago by Gordon Tucker <[email protected]>
Add tests for `waitForCache`

github.com/onevcat/Kingfisher - 9bb8fb200615f998bd6d0e20749aab14f67d1654 authored over 6 years ago by Yigitcan Yurtsever <[email protected]>
Use `waitForCache` on `KingfisherManager`

github.com/onevcat/Kingfisher - 252b98e7aba6685605411025d8b3c827b2190a96 authored over 6 years ago by Yigitcan Yurtsever <[email protected]>
Add `waitForCache` option

github.com/onevcat/Kingfisher - 1f9cb20491db2fe7b213356b9d49e4ac7f74dff3 authored over 6 years ago by Yigitcan Yurtsever <[email protected]>
Merge pull request #948 from fengyunjue/master

Change some functions to public type

github.com/onevcat/Kingfisher - 4d29b853401d525d835ceb6eb47e2267731fc8b3 authored over 6 years ago by Wei Wang <[email protected]>