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

Support for building xcframework

github.com/onevcat/Kingfisher - 0309f389d63fc81e248302b28452887c95ece6fa authored about 5 years ago by onevcat <[email protected]>
Merge branch 'master' into xcode11

# Conflicts:
# Sources/Cache/ImageCache.swift
# Sources/General/Deprecated.swift

github.com/onevcat/Kingfisher - cdb6aab7a0b23bcd4625b51d0d1fd14498f265d1 authored about 5 years ago by onevcat <[email protected]>
Merge pull request #1287 from makesource/feature/enable-disk-cache-ttl-extending-options

Add options regarding disk cache TTL extending

github.com/onevcat/Kingfisher - b87b535a17d15c1ec71eb6bdaf6b24c98a913746 authored about 5 years ago by Wei Wang <[email protected]>
Change delay in diskCache Tests

github.com/onevcat/Kingfisher - ad420ec559ac54d59a60627454e51647e7457019 authored about 5 years ago by 방성원 <[email protected]>
Set disk expiration extending option more generously

github.com/onevcat/Kingfisher - 4d482f0b5fe6b06febc52323b1e4106924ec2480 authored about 5 years ago by 방성원 <[email protected]>
Add ImageViewExtensionTests

github.com/onevcat/Kingfisher - 766196b57ffcc6e2c2ab6971e65b0116b5f02f05 authored about 5 years ago by 방성원 <[email protected]>
Add DiskStorageTests

github.com/onevcat/Kingfisher - 7ba11a7cd34b1f758af2aa4da5d2b2f6f891dd85 authored about 5 years ago by 방성원 <[email protected]>
make ExpirationExtending parameter default value to cacheTime

github.com/onevcat/Kingfisher - 4af85e8f121e146442161a6283764d32e6569b9a authored about 5 years ago by 방성원 <[email protected]>
Use extendingExpiration option when using DiskMemory

github.com/onevcat/Kingfisher - 2c3686dfcdcc2e90776605b2518f653afd14f862 authored about 5 years ago by 방성원 <[email protected]>
Add diskCacheAccessExtendingExpiration option at KingfisherOptionsInfoItem

github.com/onevcat/Kingfisher - 0fd15756818a97ecb7bd0ced4715e07c1d963e6c authored about 5 years ago by 방성원 <[email protected]>
Replace indicator style with new ones

github.com/onevcat/Kingfisher - 71f32f580dc040f9b06558ae3d41094e11ee2ee6 authored about 5 years ago by onevcat <[email protected]>
Fix warnings and update CocoaPods integration

github.com/onevcat/Kingfisher - ee699ed359a8ec5c38ddb7010199e96bfa76be10 authored about 5 years ago by onevcat <[email protected]>
Merge branch 'master' into xcode11

github.com/onevcat/Kingfisher - ee8137e391a7c16cb69965b4521463da5f8ba58b authored about 5 years ago by Wei Wang <[email protected]>
Merge pull request #1281 from onevcat/fix/optional-source

Use optional source for SwiftUI

github.com/onevcat/Kingfisher - 6df17eca2e3b0df3ef85e93fabef1ce513bb529d authored about 5 years ago by Wei Wang <[email protected]>
Use optional source for SwiftUI

github.com/onevcat/Kingfisher - cb85286e8ab620f0c69faff4991fda06fb8b40e1 authored about 5 years ago by onevcat <[email protected]>
Merge pull request #1276 from lixiang1994/master

修复各种扩展中`taskIdentifier`的线程安全问题 它在不同线程中调用可能出现崩溃问题

github.com/onevcat/Kingfisher - baffacad22a158d3b656f2d2b187a3482d3e8d98 authored about 5 years ago by Wei Wang <[email protected]>
移除team信息

github.com/onevcat/Kingfisher - eecc045604f225b0dc16be571432ff17847fc06d authored about 5 years ago by Lee <[email protected]>
修复各种扩展中`taskIdentifier`的线程安全问题 它在不同线程中调用可能出现崩溃问题

github.com/onevcat/Kingfisher - ea1ddf99786d11e85f20223990377061a4098978 authored about 5 years ago by Lee <[email protected]>
Fix project file for watch os building

github.com/onevcat/Kingfisher - 1e4f0304d3757957017b281db92e2ebcf0ea2a09 authored about 5 years ago by onevcat <[email protected]>
Merge pull request #1270 from yutian105/master

Avoid memory shortage when memory is not released in time when a larg…

github.com/onevcat/Kingfisher - 3066f74a22b61527745313e5cd9a74edffc3cc4e authored about 5 years ago by Wei Wang <[email protected]>
Avoid memory shortage when memory is not released in time when a large number of pictures are loaded in a short time.

github.com/onevcat/Kingfisher - 918eb138132ab1661bd0f849aadaf14479e7eb4e authored about 5 years ago by yangjiu <[email protected]>
SPM support for SwiftUI

github.com/onevcat/Kingfisher - 886c8b332fae8f021ff008ec4d56113dcee2ee61 authored about 5 years ago by onevcat <[email protected]>
Merge branch 'master' into xcode11

# Conflicts:
# Kingfisher.xcodeproj/project.pbxproj
# Sources/Cache/CacheSerializer.swift
# Sour...

github.com/onevcat/Kingfisher - e2277c840f5753277fcf694c88ef83cf9dea5f24 authored about 5 years ago by onevcat <[email protected]>
Merge pull request #1232 from onevcat/swiftui-support

SwiftUI Support

github.com/onevcat/Kingfisher - 2bed340607131dca161d6475e80aff182a64f3ec authored about 5 years ago by Wei Wang <[email protected]>
Make indicator compile

github.com/onevcat/Kingfisher - 894f62617a26605a4bcc841ca0e5b6448dca6f23 authored about 5 years ago by onevcat <[email protected]>
Make split frameworks

github.com/onevcat/Kingfisher - bd99a9b1cec0ba4c94a410275650605e977f650a authored about 5 years ago by onevcat <[email protected]>
Update project settings for demo

github.com/onevcat/Kingfisher - 5506aae7f1b74d162b077d353ae7514f8a7e3eea authored about 5 years ago by onevcat <[email protected]>
Demo project for SwiftUI

github.com/onevcat/Kingfisher - 93aa6d41d906644c412af4859cc08d0abba5b18a authored about 5 years ago by onevcat <[email protected]>
Merge branch 'xcode11' into swiftui-support

# Conflicts:
# .travis.yml
# Demo/Kingfisher-Demo.xcodeproj/project.pbxproj
# Kingfisher.xcodepr...

github.com/onevcat/Kingfisher - 524c5ffefa5f244f3d7258de91ad6828fadd4686 authored about 5 years ago by onevcat <[email protected]>
Merge pull request #1263 from onevcat/fix/single-target

Use single target

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

github.com/onevcat/Kingfisher - 2f01c97159c17ab0072f5bc7e6c7a5ff70191ab4 authored about 5 years ago by onevcat <[email protected]>
Update project for carthage

github.com/onevcat/Kingfisher - ad6d528cfe8ee8583e4079d0566c97740bf8d56e authored about 5 years ago by onevcat <[email protected]>
Update CI and build script for single target

github.com/onevcat/Kingfisher - 831e54a06190b24eb91f8c7b13c8967eadd6b9d6 authored about 5 years ago by onevcat <[email protected]>
Remove unused test targets

github.com/onevcat/Kingfisher - 9b3112947bd412a75491ac044eec3cccbce6d95f authored about 5 years ago by onevcat <[email protected]>
Move Pod dependency to project

github.com/onevcat/Kingfisher - 5a4b34c2db8a0abca1c0b19e30715aa46ab8240b authored about 5 years ago by onevcat <[email protected]>
Merge pull request #1259 from nuomi1/refactor/SafeArray-subscript

refactor: SafeArray subscript

github.com/onevcat/Kingfisher - 1606beb6809ef23c3e10a92ff6884ec5246445a7 authored about 5 years ago by Wei Wang <[email protected]>
refactor: unnecessary newValue

github.com/onevcat/Kingfisher - a28ddfac6b7f4400c2d0e335c719212fd1d99c87 authored about 5 years ago by nuomi1 <[email protected]>
refactor: use ~=(_:_:) to judge index

github.com/onevcat/Kingfisher - 15f4d1773875c4b422bb9dc43a317450fbf88d6c authored about 5 years ago by nuomi1 <[email protected]>
Build doc back with Xcode 11

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

github.com/onevcat/Kingfisher - f9e27dbd8a199abe9d08372a6354af7991e6486e authored about 5 years ago by onevcat <[email protected]>
Use beta version of CocoaPods

github.com/onevcat/Kingfisher - 584c513e6d64919b6fdac5457feb7d6a141fa425 authored about 5 years ago by onevcat <[email protected]>
Use https for podspec

github.com/onevcat/Kingfisher - 68f64a1ef4120090bb10a48e92592fcaa935aefe authored about 5 years ago by onevcat <[email protected]>
Update copyright year

github.com/onevcat/Kingfisher - b746ea32eaead7eec35811ab8d1a29f496eee3fc authored about 5 years ago by onevcat <[email protected]>
Merge pull request #1257 from luochaojing/master

fix thread safety issues of AnimateImageView frames

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

github.com/onevcat/Kingfisher - b35489a96a19817b34c3c7a44324769a0640b9f5 authored about 5 years ago by luochaojing <[email protected]>
fix thread safety issues of AnimateImageView frames

github.com/onevcat/Kingfisher - c729805daf16f7b77872f26fe05fad59f6f8cdb1 authored about 5 years ago by luochaojing <[email protected]>
Merge pull request #1256 from onevcat/fix/doc-for-DefaultCacheSerializer

Update DefaultCacheSerializer doc

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

github.com/onevcat/Kingfisher - d136da2fa12914424886f8f4cf3363bc2d33523d authored about 5 years ago by onevcat <[email protected]>
Merge pull request #1255 from onevcat/fix/remove-cache-delegate

Remove cache delegate to prevent simultaneous op

github.com/onevcat/Kingfisher - 6505fa9e5d25c5fa22fa9e08b71dc7d6a7b4c69e authored about 5 years ago by Wei Wang <[email protected]>
Clean project scheme settings

github.com/onevcat/Kingfisher - 1d4a592f2a519287a36c03848bf8340dade572e3 authored about 5 years ago by onevcat <[email protected]>
Make framework single target

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

github.com/onevcat/Kingfisher - b4e61f748c91db45600ce470b34fd7bb1cf10f04 authored about 5 years ago by onevcat <[email protected]>
Remove cache delegate to prevent simultaneous op

github.com/onevcat/Kingfisher - a95db41738e2a685fe6417377b42db1f26d5db45 authored about 5 years ago by onevcat <[email protected]>
Update NSTextAttachment+Kingfisher.swift

github.com/onevcat/Kingfisher - ecdd188d132b1be41786020613d820fb768e1d81 authored about 5 years ago by Wei Wang <[email protected]>
Merge pull request #1249 from seanroehnelt/fix_allowing_image_downloader_subclass

subclassing fix for ImageDownloader

github.com/onevcat/Kingfisher - fe9647ab47f3201da38beeca22f93df364ed8632 authored about 5 years ago by Wei Wang <[email protected]>
Merge pull request #1252 from bguidolim/patch-1

Update KingfisherOptionsInfo.swift

github.com/onevcat/Kingfisher - 68f5e9ca21c453cc8c2e5cb126ad7e87a0054158 authored about 5 years ago by Wei Wang <[email protected]>
Merge pull request #1253 from WangMing00/fix

Wrong logic

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

Typo fix.

github.com/onevcat/Kingfisher - c493a817a56f20bf205ffd34ac9428a41d97585a authored about 5 years ago by Bruno Guidolim <[email protected]>
Update SwiftUI sample and code fix for beta 5

github.com/onevcat/Kingfisher - 139c4960d956c08a0c9e454a9e59a55213868af4 authored about 5 years ago by onevcat <[email protected]>
Update to beta 5

github.com/onevcat/Kingfisher - 8b72bc819015e53af125977068a60dc74e273c31 authored about 5 years ago by onevcat <[email protected]>
Merge branch 'xcode11' into swiftui-support

github.com/onevcat/Kingfisher - 6b3ae19babfdc5d596802797fc29aac2e5e206a1 authored about 5 years ago by onevcat <[email protected]>
Split target

github.com/onevcat/Kingfisher - 481318ee5cb55fb92a8fd042aeffcef9f9fc2fef authored about 5 years ago by onevcat <[email protected]>
made downloadImage method open instead of internal

github.com/onevcat/Kingfisher - 12a3efba1ef8bc3892caefe2fcd29948d45e6106 authored about 5 years ago by Sean Roehnelt <[email protected]>
Update

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

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

github.com/onevcat/Kingfisher - 2ecd8d394785ddbfd068ffe47ace3570ea43f2d5 authored about 5 years ago by Wei Wang <[email protected]>
Create FUNDING.yml

github.com/onevcat/Kingfisher - a631b8053eb7f31a60cb659b8691665e5d3bfe7e authored about 5 years ago by Wei Wang <[email protected]>
Add extension to handle NSTextAttachment as KingfisherCompatible

github.com/onevcat/Kingfisher - ffa646ef4d839344d95cbcc5f839ec53aa715803 authored about 5 years ago by Benjamin Briggs <[email protected]>
Merge pull request #1237 from marcosgriselli/xcode11

Updates for Xcode 11 beta 4

github.com/onevcat/Kingfisher - b45a600a132bc0d22874fd4cc299c9772d3fd38d authored over 5 years ago by Wei Wang <[email protected]>
Add changes for Xcode 11 beta 4

github.com/onevcat/Kingfisher - e9e69903e4955477aeda1072ad9d357f17269b1b authored over 5 years ago by Marcos Griselli <[email protected]>
Merge pull request #1235 from jobinsjohn/patch-2

Update LICENSE

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

Updated year in license file

github.com/onevcat/Kingfisher - 107bc366fe5d43a7fad3a17e80f046b927440b6d authored over 5 years ago by Jobins John <[email protected]>
Add SwiftUI target

github.com/onevcat/Kingfisher - 666869dba41f257b0cccccfdaeb7192ccb79d116 authored over 5 years ago by onevcat <[email protected]>
Remove SwiftUI related demo from sample app

github.com/onevcat/Kingfisher - 85432587e28c321df27e2cb1853a1de48d1b0c84 authored over 5 years ago by onevcat <[email protected]>
Documentation and some minor refactoring

github.com/onevcat/Kingfisher - 3f6e12e783478560b3a1510666aa7fe1c33da218 authored over 5 years ago by onevcat <[email protected]>
Support fade transition

github.com/onevcat/Kingfisher - 254b04017957b4a22c2b9e3bd26ca9ff95a6301d authored over 5 years ago by onevcat <[email protected]>
Use any view ext

github.com/onevcat/Kingfisher - ca2c84da08927dee0fa7c7acab7fb8e2cfac6a56 authored over 5 years ago by onevcat <[email protected]>
Placeholder frame

github.com/onevcat/Kingfisher - 7756f981813dedf9fd5e0c1ebee76dba2205678a authored over 5 years ago by onevcat <[email protected]>
Generic placeholder type and cancel on disappear

github.com/onevcat/Kingfisher - 1d354ed1f3f1657dbcbe83bb922531fb7fc5ce66 authored over 5 years ago by onevcat <[email protected]>
Add Source compatible initializer

github.com/onevcat/Kingfisher - a18daa95a6ccc0003d4b2e0bd304ed18bd225f3c authored over 5 years ago by onevcat <[email protected]>
Update sample app for loading more images

github.com/onevcat/Kingfisher - c3d671b680414bb2b59fda0cb755eff962bd8662 authored over 5 years ago by onevcat <[email protected]>
Refactor to opt out subject

github.com/onevcat/Kingfisher - 1ec6c2c1e41e2e658c97ba039d711a1101fbaa1e authored over 5 years ago by onevcat <[email protected]>
Beta 3 compatible

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

github.com/onevcat/Kingfisher - 77eb31a683d4bbd9f877d3f363ecb76f9238aa73 authored over 5 years ago by onevcat <[email protected]>
Publish image manager initializer

github.com/onevcat/Kingfisher - 5502c09d313bc3b9982e906e980345574c052a5a authored over 5 years ago by onevcat <[email protected]>
Add test scene for loading images in list

github.com/onevcat/Kingfisher - fdaf2cbc071ed86442aa78632c7c669a60aa1fb2 authored over 5 years ago by onevcat <[email protected]>
Add event callback fix memory leak

github.com/onevcat/Kingfisher - 400fd81032d693b5c35c7d8b2667e67acce912f5 authored over 5 years ago by onevcat <[email protected]>
Add all Image extension to KFImage

github.com/onevcat/Kingfisher - 9f3b348900922a7a1f0ea8d6d9bd9f29bd32c239 authored over 5 years ago by onevcat <[email protected]>
Rename cross platform typealias

github.com/onevcat/Kingfisher - dcc30468589700646c36ec756eef81c72a5df456 authored over 5 years ago by onevcat <[email protected]>
Merge pull request #1224 from shchukin-alexey/master

Remove deprecated Result extension

github.com/onevcat/Kingfisher - 0dbf548bcffb4613545ff540e96b75a04a30a48e authored over 5 years ago by Wei Wang <[email protected]>
Make preview avaliable

github.com/onevcat/Kingfisher - f7aed55118284bd725c756bf69e98bd26ff80eb8 authored over 5 years ago by onevcat <[email protected]>
Remove deprecated Result extension

github.com/onevcat/Kingfisher - 2f6746dd5765b3164a79b253b1e195a1f0138b9f authored over 5 years ago by Alex Shchukin <[email protected]>
Concept proving for SwiftUI support

github.com/onevcat/Kingfisher - 797727b77685cbab2009f9ce89c22a4d6853fe04 authored over 5 years ago by onevcat <[email protected]>
Merge pull request #1220 from lixiang1994/master

优化渐进处理串行队列 加强线程安全

github.com/onevcat/Kingfisher - 8fb596b3702c4f936f44f3af2fee2aa32b9c0976 authored over 5 years ago by Wei Wang <[email protected]>
Merge pull request #1223 from dstranz/feature/xcode11-spm

Update code for Xcode 11 SPM

github.com/onevcat/Kingfisher - d862e785f7d14e972052788cda6f57c5a9a997ba authored over 5 years ago by Wei Wang <[email protected]>
Update code for Xcode 11 SPM

github.com/onevcat/Kingfisher - df5a0d2bac00aa5f57a36036bc40a0460c78b661 authored over 5 years ago by Dominique Stranz <[email protected]>