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/SDWebImage - a66a790eb2002f3b67be6d6f6ac751e422e08e9c authored almost 10 years ago
github.com/SDWebImage/SDWebImage - 17a48036610895931767b98497ec2f154053c0ce authored almost 10 years ago
Adds shared scheme for WebImage in SDWebImage.xcodeproj
github.com/SDWebImage/SDWebImage - 70dfe151443bf49ed4e3ebd54cf7973d540d51b8 authored almost 10 years agogithub.com/SDWebImage/SDWebImage - f2252b34997ac2b93f0f38029ab9759d9591679c authored almost 10 years ago
github.com/SDWebImage/SDWebImage - 9620fffa64381fd8b2f76ffdb09a314a75aec2cb authored almost 10 years ago
Updates Podfile entry to v3.7
github.com/SDWebImage/SDWebImage - 4f97897a415009553cc0907171f72ee2b290ffed authored almost 10 years agoAdds support for iOS 8+ Framework and Carthage
github.com/SDWebImage/SDWebImage - cd0c57f43e91d77726f7a82cfc7500964efc6648 authored almost 10 years agogithub.com/SDWebImage/SDWebImage - c0c5e0d71471148363445b59de5218a7544e0dbe authored almost 10 years ago
[Refactor] Implement cache cost calculation as a inline function
github.com/SDWebImage/SDWebImage - 2b68869927efca4e25ae8b330d88008a8c9f4fb4 authored almost 10 years agoUse __typeof(self) when assigning weak reference for block.
github.com/SDWebImage/SDWebImage - d56c4f3d22851e069f5492037ea8e01195575b82 authored almost 10 years agoallow override diskCachePath
github.com/SDWebImage/SDWebImage - eac0b816f84aa889e5411675094fa51f155d7b57 authored almost 10 years agofixed typo
github.com/SDWebImage/SDWebImage - 85dde5217390711acc925eef1cd15f16efa7f1a3 authored almost 10 years agogithub.com/SDWebImage/SDWebImage - 88ee3c6774f9a1f06f14daca24a7dffd1c522bf8 authored almost 10 years ago
[Memory Issue] Clear SDWebImagePrefetcher progressBlock when it has completed
github.com/SDWebImage/SDWebImage - 6e947240a0cf851d355248af9667a26a561fb859 authored almost 10 years agogithub.com/SDWebImage/SDWebImage - 7f99c018043db37287a1550b9fa74e09d6dd3723 authored almost 10 years ago
github.com/SDWebImage/SDWebImage - 72ed897c53029b48959f3a1a04de97c366e6d881 authored almost 10 years ago
github.com/SDWebImage/SDWebImage - 843148139b1bac130b9608feca5df954ad8786c9 authored almost 10 years ago
Bug fix:Collection <__NSArrayM: > was mutated while being enumerated
github.com/SDWebImage/SDWebImage - fb2063086d13ba56db161e2b2ce9ad387c8d3ffa authored almost 10 years agoImprove operation behavior
github.com/SDWebImage/SDWebImage - beabb1842bbde9e9c9078145e4007a17b7817739 authored almost 10 years agoMake a constant for the error domain
github.com/SDWebImage/SDWebImage - 0ef0e07f77db484e7116c0d2550aef1a2bac25d8 authored almost 10 years ago[Refactor] Use NSMutableSet for failed URLs' storage instead of array
github.com/SDWebImage/SDWebImage - 27e3038ec32b6d5bab8299f5c2817c541de9c9c1 authored almost 10 years agogithub.com/SDWebImage/SDWebImage - 210c13d124968de71cb2c1d1069a13d5892fa81c authored almost 10 years ago
github.com/SDWebImage/SDWebImage - 021607a84543012847af6eef9d5add3ce295567a authored almost 10 years ago
github.com/SDWebImage/SDWebImage - d41bfaf8c85b6887a67ffaa8cb15f92c9ee8c5ba authored almost 10 years ago
github.com/SDWebImage/SDWebImage - 6c29c8b009bae936a3f5c4bb919bf3072a6bdf3c authored almost 10 years ago
github.com/SDWebImage/SDWebImage - b3ad18ea56b86fa47cefe3d04855e951dfaa2ff8 authored almost 10 years ago
This reverts commit 62a8ee1ab6ba3cd6a7fb87fc04f87ebd012ebd82.
github.com/SDWebImage/SDWebImage - fd34a9a0fadf829eacb023f1067785ec496142e7 authored almost 10 years agogithub.com/SDWebImage/SDWebImage - 36f5b1e4e94d4c5fc0067e66311e8cbf4790055d authored almost 10 years ago
github.com/SDWebImage/SDWebImage - 76ed37636f4400e70b69825350dc40865862a3bb authored almost 10 years ago
Adds Instructions for Carthage installation
github.com/SDWebImage/SDWebImage - 9ee89474edd3009c812497dd980e41f21211ef7f authored almost 10 years agoBumping podspec version
github.com/SDWebImage/SDWebImage - 962bcb03231d3baa8a0463743d148f494cbed5aa authored almost 10 years agogithub.com/SDWebImage/SDWebImage - 9b8aa8a12d47e01aad6715050ff46dd2a4a71d27 authored almost 10 years ago
Update README.md.
github.com/SDWebImage/SDWebImage - 904f552e01a6af9da5d3eecda31ef97ae7615096 authored almost 10 years agoSigned-off-by: 庞博 <[email protected]>
github.com/SDWebImage/SDWebImage - 56e2c6283ce6b183d29ed5035068a8d6d0778f49 authored almost 10 years agoSigned-off-by: 庞博 <[email protected]>
github.com/SDWebImage/SDWebImage - f83abb578a4dc1c8f523368a089148ca7133d002 authored almost 10 years agoMake sure callbacksForURL won't be modified
github.com/SDWebImage/SDWebImage - 9cc8269dcdcf7dc5fd42abb5adbd911b835bb21b authored almost 10 years agogithub.com/SDWebImage/SDWebImage - 62e2320f2d69ddb7ef585e32c937a4345bcf437c authored almost 10 years ago
Adds option to decompress images and select prefetcher Queue
github.com/SDWebImage/SDWebImage - 17c3cf3aa0e67369985ca9b5b9ecf6b5e565cb3a authored almost 10 years agoFix SDWebImageDownloader threading issue
github.com/SDWebImage/SDWebImage - 0f157d43322a3d891f9c3e40b8343f59a60983be authored almost 10 years agogithub.com/SDWebImage/SDWebImage - f8c7b9014c4e77bb3901469d254dfaa2c556cd9f authored almost 10 years ago
github.com/SDWebImage/SDWebImage - ffa396299216e2f4b1c5644e816dd3420fb2112d authored almost 10 years ago
github.com/SDWebImage/SDWebImage - 4445bb2e47f7ab1e233f679b466bcc23501f4025 authored almost 10 years ago
github.com/SDWebImage/SDWebImage - 6468a92f3250b671a3228fe3c6dac85f3ea35d5e authored almost 10 years ago
aync -> async
github.com/SDWebImage/SDWebImage - dadb740c4700d70000ce8f5369f1c5152764d332 authored almost 10 years agogithub.com/SDWebImage/SDWebImage - ce73619640c1aa7b54396924ef61b02a6c81c097 authored almost 10 years ago
If progressblock captures objects, captured objects remain until next SDWebImagePrefetcher works...
github.com/SDWebImage/SDWebImage - 0e047941e96b4aabda9154cd5f733387fc375002 authored about 10 years agogithub.com/SDWebImage/SDWebImage - 761b00553b98126aad09989a0aaa2c0347bd91d3 authored about 10 years ago
Fix NSNotificationCenter dispatch on subthreads.
github.com/SDWebImage/SDWebImage - feca1e8d0d6ed2a70baeb45f849033f1b137d34b authored about 10 years agogithub.com/SDWebImage/SDWebImage - c59160e6dacdc931ac0d63a91342ca095c1a8796 authored about 10 years ago
github.com/SDWebImage/SDWebImage - e97fea7233111d5ba11bc0d4313df2a1302a236a authored about 10 years ago
* Adds option to decompress images in cache and post download.
github.com/SDWebImage/SDWebImage - 4ceb6665b2cc1a6d0f0077456069952f684d0f15 authored about 10 years agoduplicate failed urls are added into failedURLs
github.com/SDWebImage/SDWebImage - 21656fad68084e682a18eb638077989351a7cb52 authored about 10 years agofix bug when download image with option SDWebImageRetryFailed
github.com/SDWebImage/SDWebImage - cded20c736de2fcb7c801bdcb3c2626cb98772d3 authored about 10 years agoUpdate README.md
github.com/SDWebImage/SDWebImage - 0db489b32e948cb6f79446b26c0a406445d951e7 authored about 10 years agoPicky spelling fix.
github.com/SDWebImage/SDWebImage - 0ae0e34642a0b43e1ae1984846e2bf11d21292ea authored about 10 years agoinitialise kPNGSignatureData data
github.com/SDWebImage/SDWebImage - 6b137fb8ba8b73dff5aebafb2486997373f6703b authored about 10 years agogithub.com/SDWebImage/SDWebImage - 22750a18b222e7f8693b8cd61c9ba880526e58d6 authored about 10 years ago
github.com/SDWebImage/SDWebImage - f7a2321107bb7582894e5527133818413cd04db8 authored about 10 years ago
github.com/SDWebImage/SDWebImage - d90d1158931452b51231a1ab1be07ab1a028ee4d authored about 10 years ago
github.com/SDWebImage/SDWebImage - 327c444322e1ce618fb4f7797e70903ef200a271 authored about 10 years ago
github.com/SDWebImage/SDWebImage - cd977d70a49cd2035d2bed38590bffd098cce5d1 authored about 10 years ago
github.com/SDWebImage/SDWebImage - 3d3471e4907e99e4c03962186b939ed5ef37b0be authored about 10 years ago
github.com/SDWebImage/SDWebImage - dad2a9254b8dc518a0ad04e1823d28071fac8231 authored about 10 years ago
github.com/SDWebImage/SDWebImage - cee50eb648e59528ab71a0d44e61dcd2397b13e0 authored about 10 years ago
in SDImageCache initWithNamespace method.
This ensures the kPNGSignatureData is always initialis...
github.com/SDWebImage/SDWebImage - 9af7460f2bf4fe10c84afa6e37f93f49e444bf08 authored about 10 years ago
This reverts commit 2cfa5ccb883191df510ad15df2a97a765b9d5e82.
github.com/SDWebImage/SDWebImage - 6698910fe12076bc25b4956fa09b311c94235dbe authored about 10 years ago
added support for UIActivityIndicatorView while the image is
downloaded, without adding extra ‘s...
github.com/SDWebImage/SDWebImage - afd1931c529faa73b341c5561b3488a6db546b06 authored about 10 years ago
github.com/SDWebImage/SDWebImage - 0aa9b61bcca20ef3e389bc46aee3ebfbbca362bd authored about 10 years ago
xcodebuild build clean
Scheme Tests is not currently configured for the clean action.
github.com/SDWebImage/SDWebImage - 87384290a42090be5888550459ca5ce7d6b9e918 authored about 10 years ago
github.com/SDWebImage/SDWebImage - 0b50b57c133f857bb7e57419bcbf2bfd6fab36ca authored about 10 years ago
github.com/SDWebImage/SDWebImage - 55f4beade56ad10eab3469f8483b9979c5ece01a authored about 10 years ago
github.com/SDWebImage/SDWebImage - ef9a2798a7baa0e13327d0e438fe89049b60e5a8 authored about 10 years ago
github.com/SDWebImage/SDWebImage - 01931d1d890889d5c18e93bf62d7870db56c047c authored about 10 years ago
Cost compute fix
github.com/SDWebImage/SDWebImage - 914ed45a4434ca7a007d7cea5e20d10c0db9c34e authored about 10 years ago'304 Not Modified' HTTP status code handling.
github.com/SDWebImage/SDWebImage - b596c9c120601415f40493ca42b01ed5e52fc15f authored about 10 years agogithub.com/SDWebImage/SDWebImage - 7f39e5e60e76a99537733c8c8eef8c14b00890c5 authored about 10 years ago
github.com/SDWebImage/SDWebImage - 936f47c00524af66385c0dbd196d2f35566ae708 authored about 10 years ago
github.com/SDWebImage/SDWebImage - d9d9ceedf46f5dfa05a752848ee69dc8341ba7da authored about 10 years ago
Increased default maxConcurrentOperationCount, fixes #527
github.com/SDWebImage/SDWebImage - 759f0b9a3e974f269da97b4737e9a5762b96e377 authored about 10 years agogithub.com/SDWebImage/SDWebImage - 09b6ee941ac492a8f3c056be17d951ba390f97e8 authored about 10 years ago
github.com/SDWebImage/SDWebImage - 3d94e34415ff4120506ca6ea8f6108ef44d60a45 authored about 10 years ago
github.com/SDWebImage/SDWebImage - dfd2e2a2f14af6878af6ba30dc92ec1d85de84d2 authored about 10 years ago
fix #610 display progressive jpeg issue
github.com/SDWebImage/SDWebImage - 1a3ccc2e8d55414253200a7484a3f587a389e8e4 authored about 10 years agoAllows user to override default SDWebImageDownloaderOperation
github.com/SDWebImage/SDWebImage - 125515d7f1f2de65b022c9700ce4fd15161b1fb3 authored about 10 years agoFix implicit atomicity declaration of the SDWebImageManager.cacheKeyFilter
github.com/SDWebImage/SDWebImage - a4c213ecbd53081992973c665a6f2cf92e50c046 authored about 10 years agoSwitch to built in XCTest async
github.com/SDWebImage/SDWebImage - b0ff8516ab6bc5a27884d45cb770cd7f492edc06 authored about 10 years agoDecoding webp, depends on source image data alpha status.
github.com/SDWebImage/SDWebImage - c3c55784cbc37aa5c6ab9abb8dd01c2623251def authored about 10 years agoImplement 'SDWebImageDownloaderAllowInvalidSSLCertificates' option.
github.com/SDWebImage/SDWebImage - 52b2b70abff4a83d7d1e77499511ae21799c4dc8 authored about 10 years agogithub.com/SDWebImage/SDWebImage - 62a8ee1ab6ba3cd6a7fb87fc04f87ebd012ebd82 authored about 10 years ago
github.com/SDWebImage/SDWebImage - 75944258f0110ac0d4e97ac8a04c7b53225eb5c0 authored over 10 years ago
github.com/SDWebImage/SDWebImage - 83ad6fa97739374eb89743d7b19ee0baf03fa53d authored over 10 years ago
Handle empty urls NSArray
github.com/SDWebImage/SDWebImage - d2da4d0df478eb9348c96a92b1d356ef062c89da authored over 10 years agoIn some cases the user may end up with an empty urls NSArray, in which case the completion block...
github.com/SDWebImage/SDWebImage - 98082a679192c46b246d8d650f3be31e0d4b2e94 authored over 10 years agoUpdate UIImageView+WebCache.m
github.com/SDWebImage/SDWebImage - 2233b5e77de655bdc718507602cfdd61b698b618 authored over 10 years agogithub.com/SDWebImage/SDWebImage - ee3c351abd92bef760310757f59c391363bcaf15 authored over 10 years ago
github.com/SDWebImage/SDWebImage - 66a6873b2c7deccc71e9f5bb412601dbde217b03 authored over 10 years ago
Can cause animation losing or crash if you are in a thread.
github.com/SDWebImage/SDWebImage - 54a772ebb93a74eb782e88eb71d1c0e301603101 authored over 10 years ago