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

Merge pull request #2740 from dreampiggy/example_enable_nslog

Fix the example NSLog issue, and replace the unavailable test image dataset

eee947305e630d3f58e55db9ff457140c9850fff authored over 5 years ago
Replace the unavailable Demo test images with the new images from Kodak site

c66f5c90ef3ba0c3e81be7d5d0772cce4e483c82 authored over 5 years ago
Fix that all Example targets disable all NSLog output. We need to keep the log to investigate some issue from system framework

949024c2a6ab2988de3ed8f8d74008f9e5cd37ef authored over 5 years ago
Merge pull request #2739 from dreampiggy/fix_encoding_imageio_warning

Fix that `CGImageDestinationCreateWithData` 0 count arg will log a warning

0e255db4df2fd86d3c05c6cd93ddb1066cdf270c authored over 5 years ago
Fix that `CGImageDestinationCreateWithData` 0 count arg will log a warning, this does not effect the encoding function.

e1b4e5a2d414159a82781554d87f4b92a77b7467 authored over 5 years ago
Merge pull request #2737 from kinarob/Fix_button_background_image_key_for_state_bug

Fix get button background image operation key bug

51fc2e8f83ed7e4540a17a44c7f2c6e788124723 authored over 5 years ago
`backgroundImageOperationKey` test should apply for SD_UIKIT only

3c2485654140e5aac04d4af9a627bae2127d5179 authored over 5 years ago
Change the options result property into readonly, add documentations

d6852db8d049a1a08d62fc13f2d1472c6274f2ff authored over 5 years ago
Fix get button background image operation key bug

2396c2e7c048d2e04cf25c39eda11cb355c394e1 authored over 5 years ago
Add test case for options manager, ensure it works

0dbcb98c6f9fcae21017c6d9c8be5a36d41c5629 authored over 5 years ago
Add SDWebImageOptionsProcessor, which can have a global control for both WebCache options and context option for image loading

26d1a95cca0dcdca604173875fb487aa00a568df authored over 5 years ago
Bumped version to 5.0.3

update CHANGELOG

124509e9b61bbd39c94729c050b224c39a0c99fd authored over 5 years ago
Add the test cases for SDImageCacheDecodeFirstFrameOnly on memory cache

8adfe3faeb299e4b7efc2d3e498c50280cf45978 authored over 5 years ago
Merge pull request #2725 from cntrump/master

fix issues: SDWebImageDecodeFirstFrameOnly flag is ignored when image loaded from cache

daad5338e2958b4c49a7b2801bcae3a1937874fa authored over 5 years ago
fix issues: SDWebImageDecodeFirstFrameOnly flag is ignored when image loaded from cache.

bc2b52007cf41d09a4565f74fe98227db2d027f5 authored over 5 years ago
Merge pull request #2728 from dreampiggy/bugfix_sdanimatedimageview_init_image

Fix that SDAnimatedImageView initWithImage will skip the initialize logic and crash

e9eb60e506aad76418b6aa13b967946569d1c8fd authored over 5 years ago
A little optimization code for runLooMode setter

dbc412baf43c65462b5b40daf8bd6b4847547f88 authored over 5 years ago
Using the lazy property for `lock` and `runLoopMode` to ensure this will not cause crash and logic issue. Without need of checking on `setImage:`

1d5b411f3cdff6b34be7a193fe60154da56be334 authored over 5 years ago
Fix that SDAnimatedImageView initWithImage will skip the initialize logic and crash

63c0794ad83706eebc91f29192a26183207d67c9 authored over 5 years ago
Merge pull request #2723 from dreampiggy/project_replace_private_pch_with_import

Replace the private prefix header files with the manually import for each implementation files

ce5103bedf6404b6a04383ef3064cc65dec30f57 authored over 5 years ago
Farewell pch

0fea309b0084848844d708056c9802e331cdfabe authored over 5 years ago
Remove the extra pch config in xcconfig

44624767ad59329f784ca4ab1f18f7f2607dd19b authored over 5 years ago
Replace the private prefix header files with the manually import for each implementation files

5c13490eebf34d480f615d1641b69b2d40e4eb0d authored over 5 years ago
Merge pull request #2722 from dreampiggy/documentation_page_update

Update the documentation coverage for jazzy. Use the correct format to provide class/protocol/ty...

28e3ca312b19c63aa2e734c071daf6b91e62bcb8 authored over 5 years ago
Fix typo in documentation page

8a8e527dea222f5817a88123f8020954097ed68b authored over 5 years ago
Update the documentation coverage for jazzy. Use the correct format to provide class/protocol/type API Documentation

0783287f95dad7bdbbe47e987c9ed6812017a6cf authored over 5 years ago
Merge pull request #2711 from dreampiggy/test_update_coverage

Added many test case to ensure the code behavior and coverage

6c1688962869f51e787e25f123b7f9b482368b00 authored almost 6 years ago
add macros checking in SDImageFilterTransformer

9f4bc99fe834305d4af60fc0c6891f254c5e6a37 authored almost 6 years ago
Add cacheType checking in animatedImageView category

430bebe274b4874f4786e260e1b8864911560d7e authored almost 6 years ago
Revert explicitly set *_DEPLOYMENT_TARGET inside the Tests Xcode project. Initially changed in #2709

479fed6913743d5602f9a54fb308a33b09c9adcb authored almost 6 years ago
Added many test case to ensure the code behavior. Upgrade the test coverage

873d9eddce23eac14fbaafc0586d03a9c605be4b authored almost 6 years ago
Update more test cases for code coverage

bf047b6e1be8e52f529e896f62c94860d4dc290e authored almost 6 years ago
Fix one bug of the macOS API `SDScaledImageForKey`, which does not modify the bitmapImageRep's size when scale is not equal to 1

c1d58106dc65ace7cbe52c56c4e161f49d24cc55 authored almost 6 years ago
Merge pull request #2709 from dreampiggy/test_update_script

Update the Codecov script, try to fix the report issue

abdcc1146107895a764f4d1edf0845d870f3a461 authored almost 6 years ago
Fix the test project using the wrong min deployment target version

ccec69715d507cad50b87728224f9fb44e19d445 authored almost 6 years ago
Don't run test during pod lib lint, run the test with next pipeline

521a5f2b4b7a62852795ec5ea73c4441be04bb90 authored almost 6 years ago
Using cocoapods cache to speed up the build time

17fd5da08633b8029c8f20ed1666c142e93cafc6 authored almost 6 years ago
Try to use the latest curl from homebrew, instead of macOS' built-in one for uploading

06cac84af3fa9cfde0cc4087a149f2532506246b authored almost 6 years ago
Try to reduce the build time during framework target

a95caa0a7ee1900b47d49923e0741c6a09afa772 authored almost 6 years ago
Merge pull request #2710 from kinarob/Replace_MAX_function_with_if_judge_in_scale_less_than_1

Replace if judge with MAX() function in scale less than 1

b4f91a6e6babd8f39338747bd89d049e9d62750a authored almost 6 years ago
Update the codecov script, try to fix the report issue

140f19de9b68a172f8ae26dc88659cfe783997dd authored almost 6 years ago
Revert MAX() function in `SDImageScaleFactorForKey`

e837e0a3be1f0950cec7ad5ff9b0137ab67867cd authored almost 6 years ago
Add MAX function with scale in `SDImageScaleFactorForKey`

2dd9fe4d9b622af0f42cb9f4a915788abe8b0d24 authored almost 6 years ago
Replace if judge with MAX() function in scale less 1

806e2288671decaff7df1dd734fa1d6851381d21 authored almost 6 years ago
Bumped version to 5.0.2

update CHANGELOG

83997ca9e4fd7d96ff2d7794e31e3a2fee6b5844 authored almost 6 years ago
Merge pull request #2708 from dreampiggy/bugfix_CGImage_create_orientation_wrong_ratio

Fix that `CGImageCreateDecoded:orientation:` use the wrong aspect ratio when orientation is left...

8dbc9ae8f4df1daf2e357be3e9db7f9484ac0ac7 authored almost 6 years ago
Fix the test case compile issue of macOS

774ecaf40fcdc1f8da39dfc04610186165b44879 authored almost 6 years ago
Fix one bug of `sd_colorAtPoint:`, which set the alpha value default to 255, which should be 1

46bf112de5122e91d0ea43e3fb6953667645d6d8 authored almost 6 years ago
Update the test cases, using a 150x200 image (which width is not equal to height) to ensure the rotation works

feed2e5abd43a54964a3b9f2c61c727e3b623b8c authored almost 6 years ago
Fix the wrong roration when the CGImage's width is not equal to its height

628e172047d594c7071a091d03d05fab6e83f2c6 authored almost 6 years ago
Add test case for CGImage create decoded with EXIF orientation

9c6c4927fb34f21d9ca04757a40727b530515611 authored almost 6 years ago
Merge pull request #2706 from dreampiggy/bugfix_mac_SDAnimatedImage_NSImage

Fix the bug of SDAnimatedImageView, which can not render the normal NSImage (including animated ...

4dce559d44c2c91146c5f1f1785b7757f8b58760 authored almost 6 years ago
Add a simple test case to ensure SDAnimatedImageView should display the static NSImage

9cce513a09d5ee4e5f655ae67d085736f7acbc79 authored almost 6 years ago
Fix the bug of SDAnimatedImageView, which can not render the normal NSImage (including animated image) at all. Only `SDAnimatedImage` can be rendered

8c93519191fc26cc456e5481bf04090e37fd2f88 authored almost 6 years ago
Merge pull request #2699 from matrejek/feature/config_typo

Fixes typo in SDImageCacheConfig maxDiskAge info

8712f8d0d97f29849fbeab6c722184d1a34d1d3a authored almost 6 years ago
Fixes typo in SDImageCacheConfig maxDiskAge info

df2af72f794b17fcb90a2d6606444e5726f09096 authored almost 6 years ago
Updated the organization (small) logo - needed a squared one

6ccf10412b53cfcda92461c1318b0a0148e62a23 authored almost 6 years ago
Bumped version to 5.0.1

update CHANGELOG

072e62b1cb29a4da096b5342b96e107002856051 authored almost 6 years ago
Update the description about this error code, and fix one potential issue of callback

7057e70cd5137dd4b98af449a4be3b8c25f04368 authored almost 6 years ago
Add a `SDWebImageErrorDownloadCancelled` error code represent the user cancel of download, which can guarantee the completed block of downloader/manager is called back

c228eb5bdc2de3756f49fcaaeaa571018878d3ff authored almost 6 years ago
Merge pull request #2691 from zhongwuzw/fix_apng_property_crash

Fixes crash for apng coder when properties are nil

3540961abca72227c3409de70cfcdab22bd8baf3 authored almost 6 years ago
Prevent pointer static cast

0990af52a0272a4ce3695f29dc026a6f782d6407 authored almost 6 years ago
Delete prepare shell when archive static library and update manual installation doc. (#2685)

* Delete prepare shell when archive static library and update manual installation Doc

* Updat...

959a1618cb394887fa0f16adf1a41e0c32b54266 authored almost 6 years ago
Fixes crash for apng coder when properties are nil

d1eea26cd67d4b19f93fa319bd857c6ffb0c277e authored almost 6 years ago
Update ISSUE_TEMPLATE.md

Update the issue template `SDWebImage Version` and `Platform Version` to the latest version.

767a6643f87d3ca9e90c5746aded35ccf2555b94 authored almost 6 years ago
Update README.md to specify the 5.0 version of Podfile

db2f7bf3ff1f7562fe6197117b0d6d004971b0ff authored almost 6 years ago
Update the readme about the latest documentation, and more modules in SDWebImage org

4a54e6dde5c02c1a9ed3f0d7b1cfec2b4bcc98a8 authored almost 6 years ago
Merge pull request #2676 from dreampiggy/project_travis_ci

Fix the Travis-CI script about code coverage submit

78c311bd3b5bbacf5237db368ddf1fd3a5380495 authored almost 6 years ago
Config both iOS && macOS flag for codecov report

3dad2ea7ff0ad630f55973d627fe6711988dd186 authored almost 6 years ago
Merge pull request #2675 from zhongwuzw/iocoder_code_clean

Clean and consolidate some logic code in SDImageIOCoder

ca73bf0662eb12f815aae8a67de313997cc66b10 authored almost 6 years ago
Fix the Travis-CI script about code coverage submit

1b927195dd046130a345a019331b08fc7ed7bd9c authored almost 6 years ago
Remove BOOL local variable

6e82c1d6d2a6e218556d3bb0b1acdc9b35066a88 authored almost 6 years ago
Clean and consolidate some logic code in SDImageIOCoder

8e5897338c750513fae259d3d9f49e7007b1cd9a authored almost 6 years ago
Merge pull request #2674 from zhongwuzw/fix_tint_image_bug

Fix tint image bug which leads to image upside down

c6e9daf0d65a0499b91f7cf3aa575eb0bd6cd7b2 authored almost 6 years ago
Merge master into fix_tint_image_bug

522743f246a8743af9db4bc4dbad88e80aea6759 authored almost 6 years ago
Add tests for inversion check

3a5a3874858a6df67146021861d1dcad16d491c7 authored almost 6 years ago
Merge pull request #2673 from zhongwuzw/fix_round_image_bug

Fix rounded corner bug which leads to image upside down

efcfacebc0d82e0032005828177c544dc0d2c781 authored almost 6 years ago
Update snapshot

fa303a9b73978e7d67c091e83cdcb503c7de0a68 authored almost 6 years ago
Fix tint image bug which leads to image upside down

66d294dbec3cc69d093b5c288c094804c0212a9b authored almost 6 years ago
Add test case to check inversion when do round corner operation

2a4e96d8f585518d67f89dc356b8c91348674b41 authored almost 6 years ago
Fix rounded corner bug which leads to image upside down

b7ee2336c1d16492d878b1656878de093f91ed81 authored almost 6 years ago
Bumped version to 5.0.0

update the changelog

555ed7b983c940e8b32d394dfa515f8b4a0848e5 authored almost 6 years ago
Update the Readme, migration guide and API-diff to the latest version

319322fbd55d2d6d3fc4076f5250997be5872c19 authored almost 6 years ago
Merge pull request #2664 from SDWebImage/5.0

Merge 5.x branch into master branch, ready for 5.0.0 release

3f29a3ef1e5b980f1f31949f22938525bd5dfe12 authored almost 6 years ago
Merge pull request #2671 from zhongwuzw/fix_cancel_current_image_load

Cancel latest image load when call cancelCurrentImageLoad

8a4932420c0131d434e6ba3d42bbff8893fe42eb authored almost 6 years ago
Adjust coding style

c369d70f1228c7fc10f92a14c72005eefa345a38 authored almost 6 years ago
Remove test code

8294d74e93bcc611ab04f70209c62530eb0524cc authored almost 6 years ago
Cancel latest image load when call cancelCurrentImageLoad

ec3b0590b07c81f1d2eac94e2cf24a18ea6e0960 authored almost 6 years ago
Merge pull request #2668 from dreampiggy/bugfix_error_domains_check

Fix the black list error domain should filter specify SDWebImageErrorDomain codes which is indee...

51aab09fddadf44acefa8952d918324cb6d2bde1 authored almost 6 years ago
Change the optional method into required, force the custom loader author to provide the error check

2640301e82e4a0ee03d4f5d0846a3d0b02979697 authored almost 6 years ago
Merge branch 'master' into 5.0

941d327af2b585e69f4ef157c9ffd19a439e8e71 authored almost 6 years ago
Merge pull request #2669 from zhongwuzw/fix_cachesoperation_thread_safe

Fix caches manager operation thread safe issue

5e427f69846b5d931370c4740ed8781bbbc53610 authored almost 6 years ago
Fix caches manager operation thread safe issue

100869dd70782c71901b8803e5dec76e3f62a376 authored almost 6 years ago
Fix the logic to check loaders. Find the correct loader first and then check if optional protocol method is implemented

691873117a21143da877d7ad48d350b2362571a8 authored almost 6 years ago
Merge pull request #2666 from zhongwuzw/revert_domain_filter

Revert "Filter the error domain with NSURLErrorDomain before checking the URL Error Codes

48c1b0586ed459468c2de18cdd8e459e35f854f4 authored almost 6 years ago
Update to use the delegate mode, let the actual image loader to decide whether to mark failed or not.

fa426f9b054d1b970d0d4c0bd094ca2c7179896a authored almost 6 years ago
Fix the blacking error domain should filter specify SDWebImageErrorDomain codes which is indeed un-recoverable

82752741542629824992d77dc55392f668a19766 authored almost 6 years ago
Merge pull request #2667 from zhongwuzw/guarantee_thread_safe

Guarantee thread-safe for SDImageCachesManager SDImageCodersManager SDImageLoadersManager

b0f1006e3f5274293204957fec557a4541e137a0 authored almost 6 years ago
Thread-safe for CodersManager and LoadersManager

60255f5bd2b25b6036711d5fb8965316c6fd4b6f authored almost 6 years ago
Guarantee caches of CachesManager thread-safe

aa890c5d9a8966db320396c64037687530b6cae1 authored almost 6 years ago