Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/onevcat/Kingfisher

A lightweight, pure-Swift library for downloading and caching images from the web.
https://github.com/onevcat/Kingfisher

Remove progress assertion

8d416ec85bd2fcccfe24885a4136f798174cc0d8 authored over 8 years ago
Refactor

51c3e34de3c02e08dffa0097d9e1e6012ece2637 authored over 8 years ago
Group related files

d0eee9775575f3f036daf35a34e8d601af1cdadd authored over 8 years ago
Merge ImagePrefetcher

cf4df2266c9f62be31253440e3c9b989d249d307 authored over 8 years ago
Merge branch 'master' into swift3

# Conflicts:
# Sources/ImagePrefetcher.swift

e1c0d12045935d24ab37efe6cf2a3fb62afd8b76 authored over 8 years ago
Documentation thing

68964729ef5dc10d10ad329c4fe2940a0ded0db1 authored over 8 years ago
Merge pull request #422 from danhollywells/issue-316

Fix for Issue 316. Crash: 'Fatal Error: Can't form Range with end < start

35bce77257158cf6949a230f640b7166b4768fe8 authored over 8 years ago
Update license header

4868549b321bac7f0a3f8f888fc24444a8fe2e90 authored over 8 years ago
Fix for Issue 316. Crash: 'Fatal Error: Can't form Range with end < start' -- requestedCount incremented beyond the prefetchedResorces count.

61025bddd496f2edff74c779ef0d586f48594e8e authored over 8 years ago
Add serializer to cache storing and retriving

22e9cc0c70a82bb92e439c8c2478e79c3ce57637 authored over 8 years ago
Refine API

0af9630b0d217a95697731ff4fe9c825d4a80007 authored over 8 years ago
Rename DefaultProcessor to DefaultImageProcessor

027a522c495123344296f6b47798070b465f8b32 authored over 8 years ago
Rename placeholderImage to placeholder

cd03761baed4461245b4606115c47267b9c9b117 authored over 8 years ago
Fix for retina mac

b368db2d05c7794f0966205015a71fc77abd9165 authored over 8 years ago
Merge branch 'master' into swift3

# Conflicts:
# Kingfisher.xcodeproj/project.pbxproj
# Sources/Image.swift
# Sources/ImageDownloa...

a589103b1ff77f75cfbb1c6207bad0d679011ea5 authored over 8 years ago
Merge pull request #420 from onevcat/feature/image-processor

Image Processor

2be8e6b0cdd2b8655eaaa7d7dd2b419283ff5f8c authored over 8 years ago
Add documentation

84ea8c43da21b2f48b7da9d8592dc4074e5181fa authored over 8 years ago
Consider processor identifier in image cache

8642a0906a7cb5a6b38174f8205e0d7bb8aaeba4 authored over 8 years ago
Move processor to options

34bd4030926aa511b29c031a529a889eed0dbe4a authored over 8 years ago
Make request modifier an option

ebaa30e675ee9d3b228960bd5f5b67b31c5bc9ad authored over 8 years ago
Add identifier to image processor

da14a00bfa70f08acb3c77af3f9352567f088af9 authored over 8 years ago
Fix file header declaration

719b10442a2b5457b399493bc7ac2f26ad226471 authored over 8 years ago
Mark image drawing code public

50add92215597d15d099bab0d7f12548f2797c5d authored over 8 years ago
Refactor for UI drawing code

e364d8b0ff9823fcb9f95926f3b9836592812166 authored over 8 years ago
Refactor CI related filters

dd58eacb07366b53d5ba86cc546188544d617739 authored over 8 years ago
Update test results for mac composition

faa18edd6f857746f3fb1fc3ad9f037ed36f4f5b authored over 8 years ago
Use non-alpha for blur test, remove cg-fix

8a468ea0b15665ae7ec0821d0629fc2fb8f5b5b7 authored over 8 years ago
Fix retina mac iamge resizing

e07740b989f834e39beae05eeb7aaf644675c6df authored over 8 years ago
Add license header

4c64a5f9d9b7683e941122fb4c49ab8d9a63ff1a authored over 8 years ago
Add tests for image processor

547115ec7ced5816f5f6b8d1f0057459c45df4ee authored over 8 years ago
Necessary initializer, rename tint to overlay

5f9437dd266fd83be7e881f928ab56bae12c6f91 authored over 8 years ago
Update image equal checking

c8e5f49ca5431619dd29aa02c0f78186538aa3d1 authored over 8 years ago
Format

2c378708db8ef8d5ad7da80ed7289354863e7019 authored over 8 years ago
Add color adjust and B&W processor

9e802fa7bfb90d782f16a3668cf70d2bbf92e510 authored over 8 years ago
Oops

5ac79000d676d3ac2596404dfc4bc3c06f334468 authored over 8 years ago
Tint color processor support

d40a54306d59b1412ced461bc6c77ba60e33b9fb authored over 8 years ago
Convert to ARGB8888 if image is not that format

44ac1cd42e2d731e6db03c86703b301f863ae758 authored over 8 years ago
Add blur image processor

d1ab52f444c79c94d0c761f745566ecd8c1907ac authored over 8 years ago
Add resizing processor

697dbd477803b635c6e42cc77c7b5d49e8dcaf08 authored over 8 years ago
Rename AuthenticationChallengeResponsable

6f618f605c35fd68f68e511b48c0bfc80b7671e8 authored over 8 years ago
Bump version to 2.5.0

f3b298a93d4add056d46db3386137228d76690c9 authored over 8 years ago
Add target size to round corner processor

0c9fce97d5db5622f780f12b0f6a53a091282da2 authored over 8 years ago
Merge pull request #417 from onevcat/fix/ci-fail

Revert xcpretty and longer sleep

9b21ab0de89949a229a2e74595734b189cc2fffb authored over 8 years ago
Merge pull request #391 from onevcat/swift2.3

Swift 2.3 support

4a4e3bca30f44c5450c983b642a0f0433728eaa0 authored over 8 years ago
Compatible with both swift 2.2 and 2.3

6b37c4efd9ca94bb292974665d37c0ded4741772 authored over 8 years ago
Implement round corner processor

251a22bccf75d1717219e2ca140f95399e7ac130 authored over 8 years ago
Implement delegate for processor

01e5b0579e7ba1e882f9a2834dd3eae96f49e57d authored over 8 years ago
Add image processor to downloader

ad7290fe9b84e020edcd7df43457822c9bbae74b authored over 8 years ago
Revert xcpretty and longer sleep

9fd2f37e62f31fb9c6c01407c040e6cf6fc41581 authored over 8 years ago
Enable whole module optimization

bc6863b9711198d381e0880a16d3e0de1ca2ca9e authored over 8 years ago
Merge branch 'master' into swift3

89f384945d01b8773a3ee7c9788d357b76dc50e5 authored over 8 years ago
Merge branch 'master' into swift2.3

8f187da2ae5444d0c3abc70846477a4935b797bd authored over 8 years ago
Merge pull request #412 from JustinJiaDev/patch-1

Remove gem install xcpretty

633e424f460925e58fde41321195f38e87929ff6 authored over 8 years ago
Remove gem install xcpretty

According to https://github.com/travis-ci/travis-ci/issues/2168, xcpretty is now preinstalled on...

441faab5dd0b231bb008a709aec214f96f135cd1 authored over 8 years ago
Merge branch 'master' into swift3

17defa5188443841504e28419042f1a872db9dcf authored over 8 years ago
Merge pull request #408 from onevcat/fix/ci-sleep

Sleep 5 second to let travis finish

3bfc91dad023bdacaf8e78a287b94fc9d7769c8f authored over 8 years ago
Sleep 5 second to let travis finish

a2f2b9d4104125d53d487d0349ba76ac1adfa6c5 authored over 8 years ago
Merge branch 'master' into swift3

# Conflicts:
# Kingfisher.xcodeproj/project.pbxproj
# Sources/ImageCache.swift

060fac1e278150ebf39f4c6aa791a9821d74194f authored over 8 years ago
Merge branch 'master' into swift2.3

# Conflicts:
# Kingfisher.xcodeproj/project.pbxproj

479e0e30513b11ceb158127b875bf580947fa300 authored over 8 years ago
Bump version to 2.4.3

6d65c5efc57f50db8054176e246071e8b081342d authored over 8 years ago
Ignore local gem

52e63ac8ad4a4bf5852448d56f2575fbe8f79be7 authored over 8 years ago
Merge pull request #406 from onevcat/fix/access-expired-date

Use access date for expired images

3a59e42dff6750a704d293a08ab644a8598a8e25 authored over 8 years ago
Use access date for expired images

4883a48a458dd2f827797ffba73db04479386bb8 authored over 8 years ago
Compatible for Xcode 8 beta 6

15f911402fff8cb2d806eb6e103da264de803eb9 authored over 8 years ago
Rename shared

a5c5ea77b42336c85264662dde78e6b3a7b6cc56 authored over 8 years ago
Fix url letter case

2d9682b4fa5ea55b3957e967dbab82b82197c030 authored over 8 years ago
Fix for manager API

3f46e11e908469809f5b90d185a5573c8bea3b6b authored over 8 years ago
Unify API usage to resource protocol

90cb57f38ebec1fee28421fac0f040448e672d22 authored over 8 years ago
Format

ddd4f04dbd303c882a4dd125c07b77a3bcd21c7a authored over 8 years ago
Kingfisher manager API adjust

9f0b2b514594fae8e20fe2245f6fe1787deeb428 authored over 8 years ago
Update image extension

5ff0ab33d1777a3cc8dda45917b9fe76b0fa6063 authored over 8 years ago
Refactor for ImagePrefetcher

f95cbc4b5121b8ba6cfca70d84d2f159500aa2a1 authored over 8 years ago
Refactor for image downloader

7a71163f2b27aaf2a084977549dd9fc69265292b authored over 8 years ago
Refactor for image cache to Swift 3

b35af72d4711af8419fd68413b4fd35688972809 authored over 8 years ago
Update to pod 1.0.1

c0b11bb572f05929d0e3310e41c83fe5227c37f6 authored over 8 years ago
Apply guideline to Image

6dc4250834d3f4c6556766078b5018b8562c4344 authored over 8 years ago
Oops

6baf73d9cbcefd6fca943b06e1fc432d3c2b0512 authored over 8 years ago
Test matrix

8e324589f2cc4ffaccbce6732e07e4226be4d7b1 authored over 8 years ago
Update target name from OSX to macOS

433c0fcb2301c1f47fb88a46bf3be5d4f6332181 authored over 8 years ago
Update project setting

dfda5b03406b3b1bd098d2c21c64c9ef3925fe6e authored over 8 years ago
Merge branch 'master' into swift2.3

3f7d7a77e110a22de23deaf7c815114fd270e37c authored over 8 years ago
Reimplement gif duration

60faba1e0c1f4019c0c7ddab81d443f1805e8bb8 authored over 8 years ago
Update project setting

826d9acf16a4dbcd3d4bda8d1075d2b4865b067c authored over 8 years ago
Merge branch 'master' into swift3

# Conflicts:
# Sources/Image.swift
# Tests/KingfisherTests/ImageCacheTests.swift

cfe29ac19a12f2118cff107e1ec36a8558212fd6 authored over 8 years ago
Merge pull request #383 from MichaelTzach/master

Fix gif frame duration calculation to match that of webkit

5a8bf00bddf262b33fc2b16658de484272b10623 authored over 8 years ago
Update to Swift 3 API guideline again

86d5f0e55d4a59a379ddcd216ee7b4b4ff974abc authored over 8 years ago
Merge branch 'master' into swift3

# Conflicts:
# Sources/ImageDownloader.swift
# Sources/KingfisherOptionsInfo.swift
# Tests/Kingf...

22279fdf76910ee5baf6bcf647732b47993435f0 authored over 8 years ago
Update test

a459faec4e73ea0a1ca7a39b9898ae306fa5e959 authored over 8 years ago
Merge branch 'master' into swift2.3

c0d4841fc07529f3b4dc72bd7a8a6317b0225906 authored over 8 years ago
Merge pull request #390 from onevcat/victorg1991-master

Victorg1991 master

b4c918dbefbc162ed46efc1a99926354aca6d0c7 authored over 8 years ago
Fix indent

bff7a8759ba21bc436988fafe1c9ab2846061260 authored over 8 years ago
Merge branch 'master' of https://github.com/victorg1991/Kingfisher into victorg1991-master

# Please enter a commit message to explain why this merge is necessary,
# especially if it merge...

3acfde1b46f2616e6300c4946bf9270f45518f7f authored over 8 years ago
Use spaces instead of tabs

8f0a261485c3756ce3528a9081d10428dfd343a2 authored over 8 years ago
Rename option to OnlyFromCache

9ea4aaa94b446675dddfa65fbbe850a182319891 authored over 8 years ago
Fix tests for Xcode 8 beta 4

73b69d05d61fe3e08e98d89c5170b3dff9c25c55 authored over 8 years ago
Merge branch 'master' into swift3

# Conflicts:
# Sources/ImageDownloader.swift

7d4396af6eadef4ce925969bdc3e558e9c9ba3fd authored over 8 years ago
Merge pull request #386 from broccolii/patch-1

Update README.md

86ae54d1b760d0354c5a7b2d9cfeea53561bcfbe authored over 8 years ago
Update README.md

eae374d155ec66a223cce6e6d2c201d3e31a5d50 authored over 8 years ago
Test CacheOnly option

052a8cef6713acb6633cf6ac385c104425083291 authored over 8 years ago
If CacheOnly is activated and image is not found in cache not try to download it, and return not cached error

2b1e0bf7124052e6444024e8cabc7f07957dff75 authored over 8 years ago