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

Merge pull request #2207 from onevcat/fix/modern-runner

Setup to use new runner

github.com/onevcat/Kingfisher - 5c21dc6a151367d23e8cc8ae624b35e7182011b2 authored 8 months ago by Wei Wang <[email protected]>
Setup to use new runner

github.com/onevcat/Kingfisher - 584f277870e0abe15e18bd1280918145805661c9 authored 8 months ago by onevcat <[email protected]>
Bump version to 7.11.0

github.com/onevcat/Kingfisher - 5b92f029fab2cce44386d28588098b5be0824ef5 authored 8 months ago by onevcat <[email protected]>
Merge pull request #2205 from onevcat/fix/cocoapods-vision-os

Uncomment to enable visionos support for CocoaPods

github.com/onevcat/Kingfisher - 90795728a80d9aa1a4ac9b3a24d377eca5ccdb63 authored 8 months ago by Wei Wang <[email protected]>
Merge pull request #2201 from antohisorin/backgroundTaskName

Added name for background task started for image cache cleanup.

github.com/onevcat/Kingfisher - bc73eaebb8dab8cdc9c9f86064c2dff998d420a2 authored 8 months ago by Wei Wang <[email protected]>
Uncomment to enable visionos support for CocoaPods

github.com/onevcat/Kingfisher - c3799ef58aefbc99041812e4a2452c2273d10fa5 authored 8 months ago by onevcat <[email protected]>
Added name for background task started for image cache cleanup.

github.com/onevcat/Kingfisher - 960b5b8dde8c4d475687bb2908583a6fd165afeb authored 9 months ago by Sorin Antohi <[email protected]>
Merge pull request #2196 from onevcat/fix/deprecate-gif-background-decode

Mark backgroundDecode deprecated and remove its usage

github.com/onevcat/Kingfisher - ac3268e519bd81c333ce7a8d69d56ab66081fa60 authored 9 months ago by Wei Wang <[email protected]>
Mark backgroundDecode deprecated and remove use

github.com/onevcat/Kingfisher - 6e4bedb24078ea885f9a9a9d2e3fa973cec69b7a authored 9 months ago by onevcat <[email protected]>
Merge pull request #2192 from yeatse/animatedimageview-macos

Support `KFAnimatedImage` and `AnimatedImageView` on macOS

github.com/onevcat/Kingfisher - 35ce4f8b645e9b3d7fe21ccbd59ea180e60b9bb3 authored 9 months ago by Wei Wang <[email protected]>
Bump version to 7.10.2

github.com/onevcat/Kingfisher - 3ec0ab0bca4feb56e8b33e289c9496e89059dd08 authored 9 months ago by onevcat <[email protected]>
Update Xcode version for xcframework

github.com/onevcat/Kingfisher - c5178ba78730fddda0b1160add6713d5a1a5a760 authored 9 months ago by onevcat <[email protected]>
Merge branch 'master' into animatedimageview-macos

github.com/onevcat/Kingfisher - 26de05a53fe76ee2bc389fb97fedf9ca49764bd7 authored 9 months ago by Wei Wang <[email protected]>
Merge pull request #2194 from onevcat/fix/gif-loading-crash

Use the unretained version of CGImage to avoid racing

github.com/onevcat/Kingfisher - e4ab3036fa0b41ffa51fbe4eed7056485ab7caaa authored 9 months ago by Wei Wang <[email protected]>
Append comment and PR no

github.com/onevcat/Kingfisher - fa7ff166a9706713382a12c36d819ed4fb4a56f7 authored 9 months ago by onevcat <[email protected]>
Use the unretained version of cgimage to avoid racing

github.com/onevcat/Kingfisher - c5528efe90d5acf5c5f4c86c0f661b2ec9b2ff4f authored 9 months ago by onevcat <[email protected]>
fix test failure

github.com/onevcat/Kingfisher - d3a233773f8d3cfd9f51ba62f3f59d6ff04ffdd5 authored 9 months ago by Yang Chao <[email protected]>
Support backgroundDecode for macOS and fix scaling errors

github.com/onevcat/Kingfisher - dcce98b7821251917f6808dad857f77fc9153bce authored 9 months ago by Yang Chao <[email protected]>
extract DisplayLink to separated file

github.com/onevcat/Kingfisher - 91de98c4875714e0c5c954e872494e5e826c0cfe authored 9 months ago by Yang Chao <[email protected]>
remove duplicated code in KFAnimatedImage

github.com/onevcat/Kingfisher - bf5c5859a1d51ff3e6cdd5a9a3c65c82edf0a2af authored 9 months ago by Yang Chao <[email protected]>
fix demo not behaving properly

github.com/onevcat/Kingfisher - 2fce2730174cca824331d56f0596667e4c747107 authored 9 months ago by Yang Chao <[email protected]>
Support SwiftUI

github.com/onevcat/Kingfisher - 75083849947fc61c4cc95caab7b4f0ef5384a638 authored 9 months ago by Yang Chao <[email protected]>
support AnimatedImageView for macOS

github.com/onevcat/Kingfisher - a31882434ca5edc9a004f20b53386368d0af15bc authored 9 months ago by Yang Chao <[email protected]>
Merge pull request #2182 from wy-time/fix

fix Any? cast to protocol always nil in ios 13

github.com/onevcat/Kingfisher - ad51380c76379ad57c09bf64b3e91361d6daa76d authored 10 months ago by Wei Wang <[email protected]>
add all of other supported platform versions to the check

github.com/onevcat/Kingfisher - 00111d7d3970024bdab482a9ca4a11104e7647b3 authored 10 months ago by wangwenyu <[email protected]>
Merge pull request #2184 from Heeesang/update-comment-spacing

Comment Modification - Adding Space

github.com/onevcat/Kingfisher - b1f22bd767bf09cd171f9afea80ef69940f302cc authored 10 months ago by Wei Wang <[email protected]>
update-comment-spacing

github.com/onevcat/Kingfisher - d38455d567cae964f3e08c7e46b9853fa81e1102 authored 10 months ago by Heesang <[email protected]>
fix Any? cast to protocol always nil in ios 13

github.com/onevcat/Kingfisher - 738629cdc8bef1798e2a11025981ec7dbef1a7ec authored 10 months ago by wangwenyu <[email protected]>
Merge pull request #2179 from onevcat/fix/signing-zip-missing

Keep symlinks while creating xcframework zip

github.com/onevcat/Kingfisher - 57143de1c45f752368f81eb14a912330131f970d authored 10 months ago by Wei Wang <[email protected]>
Keep symlinks while creating xcframework zip

github.com/onevcat/Kingfisher - 9961dcc1c62d977055289ea70b68d00904affd8c authored 10 months ago by onevcat <[email protected]>
Bump version to 7.10.1

github.com/onevcat/Kingfisher - add0a87ec4e31e2ca2a0b2085f0559201e4f5918 authored 10 months ago by onevcat <[email protected]>
Merge pull request #2172 from brendonjkding/fix-compilation-ios-sdk-14_4

Fix compilation with iOS SDK 14.0-14.4

github.com/onevcat/Kingfisher - 287da2589f4204a7571000d846900c61abe65540 authored 11 months ago by Wei Wang <[email protected]>
Fix compilation with iOS SDK 14.0-14.4

github.com/onevcat/Kingfisher - 5c445b8a4d10586e499ecf9d5f7ffe557ee4bb79 authored 11 months ago by Brendon <[email protected]>
Merge pull request #2169 from onevcat/fix/failure-trigger-event

Do not trigger view refresh if loading failure

github.com/onevcat/Kingfisher - b878ab34e2142d6c8ac7f4f6bb4cda4f1c70cd18 authored 11 months ago by Wei Wang <[email protected]>
Do not trigger view refresh if loading failure

github.com/onevcat/Kingfisher - 942cbf312c39165b75d9d42fe84ab63972c811d5 authored 11 months ago by onevcat <[email protected]>
Bump version to 7.10.0

github.com/onevcat/Kingfisher - 277f1ab2c6664b19b4a412e32b094b201e2d5757 authored 12 months ago by onevcat <[email protected]>
Check warnings in pod lint

github.com/onevcat/Kingfisher - f7a33f17d9b8b1fbe05bf9c21724aa0e5d498690 authored 12 months ago by onevcat <[email protected]>
Merge pull request #2162 from onevcat/fix/cache-folder-deletion

Try to recreate the cache folder after deleted manually

github.com/onevcat/Kingfisher - bb1486a78726c6edbe3061a48166eaedb797996f authored 12 months ago by Wei Wang <[email protected]>
Add test for calculating disk size when deleting cache folder

github.com/onevcat/Kingfisher - bcc4d1f37cf3dfc56e27720b715686dedd092786 authored 12 months ago by onevcat <[email protected]>
Add test for deleting whole cache folder and cache again

github.com/onevcat/Kingfisher - 9d8435b7f962c3687a4ed944f529d87bab389c8e authored 12 months ago by onevcat <[email protected]>
Check store error in disk storage for folder missing

github.com/onevcat/Kingfisher - c83d62e2237abad1130105bc768fadfe781ded23 authored 12 months ago by onevcat <[email protected]>
Merge pull request #2161 from onevcat/fix/extend-type-doc

Update Swift Package Index configuration

github.com/onevcat/Kingfisher - 46530b96cd7711be849b28998d61c942989d27ae authored 12 months ago by Wei Wang <[email protected]>
Update Swift Package Index configuration

github.com/onevcat/Kingfisher - a06eb2549a6e0509bfbbf2b5b8e41de450fd1ea1 authored 12 months ago by onevcat <[email protected]>
Merge pull request #2159 from onevcat/fix/remove-doc-action

Remove the documentation action

github.com/onevcat/Kingfisher - 2ecee7da4f7a33184e639d826924e404e91409be authored 12 months ago by Wei Wang <[email protected]>
Remove the documentation action

Since we already use the Swift Package Index to generate doc

github.com/onevcat/Kingfisher - a90e6b10e6b902b1c44cc889dd316517fbff4ea5 authored 12 months ago by onevcat <[email protected]>
Merge pull request #2158 from onevcat/fix/local-file-cache-key-for-avasset

Use the correct cacheKey of local files for `AVAssetImageDataProvider`

github.com/onevcat/Kingfisher - aa89c25ac55f9304c427bf106f1f628bff9cc2c9 authored 12 months ago by Wei Wang <[email protected]>
Add tests for AVAsset provider cacheKey

github.com/onevcat/Kingfisher - 0a2213cb329d26aa05c517390e194847a6e237f3 authored 12 months ago by onevcat <[email protected]>
Use the correct local file cache key for AVAsset data provider

github.com/onevcat/Kingfisher - d2fe2c097267743c13e5dcd96fc38e30f6529557 authored 12 months ago by onevcat <[email protected]>
Merge pull request #2157 from onevcat/hyun99999-master

Use trait collection to determine scale

github.com/onevcat/Kingfisher - 66a7ff7fd840f8c11abd4b563a33cd3746f4c6e4 authored 12 months ago by Wei Wang <[email protected]>
Merge pull request #2138 from yev-kanivets/master

Fix Kingfisher-Swift.h and module.modulemap files generation for Objective-C compatibility

github.com/onevcat/Kingfisher - f6accd27f0e44f5761251e807b074917e6eefd2d authored 12 months ago by Wei Wang <[email protected]>
Merge pull request #2156 from onevcat/fix/manifest-resource

Actually add the privacy manifest to app resource bundle

github.com/onevcat/Kingfisher - f59cf4cba0c0bc7cafe72a8d03d3ff13997b5d07 authored 12 months ago by Wei Wang <[email protected]>
Use trait collection to make it work for other platforms

github.com/onevcat/Kingfisher - f4f91a6681a5670a9207ac0adbf4510d9f3d2205 authored 12 months ago by onevcat <[email protected]>
Append privacy file to CocoaPods bundle

github.com/onevcat/Kingfisher - c0fcbc979eeac7f9067601ec0403f580a7a6e3a8 authored 12 months ago by onevcat <[email protected]>
Add the privacy file to SPM

github.com/onevcat/Kingfisher - a4bd0640556d4137859ae329ac6ddfc7ec6478ce authored 12 months ago by onevcat <[email protected]>
Add privacy file to copy file phase when creating framework

github.com/onevcat/Kingfisher - 51b37760a9f779e59d7a78c97a90409b7952a663 authored 12 months ago by onevcat <[email protected]>
Fix .zero to 1.0 ensure minimal operation through the scale factor

github.com/onevcat/Kingfisher - 4a851c4e9ccc1c9b70356d7959459623a05efb4f authored about 1 year ago by hyun99999 <[email protected]>
Use UIApplication instead of UIScreen.main on iOS 13.0 and later

github.com/onevcat/Kingfisher - d2eaf56373b6fa6568988879981e3d768e9a86de authored about 1 year ago by hyun99999 <[email protected]>
Fix Kingfisher-Swift.h and module.modulemap files generation for Objective-C compatibility

github.com/onevcat/Kingfisher - ff881e47adece3c1271135a277a1342a61611e51 authored about 1 year ago by Yev Kanivets <[email protected]>
Update import for warnings

github.com/onevcat/Kingfisher - 7e89cf95dfa132ea7d02b405b9888dd851ec7de0 authored about 1 year ago by onevcat <[email protected]>
Bump version to 7.9.1

github.com/onevcat/Kingfisher - b6f62758f21a8c03cd64f4009c037cfa580a256e authored about 1 year ago by onevcat <[email protected]>
Upgrade gems

github.com/onevcat/Kingfisher - d79be8c98af519915248424c7587b1ae15ff1fba authored about 1 year ago by onevcat <[email protected]>
Merge pull request #2136 from onevcat/fix/xcframework-warning

Fix xcframework build warnings

github.com/onevcat/Kingfisher - e62c07605f30f8724310b7f654d6ce5dade247e6 authored about 1 year ago by Wei Wang <[email protected]>
Merge pull request #2135 from onevcat/fix/privacy-policy-reason

Update privacy file content to reflect the correct reason

github.com/onevcat/Kingfisher - 3d933632ba54555054ed9d3eaa22ee6f1aa6f4ed authored about 1 year ago by Wei Wang <[email protected]>
Fix xcframework build warnings

github.com/onevcat/Kingfisher - fcfc8f68d9db40543f881c1f7a10e1ed32f809d5 authored about 1 year ago by onevcat <[email protected]>
Update privacy file content to reflect the correct reason

github.com/onevcat/Kingfisher - 247ecee7e128030e44c3dc0235d22996220a054d authored about 1 year ago by onevcat <[email protected]>
Preview demo crash on visionOS

github.com/onevcat/Kingfisher - 00fa04ab4e8e5da0ac5fcd42260a35e821838642 authored about 1 year ago by onevcat <[email protected]>
Merge pull request #2130 from onevcat/dependabot/bundler/activesupport-7.0.7.2

Bump activesupport from 7.0.6 to 7.0.7.2

github.com/onevcat/Kingfisher - 29e6b14f049da3bb2b98f4753236c4b8b29d466f authored about 1 year ago by Wei Wang <[email protected]>
Bump activesupport from 7.0.6 to 7.0.7.2

Bumps [activesupport](https://github.com/rails/rails) from 7.0.6 to 7.0.7.2.
- [Release notes](h...

github.com/onevcat/Kingfisher - 4cd639c56e80d07d49bbfd1cb644770272786a69 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #2124 from onevcat/feature/visionOS

Sync changes for visionOS to master

github.com/onevcat/Kingfisher - 8816d9c4851030534276470bc5bcfba77913424a authored about 1 year ago by Wei Wang <[email protected]>
Merge pull request #2123 from shapehq/feature/visionOS

Includes iOS-specific code paths on visionOS

github.com/onevcat/Kingfisher - f1fe92ccef73fd8112be0bab5c2c6ece56aa980b authored about 1 year ago by Wei Wang <[email protected]>
Includes checks for visionOS

github.com/onevcat/Kingfisher - c56d402b95b6006556dfc55b27bec64f76ab9c11 authored about 1 year ago by Simon Støvring <[email protected]>
Merge pull request #2120 from Limwin94/correctTypo

Fixed a typo for prefetchQueue.

github.com/onevcat/Kingfisher - eb3926b3a32c2dc986cc5af7fd64ebbddd376668 authored about 1 year ago by Wei Wang <[email protected]>
Fixed a typo for prefetchQueue.

github.com/onevcat/Kingfisher - adc54d07df5a70b79107b690654f455b0d5062fa authored about 1 year ago by 임승혁 <[email protected]>
Allow warning during pod push

github.com/onevcat/Kingfisher - bd961ddf386814c26f5a7783734b5868e61fc009 authored about 1 year ago by onevcat <[email protected]>
Bump version to 7.9.0

github.com/onevcat/Kingfisher - c75584ac759cbb16b204d0a7de3ebf53ea6b304d authored about 1 year ago by onevcat <[email protected]>
Upgrade gems and allow warning before using Xcode 15

github.com/onevcat/Kingfisher - 54c5e2a7b0ead86c1e8a596e94ef903b386e2c04 authored about 1 year ago by onevcat <[email protected]>
Merge branch 'master' of github.com:onevcat/Kingfisher

github.com/onevcat/Kingfisher - ee22b2b6639f7a7136cea4a5e851dcfdcd410e2a authored about 1 year ago by onevcat <[email protected]>
Merge pull request #2108 from onevcat/xcode-15

Xcode 15 and related feature support

github.com/onevcat/Kingfisher - 109be80c7f615521209da70895e2f1b4517e340d authored about 1 year ago by Wei Wang <[email protected]>
Update the demo scene for AV asset image

github.com/onevcat/Kingfisher - cdf6be6cfcb730f6e668e3a1c31d015445e01c68 authored about 1 year ago by onevcat <[email protected]>
Update README.md

github.com/onevcat/Kingfisher - 855255794aa1e865b502a06a11c4c136fa81b070 authored about 1 year ago by Wei Wang <[email protected]>
Update README.md

github.com/onevcat/Kingfisher - a8d2d30e6bbbae082f2af1c2e27dd29e619f7204 authored about 1 year ago by Wei Wang <[email protected]>
Merge pull request #2104 from onevcat/feature/privacy-manifest

Add xcprivacy file to the project

github.com/onevcat/Kingfisher - 3040fa1774338bce536083bf965a8ca5bb7e1a06 authored over 1 year ago by Wei Wang <[email protected]>
Merge pull request #2106 from onevcat/feature/framework-signatures

Add codesign when building xcframework

github.com/onevcat/Kingfisher - 4194dd5a6d91bbe53be18d253a0eb67511837a64 authored over 1 year ago by Wei Wang <[email protected]>
Merge pull request #2103 from onevcat/feature/visionOS

Basic support for visionOS

github.com/onevcat/Kingfisher - 73ee046f0a00e5938a138e64ee5ce090bfa82bbe authored over 1 year ago by Wei Wang <[email protected]>
Merge pull request #2107 from limeade/publicImageLoadingResultInit

Added a public init to ImageDownloadResult

github.com/onevcat/Kingfisher - 40d7062bd9e6645f3bd5430e18565286f1223712 authored over 1 year ago by Wei Wang <[email protected]>
Added a public init to ImageDownloadResult

github.com/onevcat/Kingfisher - fb08982521351bddeb752622c0816802cb90e56f authored over 1 year ago by Kai Maschke <[email protected]>
Add codesign when building xcframework

github.com/onevcat/Kingfisher - b0029307bc11a6535ad9359356da034b6b745659 authored over 1 year ago by onevcat <[email protected]>
Update xcframework build targets to contain visionOS

github.com/onevcat/Kingfisher - 85fd10efe68c547fb3b39edab3f049fbb74f0157 authored over 1 year ago by onevcat <[email protected]>
Use UITraitCollection to get display scale

github.com/onevcat/Kingfisher - b5c79a361f3f529ac460814989500f3e573927e8 authored over 1 year ago by onevcat <[email protected]>
Add xcprivacy file to the project

github.com/onevcat/Kingfisher - e60b41f47001e838d5672a2acd3fcbf3114bd8ba authored over 1 year ago by onevcat <[email protected]>
Add commented visionOS support for CocoaPods

github.com/onevcat/Kingfisher - fd003b13a650b811367f45c4cc368b486fecaaac authored over 1 year ago by onevcat <[email protected]>
Remove unused Cartfile

github.com/onevcat/Kingfisher - dc4cd784ff1be45ae4d0cd8853d01c1ac2ea9432 authored over 1 year ago by onevcat <[email protected]>
Add visionOS as supported platform to SPM

github.com/onevcat/Kingfisher - 3dea190628331f6d6ad00beaa81b278e2ee9341f authored over 1 year ago by onevcat <[email protected]>
Apply default scale of native Vision Pro screen

github.com/onevcat/Kingfisher - 8a53a939ca2f01ac81913d522c5d9ea0a87dab19 authored over 1 year ago by onevcat <[email protected]>
Set default bg color to main scene

To make the sample app background visible on visionOS

github.com/onevcat/Kingfisher - 2edd31ad7ef54a837b50fa29844aeec1b334b3f0 authored over 1 year ago by onevcat <[email protected]>
Allow tests run on visionOS and fix failing cases

github.com/onevcat/Kingfisher - 99cecb45ffc6f3f88cc630067e598c7005aee903 authored over 1 year ago by onevcat <[email protected]>