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

Remove system checking in UIButton extension

github.com/onevcat/Kingfisher - d190108b4d981c4d0b61613d29c60b8d2c43468a authored over 8 years ago by onevcat <[email protected]>
Remove unnessary refs

github.com/onevcat/Kingfisher - 7071abf3dd280cf396dda452e6e56f2654a0e11c authored over 8 years ago by onevcat <[email protected]>
exclude NSButton+Kingfisher.swift in iOS, tvos and watchOS

github.com/onevcat/Kingfisher - baf047cca5444dafdfe7333ede2f56f6fa3778eb authored over 8 years ago by Jie <[email protected]>
move NSButton+Kingfisher.swift into Sources folder.

github.com/onevcat/Kingfisher - c0beed2b3eb66e4fc2040f8c7238417d4f491eee authored over 8 years ago by Jie <[email protected]>
Bump version to 2.3.0

github.com/onevcat/Kingfisher - 1e3fcbe5b1d4fddb3661d7a2f7b9cb72b989316a authored over 8 years ago by onevcat <[email protected]>
Mark framework as extension safe

github.com/onevcat/Kingfisher - e8f2df735fcca30b7a77e4aebc8b425d3243fcbd authored over 8 years ago by onevcat <[email protected]>
Brace format

github.com/onevcat/Kingfisher - e45398160f3f3e6ff654ce07e453ff407417fdd5 authored over 8 years ago by onevcat <[email protected]>
Merge pull request #290 from tripleCC/master

Add support for App Extension target

github.com/onevcat/Kingfisher - 34f4596e3a35b34068ba7bfbcef9727e6ebb533c authored over 8 years ago by Wei Wang <[email protected]>
Merge pull request #287 from jackyzh/master

implement NSButton extension for OSX

github.com/onevcat/Kingfisher - e78bb40d83c2ad79b23b73cce2308682adcaf772 authored over 8 years ago by Wei Wang <[email protected]>
Add support for App Extension target

github.com/onevcat/Kingfisher - a9194219b13983cb35a70e090315ded826391610 authored over 8 years ago by tripleCC <[email protected]>
implement NSButton extension for OSX

github.com/onevcat/Kingfisher - 4921cf9b300f49148bfd657221e7c1bf4136f3e2 authored over 8 years ago by Jie <[email protected]>
Bump version to 2.2.2

github.com/onevcat/Kingfisher - c345a1197dbf33a068b07e56773b40b136174a53 authored over 8 years ago by onevcat <[email protected]>
Add default value to optional parameters

github.com/onevcat/Kingfisher - 8e635ddcda5ef716134fbf398d15daf6862c6675 authored over 8 years ago by onevcat <[email protected]>
Bump version to 2.2.1

github.com/onevcat/Kingfisher - b25e6cf7e629c8fd0aadf8a82c088e751aed9e97 authored over 8 years ago by onevcat <[email protected]>
With message

github.com/onevcat/Kingfisher - 26669f9f15b0d8afb98cd7928ec9e68cad48a77c authored over 8 years ago by onevcat <[email protected]>
Merge pull request #283 from onevcat/fix/api-simplification

Remove duplicated APIs

github.com/onevcat/Kingfisher - d55a6bddf1a7cb246a9bc4cebaa01e6dacf244bf authored over 8 years ago by Wei Wang <[email protected]>
Remove duplicated APIs

Since Xcode autocompletion improves for Swift 2.2.

github.com/onevcat/Kingfisher - 3e2c87d8fcd40bcebcd2ca087b094675713341f5 authored over 8 years ago by onevcat <[email protected]>
Merge pull request #282 from onevcat/ci/boost

Only for one device

github.com/onevcat/Kingfisher - 2f2ef920a1f691b5fab122ecb39b81cae23eae65 authored over 8 years ago by Wei Wang <[email protected]>
Merge pull request #281 from onevcat/fix/closure-based-generator-leak

Workaround a closure based generator leak in Swift

github.com/onevcat/Kingfisher - fec2064c3d85210235bfb8fa2272ce25169b1e45 authored over 8 years ago by Wei Wang <[email protected]>
Only for one device

github.com/onevcat/Kingfisher - c539f049dcdb059cb42ebcdcfff307bda13ff350 authored over 8 years ago by onevcat <[email protected]>
Workaround a closure based generator leak in Swift

github.com/onevcat/Kingfisher - f93eb78605d6f11c6439740ce127c92c8ae7037a authored over 8 years ago by onevcat <[email protected]>
Merge pull request #278 from vmartinelli/master

Allow images other than JPEG, PNG or GIF (.ICO, as example)

github.com/onevcat/Kingfisher - d47d596512e814a0c0bf15da2d355c286f6968e5 authored over 8 years ago by Wei Wang <[email protected]>
Allow images with other formats than JPEG, PNG or GIF to be converted from downloaded image data (.ICO, for example)

github.com/onevcat/Kingfisher - 90e947beb0e149c233628325fce3c8b42b15172e authored over 8 years ago by Vanderlei Martinelli <[email protected]>
Update readme for Swift 2.2 support

github.com/onevcat/Kingfisher - eadaaf6899061bd34149a426749c80ece295c980 authored over 8 years ago by onevcat <[email protected]>
Fix warning for swift lint

github.com/onevcat/Kingfisher - 29bf8838acb3a9a7fae7558893835b74a86f660e authored over 8 years ago by onevcat <[email protected]>
Bump version to 2.2.0

github.com/onevcat/Kingfisher - dedfdf35c7a5a491f9a1b00051212e88e27d6cf5 authored over 8 years ago by onevcat <[email protected]>
Fix swift lint upgrade

github.com/onevcat/Kingfisher - 290d5fa2c21c7a58fc2afbf9aa1425b95dfb7874 authored over 8 years ago by onevcat <[email protected]>
Update readme

github.com/onevcat/Kingfisher - c9580184a4495f191e28564400ebada4a113be85 authored over 8 years ago by onevcat <[email protected]>
Merge pull request #270 from onevcat/rain2540-master

Compatible with Swift 2.2

github.com/onevcat/Kingfisher - 3656c98811aaebe2e22e6bd6a9ac7dbac285a430 authored over 8 years ago by Wei Wang <[email protected]>
Update CI env

github.com/onevcat/Kingfisher - 353be1ac7fc3df1713e19837590006a9599ad733 authored over 8 years ago by onevcat <[email protected]>
Fix warnings

github.com/onevcat/Kingfisher - f0d0e2e9257abab411b9345dd1528d8e4855c165 authored over 8 years ago by onevcat <[email protected]>
1.Update the style of selector in "ImageCache.swift"

2.Update a method name in "String+MD5.swift"

github.com/onevcat/Kingfisher - 574ef5b9a843600f6d9c6d58d302c62e3ba6a201 authored over 8 years ago by Smartech <[email protected]>
Merge pull request #265 from ealeksandrov/patch-1

Add cacheType to completionHandler in README

github.com/onevcat/Kingfisher - 955b5369daec1b4cd92a9f7dd2d94adf9c4a54c8 authored over 8 years ago by Wei Wang <[email protected]>
Add cacheType to completionHandler in README

github.com/onevcat/Kingfisher - 8055442be87df53e8037e1535d3e44eb8fb87db1 authored over 8 years ago by Evgeny Aleksandrov <[email protected]>
Bump version to 2.1.0

github.com/onevcat/Kingfisher - 828434d361c6c040ad372f34c78cc26492f11048 authored over 8 years ago by onevcat <[email protected]>
Update dependency version in readme

github.com/onevcat/Kingfisher - 024fdaa076ae72b31ebf3eabb1dddfbdcce2eb36 authored over 8 years ago by onevcat <[email protected]>
Add prefetch to readme

github.com/onevcat/Kingfisher - b9a4f58fbc56bd1bd45d71f19977cd026e516bd7 authored over 8 years ago by onevcat <[email protected]>
Rename private property name for stop

github.com/onevcat/Kingfisher - 3e7db8e299e8c56e61e83c8cc439efbd2dc66aee authored over 8 years ago by onevcat <[email protected]>
Rename to stop

github.com/onevcat/Kingfisher - b7c08995213fd96dfc486476c402e9ec318947c6 authored over 8 years ago by onevcat <[email protected]>
Merge pull request #263 from onevcat/refactor/prefetch

Refactor prefetch

github.com/onevcat/Kingfisher - 31ec74abe2414503a3f8bcdba246b167657fdd80 authored over 8 years ago by Wei Wang <[email protected]>
Fix tests for OS X

github.com/onevcat/Kingfisher - fd38434b6c5004815d81c44a376bfc6f547b5821 authored over 8 years ago by onevcat <[email protected]>
Better prefetcher

github.com/onevcat/Kingfisher - 9965081fdaef214431b94253991cb2a2cd8adb25 authored over 8 years ago by onevcat <[email protected]>
Merge pull request #260 from korzonek/master

codebeat badge

github.com/onevcat/Kingfisher - 1bd2b982e3cad8ca61fc3e5e7f97c72ba2e3f606 authored over 8 years ago by Wei Wang <[email protected]>
codebeat badge

github.com/onevcat/Kingfisher - 8f933796742eefa443380232cc27e18a0017cca7 authored over 8 years ago by Tomasz Korzeniowski <[email protected]>
codebeat badge

Is it fine to add codebeat badge to README?

codebeat is automated code review tool for Swift...

github.com/onevcat/Kingfisher - ab3c0503ce6780054b6543eb54751c1533e6cb96 authored over 8 years ago by Tomasz Korzeniowski <[email protected]>
Merge pull request #249 from krider2010/master

Provide a simple prefetcher implementation.

github.com/onevcat/Kingfisher - 1d39c83632746a8d88395166d0f37ff165ed9747 authored over 8 years ago by Wei Wang <[email protected]>
Merge remote-tracking branch 'onevcat/master'

# Conflicts:
# Tests/KingfisherTests/ImageCacheTests.swift

github.com/onevcat/Kingfisher - 1a241791909e42d02647f8871f044fb6687cfa79 authored over 8 years ago by Claire Knight <[email protected]>
Remove the deep relationship from the manager to the fetcher. Allow any to be specified, although a default is provided. Allow cancelling of requests too.

github.com/onevcat/Kingfisher - 3acddb28501e405e100f279595ae1b571edefc58 authored over 8 years ago by Claire Knight <[email protected]>
Move `manager.cachedImageExistsforURL` to `ImageCache` as discussed.

github.com/onevcat/Kingfisher - 678a02024a5e4e010100090c555ffd90f425a432 authored over 8 years ago by Claire Knight <[email protected]>
Merge pull request #254 from onevcat/feature/authentication-challenge

Extract auth challenge and expose it

github.com/onevcat/Kingfisher - e174d46478e1378e194d3f4188ac785f60a39eeb authored over 8 years ago by Wei Wang <[email protected]>
Merge pull request #257 from wedrive-rb26/fix-image-flicker

Disable background decoding for images from the in memory cache.

github.com/onevcat/Kingfisher - 4cf32129c33d1a6ad5aae89fcecdbd4ec952f273 authored over 8 years ago by Wei Wang <[email protected]>
Disable background decoding for images from the in memory cache.

- this improves the performance of image loading for in-memory cached
images.

We observe a fl...

github.com/onevcat/Kingfisher - 9b70fa817eb075428b8133990dfed56e7060933a authored over 8 years ago by Adam Berlin, Brian Croom and Ivan Boev <[email protected]>
Improve documentation for cachePathForKey

github.com/onevcat/Kingfisher - a453804c545a14cdbd3143f13a0d59e4b4858623 authored over 8 years ago by onevcat <[email protected]>
Merge pull request #256 from jasonnoahchoi/features/publicCachePath

Make cachePathForKey public [resolves #255]

github.com/onevcat/Kingfisher - 55e9049b6a4e41bc818b09c5611913f06f4186a0 authored over 8 years ago by Wei Wang <[email protected]>
Make cachePathForKey public

github.com/onevcat/Kingfisher - f279edc4d3b88bdd30e764ccae5dd0a41bcf6fef authored over 8 years ago by Jason Noah Choi <[email protected]>
Extract auth challenge and expose it

github.com/onevcat/Kingfisher - 7265fe0140baf218b94ad010f5085ff23e85636f authored over 8 years ago by onevcat <[email protected]>
Bump version to 2.0.4

github.com/onevcat/Kingfisher - 3a0a97b8ca7ffcafcbfe35d2bd8e4e0d3d1ed834 authored over 8 years ago by onevcat <[email protected]>
Merge pull request #253 from onevcat/fix/pipeling

Not use pipeling by default

github.com/onevcat/Kingfisher - ae87b17a1a34041b7cc395bcda36cde1767bd6c3 authored over 8 years ago by Wei Wang <[email protected]>
Not use pipeling by default

github.com/onevcat/Kingfisher - fb8e91dd4aab530c9b0cc9e0b566c1c42a473dd9 authored over 8 years ago by onevcat <[email protected]>
Merge pull request #252 from ivanbruel/master

Added user interaction to animation

github.com/onevcat/Kingfisher - 107c445b528c53c345d1e5898a9b1e3eb28ac4c8 authored over 8 years ago by Wei Wang <[email protected]>
Added user interaction to animation

github.com/onevcat/Kingfisher - 62490b516bd913b7f61ee09edbc63914f49a592b authored over 8 years ago by Ivan Bruel <[email protected]>
Write the files to disk not just memory, and add tests to cover that.

github.com/onevcat/Kingfisher - 0f6d5a2bb8d6dd262bfe5333b8b5917957e9373c authored over 8 years ago by Claire Knight <[email protected]>
Provide a simple prefetcher implementation.

This functionality is available in `SDWebImage` which influenced this
library, and was something...

github.com/onevcat/Kingfisher - eb5dcf198d12d70768556036122096413d40e4ec authored over 8 years ago by Claire Knight <[email protected]>
Merge pull request #247 from frankctan/master

fixed typo in documentation

github.com/onevcat/Kingfisher - b45bbd5ba2653dae7a85ddd10e10c5543c35e2a0 authored over 8 years ago by Wei Wang <[email protected]>
fixed typo in documentation

github.com/onevcat/Kingfisher - 46d5730e04cc087bea849f9c795604f0b8ff82e1 authored over 8 years ago by Frank <[email protected]>
Bump version to 2.0.3

github.com/onevcat/Kingfisher - 7e833ecdf4b33dbc991268d804a126ac3ad0c4b4 authored over 8 years ago by onevcat <[email protected]>
Merge pull request #244 from onevcat/fix/swiftlint

Fix swiftlint warning

github.com/onevcat/Kingfisher - f43217f269a05a81b6aa9d6ca2f19e9f968f84b9 authored over 8 years ago by Wei Wang <[email protected]>
Merge branch 'fix/downloader-memory'

# Conflicts:
# Sources/ImageDownloader.swift

github.com/onevcat/Kingfisher - f0d602c635cc7198caea84fcacbcf2f36590e7d2 authored over 8 years ago by onevcat <[email protected]>
Upgrade swift lint before release

github.com/onevcat/Kingfisher - a844b67c196fb2fb54a00c92ae4609c748a26be0 authored over 8 years ago by onevcat <[email protected]>
Fix warnings for swiftlint

github.com/onevcat/Kingfisher - 9973f08cd75346f16458cac04b0eac3ee8ec3c30 authored over 8 years ago by onevcat <[email protected]>
Merge branch 'master' of github.com:onevcat/Kingfisher

github.com/onevcat/Kingfisher - c7cc449fcf2436857059b20bff200bc859300ff9 authored over 8 years ago by onevcat <[email protected]>
Merge pull request #240 from onevcat/dopcn-master

Apply callback queue to downloader as well

github.com/onevcat/Kingfisher - 94615fc6db093c2c5b6c75196d77aa52248d492b authored over 8 years ago by Wei Wang <[email protected]>
Merge branch 'dopcn-master' of github.com:onevcat/Kingfisher

github.com/onevcat/Kingfisher - fd6bd018cfa5254d255be48a5bda85599306e219 authored over 8 years ago by onevcat <[email protected]>
Restore to use main queue for download delegate

github.com/onevcat/Kingfisher - 48aae8a4f1023d414d5fe60dd882b125fd5b386a authored over 8 years ago by onevcat <[email protected]>
Merge pull request #241 from onevcat/fix/test-description

Fix test description

github.com/onevcat/Kingfisher - b20e147bab8baa75f56d3dd86a10bd171367b5c6 authored over 8 years ago by Wei Wang <[email protected]>
Fix test description

github.com/onevcat/Kingfisher - 20cd222606896b3341ffc2c77c0474e0a145d121 authored over 8 years ago by onevcat <[email protected]>
Apply to button as well

github.com/onevcat/Kingfisher - fee7648f2c39c664df94062a6540551ab024a9f4 authored over 8 years ago by onevcat <[email protected]>
Add some notes in comment

github.com/onevcat/Kingfisher - f784860f28304cd7824efbe4c9488f7643980ba1 authored over 8 years ago by onevcat <[email protected]>
Fix test on image extension

github.com/onevcat/Kingfisher - aedb0a3e22188003686c6be2cfdadf615e51b8dc authored over 8 years ago by onevcat <[email protected]>
Add comment to dispatch helper

github.com/onevcat/Kingfisher - 9a094f31bc7afe610a250ab3eb2545e5bf2ee759 authored over 8 years ago by onevcat <[email protected]>
Reduce unnessary queue dispatching

github.com/onevcat/Kingfisher - 25fc8cce284602e4f1aa33e0d10f61359cd58078 authored over 8 years ago by onevcat <[email protected]>
Merge branch 'master' of https://github.com/dopcn/Kingfisher into dopcn-master

github.com/onevcat/Kingfisher - a865e9d415cbfaac3818bececacfcf7aa5d7e94e authored over 8 years ago by onevcat <[email protected]>
Merge pull request #239 from Tramvai/patch-1

Fixed typo in documentation.

github.com/onevcat/Kingfisher - e15db0e9bdee8f966036e01f39e0b3e358c208c8 authored over 8 years ago by Wei Wang <[email protected]>
Fixed typo in documentation.

github.com/onevcat/Kingfisher - c9387767e2f6bd83713f7e96ed723dc42f546635 authored over 8 years ago by Travo <[email protected]>
move queue dispatch code into ImageDownloader

github.com/onevcat/Kingfisher - 33a10258337fc8bb042ecf8e753182424ad2da1a authored over 8 years ago by weizhou <[email protected]>
补充 ImageCache 中 completionHandler 的 dispatch

github.com/onevcat/Kingfisher - bfb443b1493944b314d69c4cfcd7eecb0fc8f0ec authored over 8 years ago by weizhou <[email protected]>
Make things safer

github.com/onevcat/Kingfisher - e1052003b629efd05845fac14e129d0504990b53 authored over 8 years ago by onevcat <[email protected]>
Break retain cycle of ImageDownloader

github.com/onevcat/Kingfisher - 553bba1e42c9bf490772b36082ae26aa13040275 authored over 8 years ago by onevcat <[email protected]>
Bump version to 2.0.2

github.com/onevcat/Kingfisher - 1401c84b37ae7edb316dbfc45c534d6214948466 authored over 8 years ago by onevcat <[email protected]>
Merge pull request #234 from onevcat/fix/single-frame-gif

Fix decoding for single frame GIF

github.com/onevcat/Kingfisher - 402931ce82bbe07c4fad40a5932871e0b3ca0041 authored over 8 years ago by Wei Wang <[email protected]>
Fix decoding for single frame GIF

github.com/onevcat/Kingfisher - 3592e842550d514cfb102ddc1ec61643872a8ca5 authored over 8 years ago by onevcat <[email protected]>
Bump version to 2.0.1

github.com/onevcat/Kingfisher - 05018a2c0a4f9c8abafa76eb52dacd844204a342 authored over 8 years ago by onevcat <[email protected]>
Code sign for tvOS

github.com/onevcat/Kingfisher - fa09127b0de7e5b33fb5fedb6a78314e1827c4e7 authored over 8 years ago by onevcat <[email protected]>
Merge pull request #224 from onevcat/fix/cache-to-disk

Fix toDisk in manager

github.com/onevcat/Kingfisher - d05531ea09ffa65c47d98b44b3216e7e3d17bc14 authored over 8 years ago by Wei Wang <[email protected]>
Fix toDisk in manager

github.com/onevcat/Kingfisher - 255f3b2e92937cc3260cf9aad4195985aad98670 authored over 8 years ago by onevcat <[email protected]>
Merge pull request #223 from tid-kijyun/master

Change the legacy global constants to newest statement

github.com/onevcat/Kingfisher - ba2f13d20c6f34414c420cee7ea4eea78e13d319 authored over 8 years ago by Wei Wang <[email protected]>
Change the legacy global constants to newest statement

github.com/onevcat/Kingfisher - a557461e69b9d84678577b133e2e219758925f50 authored over 8 years ago by tid <[email protected]>
Bump version to 2.0.0

github.com/onevcat/Kingfisher - a57719a9ef4fd392dd68b79537cd3ae080766a67 authored over 8 years ago by onevcat <[email protected]>
Update fastlane

github.com/onevcat/Kingfisher - 7573232fb94d795a741ac21181a4006efd701fe1 authored over 8 years ago by onevcat <[email protected]>