Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
SDWebImage
Asynchronous image downloader with cache support as a UIImageView category
Collective -
Host: opensource -
https://opencollective.com/sdwebimage
- Website: https://sdwebimage.github.io/
- Code: https://github.com/sdwebimage
github.com/SDWebImage/SDWebImageLottiePlugin - 97bf55590f0cc0b7733134a0843b94400f41fa7e authored over 2 years ago by DreamPiggy <[email protected]>
Pick back the code, and implements the bitmap frame extract using the new API
github.com/SDWebImage/SDWebImageLottiePlugin - 7f1b50c5cc432b7262707454255ab060e97e2594 authored over 2 years ago by DreamPiggy <[email protected]>github.com/SDWebImage/SDWebImageWebPCoder - 8a0c5e1ae08ed763739262b9dcef64cfb241c14b authored over 2 years ago by DreamPiggy <[email protected]>
Fix the encoding maxPixelSize logic using 5.13.0 API
github.com/SDWebImage/SDWebImageWebPCoder - c3797b999239b3ecbe5f0ac3c58cd35ce2f2fa8e authored over 2 years ago by DreamPiggy <[email protected]>Fresh experience with the Apple-like documentation behavior
github.com/SDWebImage/sdwebimage.github.io - a95cf0822f558ad1a6abb8d2a6a94b6126405d31 authored over 2 years ago by DreamPiggy <[email protected]>update CHANGELOG
github.com/SDWebImage/SDWebImage - c4b8660bb3ef543fe4bdcaac0db956b32dc5583f authored over 2 years ago by DreamPiggy <[email protected]>Fix the issue when thumbnail and full size loading at the same time, the thumbnail image will wr...
github.com/SDWebImage/SDWebImage - 0805bc0f4d3c0c2af15f305ad2da215d3413f114 authored over 2 years ago by DreamPiggy <[email protected]>The disk cache key is correct and does not get effected by this issue
github.com/SDWebImage/SDWebImage - 3358859b468fef42e7916eba6e2fe57c1899546d authored over 2 years ago by DreamPiggy <[email protected]>github.com/SDWebImage/SDWebImage - 282714883e32f73c5285319c7445ce24bf6a4b8d authored over 2 years ago by DreamPiggy <[email protected]>
Fix the case when user cancel the image loading for same URL in sequence cause placeholder mass
github.com/SDWebImage/SDWebImage - 16cf157658b48eab413a8783df0759861e54245b authored over 2 years ago by DreamPiggy <[email protected]>
This PR introduce 2 API changes:
1. Cache query now return cache token and callback sync when ca...
Feature: Change thumbnail cache behavior as expected, share cache through different loading pipe...
github.com/SDWebImage/SDWebImage - d58a1006c21a20ef1e37c36ea31d49a5bc33a988 authored over 2 years ago by DreamPiggy <[email protected]>github.com/SDWebImage/SDWebImage - 071a8934e3b15082b19d2fe12ba2e318d02143fc authored over 2 years ago by DreamPiggy <[email protected]>
github.com/SDWebImage/SDWebImage - ecac56b7263f341bf06b93d980dc3c84afc216b2 authored over 2 years ago by DreamPiggy <[email protected]>
test17ThatThumbnailCacheQueryNotWriteToWrongKey
test18ThatThumbnailLoadingCanUseFullSizeCache
te...
github.com/SDWebImage/SDWebImage - 31c4a09430caa27eb6c5ac1a59bec46b2069dd1a authored over 2 years ago by DreamPiggy <[email protected]>
github.com/SDWebImage/SDWebImage - c47158362d04e09cd83b09d82097c693462770eb authored over 2 years ago by DreamPiggy <[email protected]>
github.com/SDWebImage/SDWebImage - 911328c1b4c149c5a4bf7adef675c1abe3ba162c authored over 2 years ago by DreamPiggy <[email protected]>
I think this is a temp workaround
github.com/SDWebImage/SDWebImage - 2c9290f109b91dc36133668e68f47345b4bd10ee authored over 2 years ago by DreamPiggy <[email protected]>github.com/SDWebImage/SDWebImage - e7e9268a7e9c2f1157f1cea1b88465bc1589b4f9 authored over 2 years ago by DreamPiggy <[email protected]>
Separate the thumbnail from transformer, they are for different use case
github.com/SDWebImage/SDWebImage - 613a2bf98890b283ec7e39a2efeb889b00c51e7e authored over 2 years ago by DreamPiggy <[email protected]>Added new API for custom coder better handling the thumbnail size
github.com/SDWebImage/SDWebImage - 0b661344fe83e1c8e3d8716527f727ee6210260c authored over 2 years ago by DreamPiggy <[email protected]>using the new calculation from SDWebImage Core
github.com/SDWebImage/SDWebImageWebPCoder - 52b24f60a3dd9ec510d9fc5beb446f9d53c81e59 authored over 2 years ago by DreamPiggy <[email protected]>github.com/SDWebImage/SDWebImageWebPCoder - 18834cac007c8cc982c57d384b00e7a8a129e9db authored over 2 years ago by DreamPiggy <[email protected]>
Fix the encoding maxPixelSize logic (patch)
github.com/SDWebImage/SDWebImageWebPCoder - 2a6c8fac7d48c004bb6b3887a4e0d4821703b845 authored over 2 years ago by DreamPiggy <[email protected]>github.com/SDWebImage/SDWebImageWebPCoder - eefd749a1f05c3f45db9f80f3c1eb271e6ce409b authored over 2 years ago by DreamPiggy <[email protected]>
The current WebP/HEIF/AVIF coder both copy paste the same code multiple times and have to fix on...
github.com/SDWebImage/SDWebImage - 1f3ee8e9d5a7e181db41759c0975b2a5dcb375b1 authored over 2 years ago by DreamPiggy <[email protected]>* minor fix in Bounding Box
* remove ununsed piece of code
github.com/SDWebImage/svg-native-viewer - d234cfff48df92f0f2693e36c453e1a098153a36 authored over 2 years ago by Tushar Jindal <[email protected]>Fix the encodeMaxPixelSize logic
github.com/SDWebImage/SDWebImage - 19b4b47c6063184ff65b353c3d9aeabec07ecfe7 authored over 2 years ago by DreamPiggy <[email protected]>github.com/SDWebImage/SDWebImage - 018cf32ab3c7e9ec814bf413e08d3a11468cbcbf authored over 2 years ago by DreamPiggy <[email protected]>
Allows user to provide size which one dimension is larger than image size size
Example - maxPixe...
github.com/SDWebImage/SDWebImage - 3746c5d4c6f1741bae5ebeab18a92ead3b149247 authored over 2 years ago by DreamPiggy <[email protected]>
feat: store image data
github.com/SDWebImage/SDWebImage - 9362505aeb0255177dea2b2e055801ece3e34366 authored over 2 years ago by DreamPiggy <[email protected]>Support using iOS 15 UIImage new API imageByPreparingForDisplay for faster force decoding
github.com/SDWebImage/SDWebImage - 8743cdd6333388a7e3d04b6a929b2808a69f4235 authored over 2 years ago by DreamPiggy <[email protected]>update CHANGELOG
github.com/SDWebImage/SDWebImage - b729cc14f65e1412efc781a4cc46bd7f4720a3ae authored over 2 years ago by DreamPiggy <[email protected]>This API seems support both async/sync version, SD use sync version here because we already call...
github.com/SDWebImage/SDWebImage - 9b9fc6fc9bbd5bee2a431062ead34176eb34135c authored over 2 years ago by DreamPiggy <[email protected]>Fix the thumbnail pixel size calculation when preserveAspectRatio is true
github.com/SDWebImage/SDWebImage - eeb25d6e9c1ecedbcbdc6694a6e40eaa8dcddbb5 authored over 2 years ago by DreamPiggy <[email protected]>Little logic check for nil value
github.com/SDWebImage/SDWebImage - a66972bdc830103cd556c465599dc704d8ec5053 authored over 2 years ago by DreamPiggy <[email protected]>Remove extra toDisk param
github.com/SDWebImage/SDWebImage - 754de4d7c8b07d39dcd8e8886f9547e53e370254 authored over 2 years ago by DreamPiggy <[email protected]>Remove extra toDisk param
github.com/SDWebImage/SDWebImage - 2fc131c44bf8af283561dcb0b77d42d96b8ea28b authored over 2 years ago by DreamPiggy <[email protected]>github.com/SDWebImage/SDWebImage - 3b0b2326165cc2e4b34f8c301b58a99d96dc1df6 authored over 2 years ago by DreamPiggy <[email protected]>
github.com/SDWebImage/SDWebImage - f90373ce14341da40c5bd730bd5c241d1d2e8405 authored over 2 years ago by DreamPiggy <[email protected]>
* fix testcases for offset/opacity as a percentage
* support of percentage when specified in ...
github.com/SDWebImage/svg-native-viewer - 8cd4289cd3a509a6d5adb70098f6c9f5e0986f9c authored over 2 years ago by Tushar Jindal <[email protected]>github.com/SDWebImage/svg-native-viewer - 2f7fd8d23b6480cd34f59b07a062d5b06801b66a authored over 2 years ago by Tushar Jindal <[email protected]>
Fix #3352 Include necessary CoreImage import
github.com/SDWebImage/SDWebImage - 91c9966d77d8f82219fbf5e59f3f22c9fbfd828c authored over 2 years ago by DreamPiggy <[email protected]>github.com/SDWebImage/SDWebImage - c2313209136a735147a3807423bbbccf00b47853 authored over 2 years ago by Andrew Monshizadeh <[email protected]>
chore: Set permissions for GitHub actions
github.com/SDWebImage/SDWebImage - 362ba2d43f7ac410819859dbd728db5ea471e133 authored over 2 years ago by DreamPiggy <[email protected]>Restrict the GitHub token permissions only to the required ones; this way, even if the attacker...
github.com/SDWebImage/SDWebImage - 24d4cda885335374d6d34f7205cefc3c3d01bbbe authored over 2 years ago by naveen <[email protected]>github.com/SDWebImage/libheif-Xcode - 94e0b3266f7499f854d7547f68786dfa0785deac authored over 2 years ago by DreamPiggy <[email protected]>
github.com/SDWebImage/libheif-Xcode - 3a183445752ca78426edf8de27568e10fd3a6b74 authored over 2 years ago by DreamPiggy <[email protected]>
github.com/SDWebImage/libheif-Xcode - 5e24e865a24fdb0c879130c8ebd35cbf9f45d595 authored over 2 years ago by DreamPiggy <[email protected]>
github.com/SDWebImage/libheif-Xcode - 229c28ea0b92cfead8c94892208990ddf398be12 authored over 2 years ago by DreamPiggy <[email protected]>
github.com/SDWebImage/libheif-Xcode - 843d703842fb377c320a8334f66b58480945377d authored over 2 years ago by DreamPiggy <[email protected]>
This solves SwiftPM && Carthage as well
github.com/SDWebImage/libheif-Xcode - 2d4e6b30f539f5b8d190b69d3d6ffe6c78194876 authored over 2 years ago by DreamPiggy <[email protected]>github.com/SDWebImage/libheif-Xcode - b0863591251b84aa67c11adb79d48ffa1ad22717 authored over 2 years ago by DreamPiggy <[email protected]>
github.com/SDWebImage/libheif-Xcode - 9af294a3dd18261032b4db6d2ab397584c7717c3 authored over 2 years ago by DreamPiggy <[email protected]>
github.com/SDWebImage/libheif-Xcode - d9de3000652caf9affa530e104013a6165304d8f authored over 2 years ago by DreamPiggy <[email protected]>
Use a custom modulemap for SwiftPM for rescue, because I don't want to use unsafeFlags
github.com/SDWebImage/libde265-Xcode - 32508f7b91f74fddbac411b0c750392ae08c8f35 authored over 2 years ago by DreamPiggy <[email protected]>github.com/SDWebImage/libde265-Xcode - dcab069ab024f99691e30fca33bd61fb8542c916 authored over 2 years ago by lizhuoli <[email protected]>
github.com/SDWebImage/libde265-Xcode - 54dad5bed951c5ed64b0a051c5221c53b819b5a0 authored over 2 years ago by lizhuoli <[email protected]>
github.com/SDWebImage/libde265-Xcode - ac1a1449ffdb82a69f43a55d1c4064bbf2e703dd authored over 2 years ago by lizhuoli <[email protected]>
fixed typo,Update README.md
github.com/SDWebImage/SDWebImageAVIFCoder - b37db601cf4bb28124cec8bc69254ce4e885e0aa authored over 2 years ago by DreamPiggy <[email protected]>github.com/SDWebImage/SDWebImageAVIFCoder - 786c9afeb3c82b4b3f6d6042d90101e70fa8b781 authored over 2 years ago by xinjiu.zw <[email protected]>
Small performance improvement to generating file URLs in SDDiskCache -setData:forKey:
github.com/SDWebImage/SDWebImage - fda0a57de98d391e8244cc0f80c583e2c67d9e8f authored over 2 years ago by Kinarobin <[email protected]>* Add GoogleTests for automated testing
* added an Interval class and tests for it
* Add a...
github.com/SDWebImage/svg-native-viewer - ac3324349ef9ab4fa69a7d9b4200e404492088f1 authored over 2 years ago by Tushar Jindal <[email protected]>github.com/SDWebImage/SDWebImage - 484de40e3b803a09fceca3351c2fbc8820776cfd authored over 2 years ago by Tim Johnsen <[email protected]>
Both <string> and <string.h> are needed in ExpatXMLParser.cpp.
github.com/SDWebImage/svg-native-viewer - 33c0071a116a79a8289730c5840c04c8feadd2a8 authored over 2 years ago by bungeman <[email protected]>
The SkiaSVGImageData destructor must destroy an sk_sp<SkImage> member.
However, SkiaSVGRenderer...
Some IWYU to allow TestSkia.cpp to build with newer versions of Skia
where SkEncodedImageFormat...
If the image data passed to SkCodec::MakeFromData is not recognized as
image data the SkCodec::...
github.com/SDWebImage/libavif-Xcode - acb6a9ff5137146c2d50b27ace083a27961b4823 authored over 2 years ago by DreamPiggy <[email protected]>
github.com/SDWebImage/libavif-Xcode - 65fdb6031c51fc17a87dd8f6708cacc23c4aafa3 authored over 2 years ago by lizhuoli <[email protected]>
github.com/SDWebImage/libavif-Xcode - bc6e2c2b2d7e0bfc0fcc5c560967c778ba04382f authored over 2 years ago by lizhuoli <[email protected]>
github.com/SDWebImage/SDWebImageFLPlugin - 40ea0e7c28189fcae5f03e5bc9acf2771ea0b224 authored almost 3 years ago by lizhuoli <[email protected]>
github.com/SDWebImage/SDWebImageFLPlugin - 84d99c28164c9dbd4209835a902e301041a2d910 authored almost 3 years ago by lizhuoli <[email protected]>
* Create Package.swift
* Update FLAnimatedImageView+WebCache.h
* Update SDFLAnimatedImage.h
...
Fix a crash of accessing -[NSScreen backingScaleFactor] from background thread.
github.com/SDWebImage/SDWebImage - d01eb3f8aca843146f17b5530cef49be8bd01b78 authored almost 3 years ago by DreamPiggy <[email protected]>github.com/SDWebImage/SDWebImage - 30c95635112836059f4b76d287913484631563b8 authored almost 3 years ago by Ethan Wong <[email protected]>
github.com/SDWebImage/SDWebImage - 7c66265ee82fdffe72c851395f8d61211f02bdc6 authored almost 3 years ago by Inso <[email protected]>
github.com/SDWebImage/SDWebImageAVIFCoder - e385595a52d29137deb2027135cdc62ba796663c authored almost 3 years ago by DreamPiggy <[email protected]>
github.com/SDWebImage/SDWebImageAVIFCoder - 661caadf5d117e0a024f4c223174da8315e54ab7 authored almost 3 years ago by DreamPiggy <[email protected]>
github.com/SDWebImage/SDWebImage - 6a2eaf707e82bb3adb16884b799906600096f85d authored almost 3 years ago by Inso <[email protected]>
update CHANGELOG
github.com/SDWebImage/SDWebImage - 2e63d0061da449ad0ed130768d05dceb1496de44 authored almost 3 years ago by DreamPiggy <[email protected]>Workaround iOS 15+ force decode again using Image Renderer(preferred) and RGB888
github.com/SDWebImage/SDWebImage - 4974524a47e6c169cfc5340e4f6ab3428824263a authored almost 3 years ago by DreamPiggy <[email protected]>Remove the unused OS version check
github.com/SDWebImage/SDWebImage - 874b674cb648c533f2401ab3e124510176538fcd authored almost 3 years ago by DreamPiggy <[email protected]>github.com/SDWebImage/SDWebImage - 368825eff64e6bac3b7b36a8be54abd1a406ea1b authored almost 3 years ago by DreamPiggy <[email protected]>
Update macOS demo URL as well
github.com/SDWebImage/SDWebImage - c0cc2456323cfa6ee736b24bf630cf7823962a53 authored almost 3 years ago by DreamPiggy <[email protected]>github.com/SDWebImage/SDWebImage - fce270631f412376438761d203fe9cedbe1ab663 authored almost 3 years ago by DreamPiggy <[email protected]>
github.com/SDWebImage/SDWebImage - 51d1b50ef4b396dfa45183bdd1fb21fd8905dea3 authored almost 3 years ago by DreamPiggy <[email protected]>
github.com/SDWebImage/svg-native-viewer - f5c2ab195c6f3eaa76c2037817fd0d21b505bbc1 authored almost 3 years ago by tushar <[email protected]>
github.com/SDWebImage/svg-native-viewer - 4fe138b56d251745a0f5e73e9c4c025ba8ea979d authored almost 3 years ago by tushar <[email protected]>
update CHANGELOG
github.com/SDWebImage/SDWebImage - 02283906996de3de7e582c885d98e4aff60f18b0 authored almost 3 years ago by lizhuoli <[email protected]>Workaround the iOS 15+ Force Decode may return black image because of CoreGraphics
github.com/SDWebImage/SDWebImage - ba66c41fd672435132c1aa53677925ff82227978 authored almost 3 years ago by DreamPiggy <[email protected]>github.com/SDWebImage/SDWebImage - 3eb553d251a336aa0d18149078540286c328cb88 authored almost 3 years ago by lizhuoli <[email protected]>
github.com/SDWebImage/SDWebImage - 6dcbec2b87487df99946c329f7283e1a8d0b61fb authored almost 3 years ago by lizhuoli <[email protected]>
github.com/SDWebImage/SDWebImage - 64902962e38d0c793e6548c5664c2e9815d79e2e authored almost 3 years ago by lizhuoli <[email protected]>
github.com/SDWebImage/SDWebImage - 1b0fdd8cb65fd71e86a773a541dcee546625bff4 authored almost 3 years ago by lizhuoli <[email protected]>
github.com/SDWebImage/SDWebImage - 4589048fdd926f3c1518e3246fb2d13f4fbb8338 authored almost 3 years ago by lizhuoli <[email protected]>
Fix imageView blinks with option 'SDImageCacheQueryDiskDataSync'
github.com/SDWebImage/SDWebImage - 020481d5c8cbc153652de778541665821be5c5fa authored almost 3 years ago by DreamPiggy <[email protected]>github.com/SDWebImage/SDWebImage - 4302777c6f66e713fac20705aa956481a8bb0088 authored almost 3 years ago by soondl <[email protected]>