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 some functions to public type

github.com/onevcat/Kingfisher - cc553b7ecc0fa1fa976572054b20b79e3f4bdc89 authored over 6 years ago by fengyunjue <[email protected]>
Merge pull request #931 from manojmahapatra/patch1

updated comments for init methods

github.com/onevcat/Kingfisher - b4d2bb3b33b4597201f0e7ddb22908e3ee66bb51 authored over 6 years ago by Wei Wang <[email protected]>
updated comments for init methods

github.com/onevcat/Kingfisher - b6aa713f3cf63074a27db5948abd8e7fe894c9ee authored over 6 years ago by Manoj Mahapatra <[email protected]>
Merge pull request #919 from pNre/improve-wkinterfaceimage-extension

Add callbacks and image task to WKInterfaceImage extension

github.com/onevcat/Kingfisher - 00db365c476423d9c1bbedc411c4f6c37349aa60 authored over 6 years ago by Wei Wang <[email protected]>
Merge pull request #922 from woshiccm/master

Replace StringProxy with Kingfisher<Base>

github.com/onevcat/Kingfisher - f84ead70dc00a92a89831706a834586190f5a690 authored over 6 years ago by Wei Wang <[email protected]>
Replace StringProxy with Kingfisher

github.com/onevcat/Kingfisher - 17cd15b18a70e3330a59bcd0a14dad1d26ad467f authored over 6 years ago by roy <[email protected]>
Add callbacks and image task to WKInterfaceImage extension

github.com/onevcat/Kingfisher - 520a0569dcb09c8e9d4d2270af20353993aa908d authored over 6 years ago by Pierluigi <[email protected]>
Update CHANGELOG.md

github.com/onevcat/Kingfisher - dadade65db18b3c7e66b02d6f373b8b6526674c7 authored over 6 years ago by Wei Wang <[email protected]>
Update CHANGELOG.md

github.com/onevcat/Kingfisher - c97bb4ba2f544885f9f84c58a814889d0b28a950 authored over 6 years ago by Wei Wang <[email protected]>
Bump version to 4.8.0

github.com/onevcat/Kingfisher - f48c1d9ccbe87e935babbe1d1b6688fe3b34f25b authored over 6 years ago by onevcat <[email protected]>
Exclude watchOS extensions from pod

github.com/onevcat/Kingfisher - a27c3bd7523f32c3072917adebf386249d7b2c87 authored over 6 years ago by onevcat <[email protected]>
Merge pull request #913 from rdgborges/feature/wkinterfaceimageextensions

Conform WKInterfaceImage to KingfisherCompatible

github.com/onevcat/Kingfisher - a9cdeda57995c5607ce5928c4afa5901cb618e78 authored over 6 years ago by Wei Wang <[email protected]>
Merge pull request #901 from tomaskraina/download-delegate-did-finish

Add new method to ImageDownloaderDelegate - didFinishDownloadingImageForURL:with:error

github.com/onevcat/Kingfisher - 2018714b9ce8209f9397831c374eef3d30c7c0e3 authored over 6 years ago by Wei Wang <[email protected]>
Conform WKInterfaceImage to KingfisherCompatible

github.com/onevcat/Kingfisher - 406fb9a4d7c7217ba0a56ee4d44128d7664289af authored over 6 years ago by Rodrigo Borges <[email protected]>
Use newly created queue instead of main

github.com/onevcat/Kingfisher - f31f973424d62ce28a5d703730f249e32332af05 authored over 6 years ago by onevcat <[email protected]>
Merge pull request #902 from kukushi/master

`KingfisherDidCleanDiskCache` should be a constant

github.com/onevcat/Kingfisher - db99de5bfa2456b56056c9a142f2e8dace9e52b2 authored over 6 years ago by Wei Wang <[email protected]>
Changes `KingfisherDidCleanDiskCache` to constant

github.com/onevcat/Kingfisher - 48d3d4730a7b4671ee0d2dd425c34a063c43eda7 authored over 6 years ago by kukushi <[email protected]>
Make the example build in Xcode < 9.3

github.com/onevcat/Kingfisher - b1c070d5993b6ef0f57df1a469b69c66f0421453 authored over 6 years ago by Tom Kraina <[email protected]>
Add a new ImageDownloaderDelegate method - `imageDownloader(_: didFinishDownloadingImageForURL:with:)` that gets called when the `ImageDownloader` object completes a downloading request with success or failure.

github.com/onevcat/Kingfisher - eb3ef2486cbdf7d9ae4b8b99ad1752edced5c85d authored over 6 years ago by Tom Kraina <[email protected]>
Call 'didFinishDownloadingImageForURL' event if downloading fails (e.g.: server responds with 404)

github.com/onevcat/Kingfisher - a674fb99341489d28ec8a682e8d1dfbd5cd90ad8 authored over 6 years ago by Tom Kraina <[email protected]>
Merge pull request #898 from Sunnyyoung/master

Some minor issues fixed.

github.com/onevcat/Kingfisher - bbcf09a866d246a9c6b0025be7b7426b43832579 authored over 6 years ago by Wei Wang <[email protected]>
Fixed code compatible

Keep Filter init(tranform:) method

github.com/onevcat/Kingfisher - ec5b3c89512347c0e7ec59c2612f28eeeb5e529f authored over 6 years ago by Sunnyyoung <[email protected]>
Minor improvement

Make it more Swifty.

github.com/onevcat/Kingfisher - 34809c308607f43b2ae0f9cf58a1d2a659000025 authored over 6 years ago by Sunnyyoung <[email protected]>
Fixed some minor code style issues

github.com/onevcat/Kingfisher - 3486bfc4b31d46cb6d42cbc69750a74f4144c0ed authored over 6 years ago by Sunnyyoung <[email protected]>
Fixed several typos

github.com/onevcat/Kingfisher - 8d7c9ac005c6b7dfa900f94db416dbd2f1f740cf authored over 6 years ago by Sunnyyoung <[email protected]>
Use Xcode 9.3 for CI

github.com/onevcat/Kingfisher - 366e3fe4c3cbf39d1652a4e8e1190ef108e9474a authored over 6 years ago by onevcat <[email protected]>
Bump version to 4.7.0

github.com/onevcat/Kingfisher - bcb5d7dc1c42beede49ec53e80bfcb65b3e3f472 authored over 6 years ago by onevcat <[email protected]>
Merge pull request #895 from jyounus/patch-1

Fixed couple of typos.

github.com/onevcat/Kingfisher - cd0c2a7372a175ce45b6194e5d0178a0c4792cd0 authored over 6 years ago by Wei Wang <[email protected]>
Update simulator name

github.com/onevcat/Kingfisher - cab245404c80cb5f2b41b8167f20db0d953211b6 authored over 6 years ago by onevcat <[email protected]>
Upgrade Xcode version

github.com/onevcat/Kingfisher - cdd05d60d712972a40c51a28c92e4ec07e74eeea authored over 6 years ago by onevcat <[email protected]>
Fixed couple of typos.

github.com/onevcat/Kingfisher - 59128848b09a1978098e2f88200e741c0b0d5dab authored over 6 years ago by Junaid Younus <[email protected]>
Merge pull request #894 from onevcat/feature/cancel-all

API to cancel all downloading task

github.com/onevcat/Kingfisher - 3d28d4d087ff1a0315b4e219f939fc7f873cf3d1 authored over 6 years ago by Wei Wang <[email protected]>
API to cancel all downloading taks

github.com/onevcat/Kingfisher - c6c6bf7da7380e3c49696ad021330d5226d223d8 authored over 6 years ago by onevcat <[email protected]>
Merge pull request #891 from onevcat/xcode-9.3

Upgrade project to Xcode 9.3

github.com/onevcat/Kingfisher - 9eec1375e8cab46adf37638049305c66d02cdb49 authored over 6 years ago by Wei Wang <[email protected]>
Upgrade project to Xcode 9.3

github.com/onevcat/Kingfisher - cf56f80f9b546993b509ace60f9ccc2d4afa8197 authored over 6 years ago by onevcat <[email protected]>
Merge pull request #889 from RockerHX/swift4.1

Update to Swift4.1.

github.com/onevcat/Kingfisher - 3f66a68e46ab2dbd3a5ed8fb51756e19b10b7cc1 authored over 6 years ago by Wei Wang <[email protected]>
Update to Swift4.1.

Remove warning.

github.com/onevcat/Kingfisher - 84f39b235ff4c60f16784d128f447187d52e8d31 authored over 6 years ago by RockerHX <[email protected]>
Update to Swift4.1.

Remove warning.

github.com/onevcat/Kingfisher - 9e15aa8c461711f24f0a177069c61c6e4b93b588 authored over 6 years ago by RockerHX <[email protected]>
Merge pull request #888 from BhawaniSingh/patch-1

Fixed Typo in report

github.com/onevcat/Kingfisher - 8bac6e6fab9d8978525dcc70630e5f7e155c5e33 authored over 6 years ago by Wei Wang <[email protected]>
Fixed Typo in report

github.com/onevcat/Kingfisher - 539f244ea5fa0ce58890eadd29975db8bb60f608 authored over 6 years ago by Bhawani Singh (Ghost) <[email protected]>
Update readme

github.com/onevcat/Kingfisher - 9d9dcb2f850b2792082e42c14447a8a99a531697 authored over 6 years ago by onevcat <[email protected]>
Bump version to 4.6.4

github.com/onevcat/Kingfisher - daa8b5a778447d8abf31a8224b6d4bf7047cccc2 authored over 6 years ago by onevcat <[email protected]>
Merge pull request #878 from onevcat/fix/custom-indicator-associate

Wrap indicator with Box for associated object

github.com/onevcat/Kingfisher - f080d3bb15da9d98deda0a49d1cec414706d90e5 authored over 6 years ago by Wei Wang <[email protected]>
Fix test for macOS

github.com/onevcat/Kingfisher - ea7644a4d6fb4a05c2787cd799f1c1a261bc5696 authored over 6 years ago by onevcat <[email protected]>
Wrap indicator with Box for associated object

github.com/onevcat/Kingfisher - 96799e9d64b6773a32f0ba3cc277af5bfd6e2f97 authored over 6 years ago by onevcat <[email protected]>
Merge pull request #875 from hcanzonetta/patch-1

Add swift_version to spec

github.com/onevcat/Kingfisher - 03b208e9fcf1539b3c25d188ee6d93a2f651b831 authored over 6 years ago by Wei Wang <[email protected]>
Remove swift_version xcconfig

github.com/onevcat/Kingfisher - 5cd603778cad25b2d8f6716798de071e04b31716 authored over 6 years ago by Hernán Canzonetta <[email protected]>
Add swift_version to spec

* Specifies the swift version that will be used for the pod regardless of the swift version the ...

github.com/onevcat/Kingfisher - 49e85f29eb7c7c1160a3180a1e59e9a8a1914f03 authored over 6 years ago by Hernán Canzonetta <[email protected]>
Bump version to 4.6.3

github.com/onevcat/Kingfisher - 621c7e87f5f8eff21a807463a46778c5946fb45c authored over 6 years ago by onevcat <[email protected]>
Add test image to test target

github.com/onevcat/Kingfisher - bfd873538c0b1b4676c8c1a2d6d086176a8cfb78 authored over 6 years ago by onevcat <[email protected]>
Fix fastlane warning

github.com/onevcat/Kingfisher - d36f26834a0757604a4b031f18f86fbc94022ddb authored over 6 years ago by onevcat <[email protected]>
Move demo project to sub folder

github.com/onevcat/Kingfisher - c0126bac01863641b76cadfd882c71f5c1837941 authored over 6 years ago by onevcat <[email protected]>
Update dev team

github.com/onevcat/Kingfisher - dda2d23ac2c0d17e916c3042e4cf481b5f0c8b3e authored over 6 years ago by onevcat <[email protected]>
Merge pull request #869 from onevcat/frankrausch-master

Frankrausch master

github.com/onevcat/Kingfisher - 98f25d234875c22fee28b44203f069c4cd834e0f authored over 6 years ago by Wei Wang <[email protected]>
Move demo project to workspace

github.com/onevcat/Kingfisher - 470a6833988c0c68f7c571f6234ad5ba218486a3 authored over 6 years ago by onevcat <[email protected]>
Separate demo apps into their own Xcode project.

github.com/onevcat/Kingfisher - 979811c7cf46633401f72b9a2aef85eb218b9eb4 authored over 6 years ago by Frank Rausch <[email protected]>
Merge pull request #866 from onevcat/fix/stack-fetcher-cache

Avoid stackoverflow in image prefetcher cache

github.com/onevcat/Kingfisher - 883d46ef9763ccf3cc69ba2f9aaffc26e26e44e2 authored over 6 years ago by Wei Wang <[email protected]>
Avoid stackoverflow in image prefetcher cache

github.com/onevcat/Kingfisher - a2e5b76590e408d1257a702e1c510bff4d8f0aea authored over 6 years ago by onevcat <[email protected]>
Bump version to 4.6.2

github.com/onevcat/Kingfisher - 990b62bfd5593cafdb90f0aa25ab2a5822bc311e authored over 6 years ago by onevcat <[email protected]>
Update gitignore

github.com/onevcat/Kingfisher - 031e6e337c862b4f17546e6afd3d8e058ff205c0 authored over 6 years ago by onevcat <[email protected]>
Merge pull request #861 from mliberatore/fix-loop-counting

Fixes Gif Loop Counting and Frame Skipping

github.com/onevcat/Kingfisher - 2d2ea8d1029b407a82f8cdf9ee302148b221c218 authored over 6 years ago by Wei Wang <[email protected]>
Fixes loop reporting

There’s an issue in which the current loop is reported as ending when each frame in the buffer h...

github.com/onevcat/Kingfisher - 8c3190164cb2a56639cd5e8ef100003d3f51fe5a authored over 6 years ago by Michael Liberatore <[email protected]>
Fixes off-by-one-error

This commit fixes an issue in which (when the frameCount is larger than the number of frames) a ...

github.com/onevcat/Kingfisher - 8b3d27c17b9d667951cef85221e483689c47f206 authored over 6 years ago by Michael Liberatore <[email protected]>
Happy new year

github.com/onevcat/Kingfisher - 85e2c437a9fbcdbf67f1fc97ef728c6ee30e0384 authored almost 7 years ago by onevcat <[email protected]>
Bump version to 4.6.1

github.com/onevcat/Kingfisher - 2c07c7eee261c5504d17c6bfdad8e7eeef937d59 authored almost 7 years ago by onevcat <[email protected]>
Merge pull request #834 from onevcat/revert-md5

Revert MD5 implementation without dependency

github.com/onevcat/Kingfisher - e059350343da7a3d41d0282ff3b15bcf8de23556 authored almost 7 years ago by Wei Wang <[email protected]>
Revert MD5 implementation without dependency

github.com/onevcat/Kingfisher - efd52fc46e9f0853bf59c9e25d73d8345c23e291 authored almost 7 years ago by onevcat <[email protected]>
Bump version to 4.6.0

github.com/onevcat/Kingfisher - f1728d83e0321cdcb5cff268533f88c60422b6dc authored almost 7 years ago by onevcat <[email protected]>
Merge pull request #832 from onevcat/fix/remove-box

Remove Box type from project

github.com/onevcat/Kingfisher - f93f1de10b23ae709356b25b095c36b1d509d582 authored almost 7 years ago by Wei Wang <[email protected]>
Fix failing tests for different color space

github.com/onevcat/Kingfisher - c2aa84ee3289bd229263500f19f8ad2ab2b303e6 authored almost 7 years ago by onevcat <[email protected]>
Remove Box type from project

github.com/onevcat/Kingfisher - 925484bd276fcb7438db64f0f5121e970635138d authored almost 7 years ago by onevcat <[email protected]>
Mark final to improve performance (if any)

github.com/onevcat/Kingfisher - 19710484eb67dbf21c09cff5fbeca440c682db90 authored almost 7 years ago by onevcat <[email protected]>
Merge pull request #829 from JacobMao/PlayGIFOnlyOnceWithAnimatedImageView

Play gif only once with animated image view

github.com/onevcat/Kingfisher - 01839349a55dedba23ce24b1d7137a9bed52ff26 authored almost 7 years ago by Wei Wang <[email protected]>
Changed delegate method's signature more Cocoa style.

Added a method that notify observer when finish each animation loop.

github.com/onevcat/Kingfisher - 94ca1b51eaeb69a76a655359ee2566c925093f8f authored almost 7 years ago by Jacob Mao <[email protected]>
Added some comments.

github.com/onevcat/Kingfisher - 847007f89f6c59471bbe8139085fcd575d077473 authored almost 7 years ago by jacobmao0416 <[email protected]>
Defined "AnimatedImageViewDelegate" and added a delegate to "AnimatedImageView"

github.com/onevcat/Kingfisher - 7d9037303d483b7273f41106cc58fbe513082c6d authored almost 7 years ago by jacobmao0416 <[email protected]>
reset image view when set a another repeat count

github.com/onevcat/Kingfisher - db6e38cd31f0b170b40ff38e11f28b9e21fb6e1a authored almost 7 years ago by jacobmao0416 <[email protected]>
Added repeat count in Animator

github.com/onevcat/Kingfisher - aedbd91fb3975cd9e9b500bb4d48f1f0b302057a authored almost 7 years ago by jacobmao0416 <[email protected]>
Merge pull request #822 from chdzq/feature/modifyMD5

change the implementation of MD5 into CommonCrypto

github.com/onevcat/Kingfisher - b26ac142f4534638f0d5229f7193b7a18ac4c486 authored almost 7 years ago by Wei Wang <[email protected]>
move the "CommonCrypto" from root folder to "Source"

github.com/onevcat/Kingfisher - 1e94a7c15ec438755311c4a59cbf4f01def91daf authored almost 7 years ago by 张奇 <[email protected]>
Merge pull request #823 from SlinToWin/master

Add option to remove image only from disk cache and not memory

github.com/onevcat/Kingfisher - 0ffd946ba786bb36ddc5c214b94389567899768c authored almost 7 years ago by Wei Wang <[email protected]>
Add option to remove image only from disk cache and not memory

github.com/onevcat/Kingfisher - f45e01c56352edccc3691168b616084848b5c062 authored almost 7 years ago by kt <[email protected]>
fix set correctly for local pods.

github.com/onevcat/Kingfisher - a9bb9eefdeb868fd7f9cb6d0e4093be9739c7288 authored almost 7 years ago by 张奇 <[email protected]>
fix podspec for CommonCrypto

github.com/onevcat/Kingfisher - 6b2df2a850e216ce92d105ff754375b5a6ec4679 authored almost 7 years ago by 张奇 <[email protected]>
add statement for Box.swift

github.com/onevcat/Kingfisher - bb6386d9773e2e8eb9c2d2f7d947f8b32b821d80 authored almost 7 years ago by 张奇 <[email protected]>
adjust String+MD5.swift statement

github.com/onevcat/Kingfisher - f7609883f5b1120c95f9a713dddcb1c5133d24db authored almost 7 years ago by 张奇 <[email protected]>
fix string md5 implement

github.com/onevcat/Kingfisher - 43344d18404cd4f4fa6be49c86b2f75e57d9167f authored almost 7 years ago by 张奇 <[email protected]>
add CCommonCrypto module.modulemap xcode configure

github.com/onevcat/Kingfisher - fe443b8c6235b7b8512003f57fc76931428bc22d authored almost 7 years ago by 张奇 <[email protected]>
Merge pull request #820 from chdzq/feature/smallChange

make closure return type -> () modify to -> Void. Void is more accurate than () in return.

github.com/onevcat/Kingfisher - 29bdcbe3f7b7c7694b7c80d79237c3a90ae6061e authored almost 7 years ago by Wei Wang <[email protected]>
make closure return type -> () modify to -> Void. Void is more accurate than () in return.

github.com/onevcat/Kingfisher - 0ccea77c959341027bbcef82338787a3f45c6ddb authored almost 7 years ago by 张奇 <[email protected]>
Bump version to 4.5.0

github.com/onevcat/Kingfisher - 671ea38d92497e92c11d14e616ef87a84c5a5516 authored almost 7 years ago by onevcat <[email protected]>
Use generic RGB to determine color hex

github.com/onevcat/Kingfisher - 02a641ea1db8fe2b0471d5d9f76467bd75132024 authored almost 7 years ago by onevcat <[email protected]>
Simplify device color space

github.com/onevcat/Kingfisher - fe0f094cdd1f7efa4a5f869208976f0ad9c5aa69 authored almost 7 years ago by onevcat <[email protected]>
Always use rgb space for color hex on macOS

github.com/onevcat/Kingfisher - 69ad8ca99aaf8f5c190bfe65b9c3e576f1b55de9 authored almost 7 years ago by onevcat <[email protected]>
Fix tests on macOS 10.13

github.com/onevcat/Kingfisher - cc464a72b0ecb10a120d27905f086b5187c1bfcf authored almost 7 years ago by onevcat <[email protected]>
Merge pull request #819 from XmasRights/fix/invalidRedeclaration

Fix possible invalid redeclaration error

github.com/onevcat/Kingfisher - 6180f1a68e5745227d38f0b7c4f4bd20c048452a authored almost 7 years ago by Wei Wang <[email protected]>
Fix possible invalid redeclaration error

github.com/onevcat/Kingfisher - 0f4303ab3ba0ba2c8477250980496677bb0a9b34 authored almost 7 years ago by Christopher Fonseka <[email protected]>
Merge pull request #818 from yemodin/image_processor_blend

new image processors: blend, compositing

github.com/onevcat/Kingfisher - 0df85f45efaa098c2707b2d4666429692d369376 authored almost 7 years ago by Wei Wang <[email protected]>