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

Bump version to 5.3.1

github.com/onevcat/Kingfisher - a128c69f3bae12d44189f29bc7313cae8b6eda1b authored over 5 years ago by onevcat <[email protected]>
Merge pull request #1150 from onevcat/fix/prefetcher-thread

Fix prefetcher thread

github.com/onevcat/Kingfisher - 94611935538d4d25dbdfcc451d0f755bf870ad97 authored over 5 years ago by Wei Wang <[email protected]>
Hold progress result before report

github.com/onevcat/Kingfisher - f19ac3f755b82c7d78ab8bd118b4a5774755de2d authored over 5 years ago by onevcat <[email protected]>
Update test script

github.com/onevcat/Kingfisher - d15d190bfb0a612dcd9c7d2f1d07c342d5564862 authored over 5 years ago by onevcat <[email protected]>
Fix queue issues in session delegate

github.com/onevcat/Kingfisher - 33efc164ffe7a9ca5f79e0504cf3827599f74d8a authored over 5 years ago by onevcat <[email protected]>
Use prefetching queue to make it thread safe

github.com/onevcat/Kingfisher - f0e1dde0cd04c1afe5e73952c2c4e024d64dec25 authored over 5 years ago by onevcat <[email protected]>
Change Result type condition to work in Xcode 10.1

github.com/onevcat/Kingfisher - 6131217e52f77003083c6be41a4e25bfae982229 authored over 5 years ago by Dominique Stranz <[email protected]>
Use built in Result type on Swift 5+

github.com/onevcat/Kingfisher - 93001c4f1d172f70a9e95c406554677d9e2469e0 authored over 5 years ago by Dominique Stranz <[email protected]>
Merge pull request #1145 from FrainL/fix-immediately-expire

Fix cache immediately expire when setting maxCachePeriodInSecond to negative

github.com/onevcat/Kingfisher - 47e1b8643070f48a18e95079d5cbb430fd00753c authored over 5 years ago by Wei Wang <[email protected]>
fix cache immediately expire when setting maxCachePeriodInSecond to negative

github.com/onevcat/Kingfisher - 162602a234f92b07e69e89bfba55383b3e8b9b75 authored over 5 years ago by Frain <[email protected]>
Fix test case for prefetch for main thread safety

github.com/onevcat/Kingfisher - 1699a823129efdba0626eb5fa2098c593a02d673 authored over 5 years ago by onevcat <[email protected]>
Bump version to 5.3.0

github.com/onevcat/Kingfisher - b3b591daaff4455f2d1d929622c0f1c87a3b1fce authored over 5 years ago by onevcat <[email protected]>
Use cocoapods 1.7 for linting

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

github.com/onevcat/Kingfisher - b059d51ea00c9892146d2cd1376659f6a15d232b authored over 5 years ago by onevcat <[email protected]>
Support multiple Swift versions

github.com/onevcat/Kingfisher - 04225fdb987bb77916a039f7a700df00fe9dc15d authored over 5 years ago by onevcat <[email protected]>
Merge pull request #1143 from AlbertTong/fix/pretcher-stackoverflow-regression

Fix stack overflow regression with ImagePrefetcher

github.com/onevcat/Kingfisher - 6937f5c8dd31ebcd0877b1c744153844a9024a05 authored over 5 years ago by Wei Wang <[email protected]>
Fix stack overflow regression with ImagePrefetcher

github.com/onevcat/Kingfisher - 7ac3623327303c9e8fb3f46ddb7b6a81924ac58b authored over 5 years ago by Albert Tong <[email protected]>
Merge pull request #1142 from onevcat/feature/source-image-prefetcher

Feature source image prefetcher

github.com/onevcat/Kingfisher - a1297b6eed19e806ca51c4579b80de804420b262 authored over 5 years ago by Wei Wang <[email protected]>
Support fetching source

github.com/onevcat/Kingfisher - 9ac766ac88fe4357ca483212bbd76ac14fbc0aea authored over 5 years ago by onevcat <[email protected]>
Source based callback

github.com/onevcat/Kingfisher - d116f129d7a1ea981119be7ad65666735375972a authored over 5 years ago by onevcat <[email protected]>
Some refactor for preparing adding source support

github.com/onevcat/Kingfisher - ee175db2a39d76590f5801a7e7e964fabe244d31 authored over 5 years ago by onevcat <[email protected]>
Merge pull request #1140 from hasan-monument/master

Add an option for disabling encryption for a cache file name

github.com/onevcat/Kingfisher - 6add8b200dd686358894dd0dd7ff92dc9e63afdf authored over 5 years ago by Wei Wang <[email protected]>
Add validation md5 hash of a key

github.com/onevcat/Kingfisher - 2694bc4ca26776138e34f0ae3b10021006055bd7 authored over 5 years ago by Hasan <[email protected]>
Refactor

Add test case for config which is usesHashedFileName

github.com/onevcat/Kingfisher - cd375df7c1c1484f9b5d2748831211d330879a51 authored over 5 years ago by Hasan <[email protected]>
Add disable encryption option for cache file name

github.com/onevcat/Kingfisher - 53cc9905abe596cdcca494ca5fd5ed67eb139c49 authored over 5 years ago by Hasan <[email protected]>
Merge pull request #1134 from GarthSnyder/nonmutating-setter

Bug fix: setting properties through kf extension causes compiler error

github.com/onevcat/Kingfisher - 8bddb6296c7a657114eea04417b74d79cd5f7e61 authored over 5 years ago by Wei Wang <[email protected]>
Reverse nonmutating set; create parallel KingfisherCompatible for value types

github.com/onevcat/Kingfisher - 25c163cb2de3b3c8fe498d5e6bc66b4d18b64c18 authored over 5 years ago by Garth Snyder <[email protected]>
Make KingfisherWrapper kf property have nonmutating set

github.com/onevcat/Kingfisher - f5942c4f1b483e79f635ea7475ace4a909532f99 authored over 5 years ago by Garth Snyder <[email protected]>
Merge pull request #1130 from onevcat/fix/xcode-10.2-beta4

Fix warnings in Xcode 10.2 beta 4

github.com/onevcat/Kingfisher - 83dae4b80d17defdbf782c5cd48eeb86beea4413 authored over 5 years ago by Wei Wang <[email protected]>
Merge pull request #1126 from onevcat/fix/downsampling-with-image

Fix downsampling with image provided

github.com/onevcat/Kingfisher - 3d7c94b228fd30df40508e5200cfb9a9ec536da2 authored over 5 years ago by Wei Wang <[email protected]>
Fix warnings in Xcode 10.2 beta 4

github.com/onevcat/Kingfisher - e62aee850cdc7fbb720a18cbf8bd8abd92825ea2 authored over 5 years ago by onevcat <[email protected]>
Add test for downsampling from image

github.com/onevcat/Kingfisher - 714615f50cc80107dd9e75e4a5d547a79be04929 authored over 5 years ago by onevcat <[email protected]>
Also use downsampling when provided with image

github.com/onevcat/Kingfisher - c653d494c2c2bfc5f4875f34b3886dc18301ff34 authored over 5 years ago by onevcat <[email protected]>
Bump version to 5.2.0

github.com/onevcat/Kingfisher - a972d80d1ee9c83dbc52809634c5851c178f59af authored over 5 years ago by onevcat <[email protected]>
Fix warnings for watchOS

github.com/onevcat/Kingfisher - 7d0acc6127068a3c8e35d199005a7095e671a89b authored over 5 years ago by onevcat <[email protected]>
Fix warning in macOS extension

github.com/onevcat/Kingfisher - 908e5e2075edac6cae73c764be575591c99f8bc7 authored over 5 years ago by onevcat <[email protected]>
Merge pull request #1098 from onevcat/swift5.0

Swift 5.0 support

github.com/onevcat/Kingfisher - 7d0b72ec2ad8e851717798060c25624164db0c81 authored over 5 years ago by Wei Wang <[email protected]>
CI build matrix

github.com/onevcat/Kingfisher - 3eb87c23f63d9a2ec74b3c1f407b299b3d61fe68 authored over 5 years ago by onevcat <[email protected]>
Suppress warning in demo app

github.com/onevcat/Kingfisher - 5fda910e83f1fa27b535bb34b989a766b8993385 authored over 5 years ago by onevcat <[email protected]>
Merge branch 'swift5.0' of github.com:onevcat/Kingfisher into swift5.0

github.com/onevcat/Kingfisher - a2a9fbbe50c1d7eb6fb27a2c39d9ae1c859f8774 authored over 5 years ago by onevcat <[email protected]>
Downgrade default swift version

github.com/onevcat/Kingfisher - 8fde36ceb916023528977381fb68c1f58d8ad881 authored over 5 years ago by onevcat <[email protected]>
Fix compatibility for tests and deprecated methods

github.com/onevcat/Kingfisher - f762d01370ea475fcdf1eeb2b4a640520d2b3f43 authored over 5 years ago by onevcat <[email protected]>
Setup CI for Swift 5.0

github.com/onevcat/Kingfisher - 6c573577eb1f86c68131a460ec18ca648b2b1c49 authored over 5 years ago by onevcat <[email protected]>
Make result type compatible to both Swift 4 and 5

github.com/onevcat/Kingfisher - 93f62c4658fa6fcdfa5e7a60583ef2a3fee0f6a7 authored over 5 years ago by onevcat <[email protected]>
Default build with Swift 5

github.com/onevcat/Kingfisher - 737a9dd73c52649c6d7c5eedae99cb9b155eec8b authored over 5 years ago by onevcat <[email protected]>
Fix warnings in Xcode 10.2 beta

github.com/onevcat/Kingfisher - 8bf7b898602b9e96961939b72aec08dba1024ac7 authored over 5 years ago by onevcat <[email protected]>
Merge pull request #1122 from onevcat/fix/locks

Makes lock behavior in session delegate more stable

github.com/onevcat/Kingfisher - 8da598e0109ae803afd6e2e38f40ef61d8c9b8ff authored over 5 years ago by Wei Wang <[email protected]>
Remove unused parameter

github.com/onevcat/Kingfisher - c222d78d8a13e9318508e4a73b54d214235575a5 authored over 5 years ago by onevcat <[email protected]>
Makes lock behavior in session delegate more stable

github.com/onevcat/Kingfisher - e5118d4eef738d4ef50aa63a793acf299efd036f authored over 5 years ago by onevcat <[email protected]>
Fix compatibility for tests and deprecated methods

github.com/onevcat/Kingfisher - 2904bef1e020ecb99a50fa47c01e4c527199bdad authored over 5 years ago by onevcat <[email protected]>
Make result type compatible to both Swift 4 and 5

github.com/onevcat/Kingfisher - 4e307debfeb754893351d278f3dd03bf4c332d77 authored over 5 years ago by onevcat <[email protected]>
Downgrade default swift version

github.com/onevcat/Kingfisher - 0616a226435304896dc0da775f0bb3104790174f authored over 5 years ago by onevcat <[email protected]>
Update README.md

github.com/onevcat/Kingfisher - ebb093560fd6600d89f2aa92f63c001c332de2d0 authored over 5 years ago by Wei Wang <[email protected]>
Update README.md

github.com/onevcat/Kingfisher - 5fbf40b6af03d740fe0c02a01532cccb14280727 authored over 5 years ago by Wei Wang <[email protected]>
Setup CI for Swift 5.0

github.com/onevcat/Kingfisher - ead703c950ee3b98c2e06624ce313aa487bfcf69 authored over 5 years ago by onevcat <[email protected]>
Merge branch 'master' into swift5.0

github.com/onevcat/Kingfisher - 1bea597b1256b5427f7bf460c5ab403077298a24 authored over 5 years ago by Wei Wang <[email protected]>
Bump version to 5.1.1

github.com/onevcat/Kingfisher - 0f0bbeecf6ed47c327f0172dcdf1f043f81c97d0 authored over 5 years ago by onevcat <[email protected]>
Only set session task delegate when starting download (#1115)

Only set session task delegate when starting download

github.com/onevcat/Kingfisher - 2be32cbb55bf10d2b9cfcf5dd194f30816020657 authored over 5 years ago by Wei Wang <[email protected]>
Wait cache for prefetcher tests

github.com/onevcat/Kingfisher - 46772d923a7cb08c22498f61e5d891f1b3a11781 authored over 5 years ago by onevcat <[email protected]>
Fix test for CI performance

github.com/onevcat/Kingfisher - 21998dc0d68e38a7fc6c36549be531f634170c60 authored over 5 years ago by onevcat <[email protected]>
Merge pull request #1114 from onevcat/fix/file-url-path

Mark wrong method as deprecated and add URL based one

github.com/onevcat/Kingfisher - 1227980be762b928a82b8a66ee3cc510a10a8374 authored over 5 years ago by Wei Wang <[email protected]>
Merge pull request #1111 from onevcat/fix/diskCachePath-deprecate

Mark directoryURL as public

github.com/onevcat/Kingfisher - e7ea6715298cf3e028c93ea728f83a6a15d62447 authored over 5 years ago by Wei Wang <[email protected]>
Merge pull request #1112 from onevcat/fix/prefetch-queue

Use the same queue for all prefetchers

github.com/onevcat/Kingfisher - f0921c72365e74947a2955c2048da6b614b194e1 authored over 5 years ago by Wei Wang <[email protected]>
Mark wrong method as deprecated and add URL based one

github.com/onevcat/Kingfisher - 40bad7ce3449df06f805fb5514e523f571fcc9da authored over 5 years ago by onevcat <[email protected]>
Remove prefetch queue since it is legacy

github.com/onevcat/Kingfisher - e23a2eaf7ccea3f19004cdb728296699c58f4aaa authored over 5 years ago by onevcat <[email protected]>
Use the same queue for all prefetchers

github.com/onevcat/Kingfisher - 50991bb6129b919389c94138951b5af966c4f2c0 authored over 5 years ago by onevcat <[email protected]>
Mark directoryURL as public

github.com/onevcat/Kingfisher - 779ee368761037e364ade9b84f035dff8ceb32aa authored over 5 years ago by onevcat <[email protected]>
Merge pull request #1096 from onevcat/fix/animated-image-view-size

Consider screen scale when pre-resizing GIF frames

github.com/onevcat/Kingfisher - 9d00dc9d228496b3295df15e65e15eefef94ba21 authored over 5 years ago by Wei Wang <[email protected]>
Merge pull request #1106 from banjun/mac-autoclean

Clean expired disk cache when resign active also on macOS

github.com/onevcat/Kingfisher - 264a5451959e0effe4baee7f767d15c8bff22cdb authored over 5 years ago by Wei Wang <[email protected]>
trigger cleaning expired disk cache when resign active also on macOS

github.com/onevcat/Kingfisher - 969c31c1282ff48ba0bf07804cfb22f1f4151756 authored over 5 years ago by banjun <[email protected]>
Upgrade build env

github.com/onevcat/Kingfisher - 4e5b65bf8bd2024bde527a00f09e76e94df76563 authored over 5 years ago by onevcat <[email protected]>
Fix warnings in Xcode 10.2 beta

github.com/onevcat/Kingfisher - 3256770b22eea9a95fef21598bdeda8db94078f0 authored over 5 years ago by onevcat <[email protected]>
Default build with Swift 5

github.com/onevcat/Kingfisher - 269bfa6aa9619bfc62d5fc24be0ca5dd56706ddc authored over 5 years ago by onevcat <[email protected]>
Fix macOS demo

github.com/onevcat/Kingfisher - 341da52dacc3e99e12d157487a619d94c82db2b6 authored over 5 years ago by onevcat <[email protected]>
Consider screen scale when pre-resizing GIF frames

github.com/onevcat/Kingfisher - 5011a21a99a7e27585db0576a79e1480ddd4d2d9 authored over 5 years ago by onevcat <[email protected]>
Bump version to 5.1.0

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

github.com/onevcat/Kingfisher - 154362c0698f7b285c5cdf74d2fa7b1fb6aed4e4 authored almost 6 years ago by onevcat <[email protected]>
Merge pull request #1089 from onevcat/fix/racing

Add lock to fix thread racing

github.com/onevcat/Kingfisher - 7b71070be0287a6f569e26e7169d1c8efd11ad70 authored almost 6 years ago by Wei Wang <[email protected]>
Add lock to fix thread racing

github.com/onevcat/Kingfisher - 8e67cae47a9f019a1d9a43304502f88aec3d4bb1 authored almost 6 years ago by onevcat <[email protected]>
Merge pull request #1083 from sadeghpro/patch-1

fix_advanced_example

github.com/onevcat/Kingfisher - dc40ce5be5797b1965cb56261b6c0fe3c92f8b21 authored almost 6 years ago by Wei Wang <[email protected]>
fix_advanced_example

github.com/onevcat/Kingfisher - 997d95739a49b213f81f23c11c1f61e04041a9e3 authored almost 6 years ago by sadegh <[email protected]>
New year 2019

github.com/onevcat/Kingfisher - 47820b2ae2ffa16a95633c768b5f827de3b1c3de authored almost 6 years ago by onevcat <[email protected]>
Minor format adjust

github.com/onevcat/Kingfisher - c92e3991607400bda25ee2870e69217700753ee3 authored almost 6 years ago by onevcat <[email protected]>
Merge pull request #1060 from xspyhack/master

Refactor AnimatedImageView

github.com/onevcat/Kingfisher - 1c87dfe4994793daeb1dc1d39efb34879ab2f8cc authored almost 6 years ago by Wei Wang <[email protected]>
Some refactor for ImageDownloadRedirectHandler type

github.com/onevcat/Kingfisher - b246f7761aec608a7675be2e027d17978e4bb47e authored almost 6 years ago by onevcat <[email protected]>
Merge pull request #1072 from devuarpd/Add-redirect-handler

Add redirect handler.

github.com/onevcat/Kingfisher - aaa7876a1144d1da1acceca8f8df8898956fd7aa authored almost 6 years ago by Wei Wang <[email protected]>
Bump version to 5.0.1

github.com/onevcat/Kingfisher - 3e1d881c7986861772868deada3281351600a4b4 authored almost 6 years ago by onevcat <[email protected]>
Add comment for CI workaround

github.com/onevcat/Kingfisher - 92d39db04e2068e740afa382daf95af1389cd4ef authored almost 6 years ago by onevcat <[email protected]>
Retry test once when failing

github.com/onevcat/Kingfisher - 8b1c97fcbeec730ae36d9b77968dda6f18fb337d authored almost 6 years ago by onevcat <[email protected]>
Merge pull request #1074 from onevcat/fix/zero-size-downsampling

Return nil for failing on source creating

github.com/onevcat/Kingfisher - 164fe5edaaa8c9e48cbd7b5398076659d1b473ac authored almost 6 years ago by Wei Wang <[email protected]>
Return nil for failing on source creating

github.com/onevcat/Kingfisher - 88800fcde00a95a90971c7f0e4ebec99a3996919 authored almost 6 years ago by onevcat <[email protected]>
Add redirect handler.

github.com/onevcat/Kingfisher - fe3c8e374526beda1e7a833cb76284b3189533a5 authored almost 6 years ago by Maidanovych R <[email protected]>
Remove unused StorageBackend protocol

github.com/onevcat/Kingfisher - 31687887703b94ebd54c891cb066f42ad8faf48f authored almost 6 years ago by onevcat <[email protected]>
Clean code

github.com/onevcat/Kingfisher - 9f1b968ae7b48defcc64380778d2c02ecec6a8c2 authored almost 6 years ago by alex.huo <[email protected]>
Merge pull request #1067 from onevcat/fix/cache-load-callback-queue

Fix loading cache callback option

github.com/onevcat/Kingfisher - 8b286f87b609dbf5e932c76f0593237a31349afb authored almost 6 years ago by Wei Wang <[email protected]>
Update README.md

github.com/onevcat/Kingfisher - ff40853a66bd0956044a3910a33123813029da1d authored almost 6 years ago by Wei Wang <[email protected]>
Fix loading cache callback option

github.com/onevcat/Kingfisher - 6a253620309c9fe28710d49e7cb4f6697ec474ae authored almost 6 years ago by onevcat <[email protected]>
Format code

github.com/onevcat/Kingfisher - 2e0cc320b30503160dd8db2a9216f144cfed4779 authored almost 6 years ago by alex.huo <[email protected]>