Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/SDWebImage/SDWebImage
Asynchronous image downloader with cache support as a UIImageView category
https://github.com/SDWebImage/SDWebImage
12ee2d114bf1ff48f9ab992e77834ccf6044252e authored over 10 years ago
Also adjusted documentation in headers to make it clear that the `finishedCount` includes both s...
f63a45add6a4c365fdfad68ff2bef5c5bd5d15a7 authored over 10 years agoWhile exceedingly unlikely, the old construct introduced potential race condition where it check...
a46f6149e502862ef8b8b02a39a8df118dea3f3c authored over 10 years ago#725 adding completition block when removing image from cache
257da39e4d528bda29d305e8a9f7e76e01d015c0 authored over 10 years agofixed SDWebImageRefreshCached bug for large images
caf3299c270b5792962f7fed80dafa8037a47f37 authored over 10 years agoSynthesize `executing` and `finished` properties.
3b32f1dd9df5c7eba813d7a955577ae9b2d578a0 authored over 10 years agof43dd896fa2cc6410ca02f94f928a9fb7f2b2ee3 authored over 10 years ago
Fix getter names. Fixes commit: 097b502eae
542d930f109d7de7e5d14ef1710f85ffa87e4ff8 authored over 10 years ago
The getters of the properties “executing” and
“finished” both use custom getter names.
097b502e...
5f239c07b8f488721abe3a025a72a8baa9854cce authored over 10 years agoIt wouldn't build on Xcode 6 otherwise.
241dafdd57eef9694f753be3fd50b46ee846ad87 authored over 10 years agoFix build on Xcode6
a83f44026946ba44525f7243bf1c73d5f22817f0 authored over 10 years ago097b502eae36fdb552580e100427ebe604b03973 authored over 10 years ago
If NSURLConnection response statusCode not valid (e.g. 404) , downloader...
4566b67f983bf1f5f2a21c8acb2348cea7ea4f8b authored over 10 years agodb614bc53e17553a3720a1af3569a2145435c357 authored over 10 years ago
add a suspension method to image downloaders
5b3c54ba163d2949b4712120e79882beb8ca2f54 authored over 10 years ago2c5ee720ba44da43615de9c0f9ecf2634f6de213 authored over 10 years ago
2ca5eab0e53f4cbbb0638281e7bdbc03c9d39d69 authored over 10 years ago
7edeef9f1a564d6157f8d501f8b8cdf09ec08b02 authored over 10 years ago
The ioQueue is "SERIAL" ,so "dispatch_barrier_async" is not needed.
fca411224b9604fa6f80e8b77a7418c14f912cc0 authored over 10 years agodab65ae8f5883d0bef61a092bf89bf505df85f61 authored over 10 years ago
It's generally a bad idea to remove items from a container while iterating through it.
7764e47a36e7f1db785673c7ba7d58e6a606f53a authored over 10 years agob1203d4a9e4ba69e1b0da90e009517fa0734c67a authored over 10 years ago
acac18d6a271b709431358ccf485c3126a8bcdce authored over 10 years ago
Improve logging and fix arm64 warnings when printing integers with %d
1c5060369e2db2a72b218ba245ca615bc30e3569 authored over 10 years agoUpdate projects to Xcode recommended settings
36d5069b66714042de4fc9172305a396607d7372 authored over 10 years ago29302f49b344c1a5b37b9b0925e5f452c7ce54cb authored over 10 years ago
6c79daad001851da55b50a214913e4e14ad5078e authored over 10 years ago
add category for imageView's highlighted state
6f02d77add2750dfb2fba5f7cb0d2842c8198098 authored over 10 years agoc335e1f597d550cca37dbc4a96618b88981461c8 authored over 10 years ago
78a50d39296b2e04cb9ca6c59ee9c694dcd2669c authored over 10 years ago
9a45faac3f9169bd78fff9a63175eeec3c410657 authored over 10 years ago
7ca81d0e36612a7df27fcdace61aca157963cc83 authored over 10 years ago
f7ee9d337513fdb181543f9b7ad80e38f7fcb3ec authored over 10 years ago
12715da31b591ae888c05f5307e6a8997af03e2d authored over 10 years ago
Save image in cache before calling completion block
8fe72023dc7f0c097aabb4397d5f8690ce8a6b0e authored almost 11 years ago83843a493a7b785d3c83eba82ecec3d527168df3 authored almost 11 years ago
Fixing race in SDWebImageDownloaderOperation leading to erroneous timeout.
c9a24e294aa8bd464cd8d34962399a44b2469758 authored almost 11 years agoFixing race condition that causes cancellation of one download operation to stop a run loop that...
bdef7651f02e3e725a46b1d30045d0ebf96ef4a3 authored almost 11 years agoPort Max's crash fix to my 3.6 fork
88e6ca3e497c6d42f70a9d24261a428d54437923 authored almost 11 years ago1f202ed7a39f2f203ae2f50bcae7561f22bbcd0b authored almost 11 years ago
Method getDiskCount returns NSUInteger.
c28507432144cfe7673402bae62812bf8c501edf authored almost 11 years agoUpdates progress callback to use NSInteger
db86161132e6e7742a084879ec9f54467a1b5435 authored almost 11 years agoPull Request #606 resolves this issue in the code but not in the Documentation.
065db6db0c47668735d36ec7eedcf2e26b071b64 authored almost 11 years agoec5369db135b9f0a2f4ab3e70b583697dc95b1f1 authored almost 11 years ago
b49243d147b2abd5c1604c498c60aad5366dfb7b authored almost 11 years ago
Various GCD related fixes for SDImageCache
710908ed917c500cfc89f5a9b52ead1453fdd114 authored almost 11 years ago556665d8a79714d73eaffad864ecfccecbca2680 authored almost 11 years ago
- the background task had no effect, since cleanDisk returns immediately and thereby cancels th...
87aed007335603587d0c7d0fb09a9dc9235a67a1 authored almost 11 years ago63f5c9706e244f40af1003edbc176ee53562a54d authored almost 11 years ago
1c463ad46b3aac9213ad7de9a9acdd64bf580bce authored almost 11 years ago
- more appropriate than dispatch_main_sync_safe, since we’ll always be on the ioQueue when calli...
dd682c92b59f556d548031dbaaf3ea0ea5a6f269 authored almost 11 years agoTypo in README.md
4b26a89ac42337e0ed16dc7d727755b248800484 authored almost 11 years ago65163ea1ac1e36691ac16acbeac0247dd8ae746c authored almost 11 years ago
Call endBackgroundTask at the end of start method
71de51d65874c36f23594bd76d05d24d620cb418 authored almost 11 years agoefb0b359bf2d09700c0fa20709355047837ad33e authored almost 11 years ago
938c2e0f3f90847b5da09bdfbc69c9f09c7bd094 authored almost 11 years ago
add support for high priority download
a883c63e9c81efcaca60c2754f41c5122dd949b4 authored almost 11 years ago8b315a35859a1abb0cc8ebd35d96a439dd030f5c authored almost 11 years ago
Add typedef for cache operation complete block
4e4ecd6d028de22dd3b1c08130bbdf72f62abce4 authored almost 11 years agoMakes it cleaner when users want to define the block independantly
b9bb5558e4521ac63f5dd2b886a01382b1043b42 authored almost 11 years agoPrefetcher: check progressBlock is not nil before executing.
129358204705b2695d5ef20ebb335cdbe375a381 authored almost 11 years agof2546c733328b57d459ae6754f0bda99ef0012b8 authored almost 11 years ago
986794012d39ed1844a5a11d5e9e810d0984c0a7 authored almost 11 years ago
25d20ead49f8992e001c262ee2c0d2ec0b1e3f4b authored almost 11 years ago
5f3e9272c8061fcd056904aa9a32cb19d3121448 authored almost 11 years ago
e34e8e6c65c4402d3d26af234ee7691efdaa22bc authored almost 11 years ago
added clearDiskOnCompletion
657bd816587b894aa83a72f9bc678ac26b6e421d authored almost 11 years ago1d8bfa6064fe05f2435c5d7b2593f566c11be7c6 authored almost 11 years ago
Missing method definition in header file
1b394c14b6389ed2ff529ea93a9fb69dfe7be5cd authored almost 11 years agof717d507a5bca54bad37e01a780706ddd3942c85 authored almost 11 years ago
Update SDWebImagePrefetecher.m
65acbec16d39a6252975de2c03e4ee895a079347 authored almost 11 years agoI added "+ self.skippedCount" because it never completes if there are skipped operations.
c04e4efbf128f34f3f0f98279beda1b3928136e0 authored almost 11 years agoUpdate SDWebImagePrefetecher.m
2ad8d81768f2b8bf18d02b20e37145464d0f5cf1 authored almost 11 years agoI added progress block that I need.
159f08279af01deb77233545f29e5c29adafce77 authored almost 11 years agoSDWebImageDownloaderOperation: pass orientation to initWithCGImage during progressive rendering
895249b3125ac42bcffb1343588f70238cdb3cf6 authored almost 11 years agoc13ec87b152033f38c19755203e2cac1d725871d authored almost 11 years ago
refs #620 move NSData+ImageContenttype to the SDWebImage subdirectory
10ff1892b43b5a7cbd69ad5727b062c0a461a802 authored about 11 years agoedc1d882e8920e2a0ffd8ca4c597b8173b0f3484 authored about 11 years ago
fix demo
4589e4a7447bdcf1e8a2bcbe78f78a9bae7527f3 authored about 11 years ago8b16de257576b991c77cfaa471c5dbd527d42b7c authored about 11 years ago
Code standardization
42f97369726f1ee282b40b63616e339adfcb2c8a authored about 11 years ago03eeb5842f08514bf5ce50cea501f39fcde6c857 authored about 11 years ago
bdea43aec17ec4f61002cfc0008a66b5c2eedddc authored about 11 years ago
6d8133557c5eb63017420e5b04678e788d8e1d3c authored about 11 years ago
6dc02bd8f7c0b1b9dc6b0ef38556095babcc03a2 authored about 11 years ago
use a NSInteger as size (was NSUInteger, was long long) cause we are using -1 (NSURLResponseUnkn...
c00c2e0ed4d56218bf6f80bf1185c3dca64d4e32 authored about 11 years ago765a89712062c62c759e0931a2e9c977ed912588 authored about 11 years ago
056e1e65620b6dfc633977ab12a92515f16a5fcd authored about 11 years ago
upgrade libwebp to 0.4.0
1e0af36f3f262786ff2d6694b89dcd5d8c682ec5 authored about 11 years agoWebp detect
6aca6a2100fef451745685a3b2ef871a140d09ca authored about 11 years ago5e3384e77bc309fd06ae7f36cf16ed67eea42158 authored about 11 years ago
adffebc8fb6d348658ba55f31ba58199284bf999 authored about 11 years ago
20bada38a0483468c3f58d0678751e5e068309a9 authored about 11 years ago
6d6796c31a9303e3759e46caa50268d8bb38adf4 authored about 11 years ago
64bits support (fix #572, fix #504, fix #494)
853ad83647441d2a081c05f1e05da0e004dc3fbf authored about 11 years ago77fad5cdf1ab531b9aa58f3808e0b426675fa5fa authored about 11 years ago
21842747aa91039c18d75dc39a3edf4a77eb3d1b authored about 11 years ago
d3a9a57a0d56c7a1f034d3cda263931e15ac530b authored about 11 years ago
8f8228e2a63af86ba441e49770f444919d4a6902 authored about 11 years ago
Expose timeout property for the downloader.
48846851ee2ed1b8fc1bc561880fe66f3a031fca authored about 11 years ago