Kingfisher
Kingfisher version 8
#2258
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
164
Changes
View On
GitHub
Commits
Replaced MD5 with SHA256 #2116
Kai Maschke
committed
1 year ago
Merge branch 'master' into sha256
Kai Maschke
committed
1 year ago
Added missing availability check for tvOS 13.0
Kai Maschke
committed
1 year ago
Additionally added availability check for macOS, watchOS and macCatalyst
Kai Maschke
committed
1 year ago
Upgrade project setting for Xcode 15
onevcat
committed
1 year ago
Merge pull request #2119 from onevcat/upgrade/xcode-15
onevcat
committed
1 year ago
Merge branch 'master' into v8
onevcat
committed
1 year ago
Turn all async methods in ImageCache to concurrency compatible
onevcat
committed
1 year ago
Add async version of tests for ImageCache
onevcat
committed
1 year ago
Add async versions to manager
onevcat
committed
1 year ago
Remove unnecessary conditions
onevcat
committed
1 year ago
Convert some methods in downloader to async
onevcat
committed
1 year ago
Use async version for handleHTTPRedirection delegate
onevcat
committed
1 year ago
No need to use handler in animated image view frame checking
onevcat
committed
1 year ago
Merge pull request #2144 from onevcat/concurrency
onevcat
committed
1 year ago
Merge pull request #2117 from limeade/sha256
onevcat
committed
1 year ago
Implement async func for AsyncImageDownloadRequestModifier type
onevcat
committed
1 year ago
Merge pull request #2150 from onevcat/fix/async-request-modifier
onevcat
committed
1 year ago
Fix some format
onevcat
committed
1 year ago
Improve doc quality
onevcat
committed
1 year ago
Update docs
onevcat
committed
1 year ago
Update doc
onevcat
committed
1 year ago
Refines docs
onevcat
committed
1 year ago
Update tests to suppress warnings
onevcat
committed
1 year ago
Update doc
onevcat
committed
1 year ago
Revise and update doc
onevcat
committed
1 year ago
Update docs for SwiftUI
onevcat
committed
1 year ago
Merge pull request #2160 from onevcat/feature/swift-docc
onevcat
committed
1 year ago
Merge branch 'master' into v8
onevcat
committed
1 year ago
Update support version in Package.swift
onevcat
committed
1 year ago
Add extension to has image property components
Mx-Iris
committed
1 year ago
Add some extensions
Mx-Iris
committed
1 year ago
Add some extensions
Mx-Iris
committed
1 year ago
Adaptation to multiple platforms
Mx-Iris
committed
1 year ago
Merge branch 'master' into v8
onevcat
committed
1 year ago
Merge branch 'onevcat:master' into master
Mx-Iris
committed
1 year ago
style: spelling and grammar check
YoloMao
committed
1 year ago
Upgrade gem
onevcat
committed
1 year ago
Merge branch 'master' into v8
onevcat
committed
1 year ago
Merge branch 'v8' into YoloMao-style/spelling
onevcat
committed
1 year ago
Merge pull request #2187 from onevcat/YoloMao-style/spelling
onevcat
committed
1 year ago
Merge branch 'onevcat:master' into master
Mx-Iris
committed
1 year ago
Merge branch 'master' into v8
onevcat
committed
1 year ago
Reapply should change checking
onevcat
committed
1 year ago
First home page
onevcat
committed
1 year ago
Basic structure for doc
onevcat
committed
1 year ago
Write the getting started index
onevcat
committed
1 year ago
Add tutorial initial
onevcat
committed
1 year ago
Add tutorial steps
onevcat
committed
1 year ago
Update tutorial
onevcat
committed
1 year ago
Finish UIKit tutorial
onevcat
committed
1 year ago
Finish UIKit tutorial
onevcat
committed
1 year ago
Start writing SwiftUI tutorial
onevcat
committed
1 year ago
Add tutorial steps for SwiftUI
onevcat
committed
1 year ago
Apply png serializer to UIKit tutorial
onevcat
committed
1 year ago
Merge branch 'onevcat:master' into master
Mx-Iris
committed
1 year ago
Finish SwiftUI tutorial
onevcat
committed
1 year ago
Common task pages
onevcat
committed
1 year ago
Add common tasks and topics articles structure
onevcat
committed
1 year ago
Update doc
onevcat
committed
364 days ago
Improve grammar and words
onevcat
committed
359 days ago
Refine topic doc
onevcat
committed
358 days ago
Fix all documentation warnings
onevcat
committed
358 days ago
Merge branch 'master' into v8
onevcat
committed
358 days ago
Merge branch 'v8' into feature/package-doc
onevcat
committed
358 days ago
Fix the wrong target versions
onevcat
committed
358 days ago
Merge branch 'v8' into feature/package-doc
onevcat
committed
358 days ago
Merge pull request #2206 from onevcat/feature/package-doc
onevcat
committed
358 days ago
Merge branch 'master' into v8
onevcat
committed
357 days ago
Use the latest Xcode
onevcat
committed
357 days ago
Fix CI crash (#2208)
onevcat
committed
356 days ago
Create or update Upstream Sync workflow file.
Mx-Iris
committed
354 days ago
Merge branch 'master' into v8
onevcat
committed
324 days ago
Fix a potential test issue on new version platforms
onevcat
committed
324 days ago
Update documentation for using view extension
onevcat
committed
322 days ago
Fix typo
onevcat
committed
322 days ago
Merge pull request #2224 from onevcat/doc/view-extension
onevcat
committed
322 days ago
Turn the AuthenticationChallengeResponsible protocol to async style
onevcat
committed
320 days ago
Merge pull request #2225 from onevcat/fix/async-auth-challenge
onevcat
committed
320 days ago
Fix doc
onevcat
committed
319 days ago
Add v8 migration guide
onevcat
committed
319 days ago
Add link to v8 migration guide
onevcat
committed
318 days ago
Allow complete concurrency check and build test
onevcat
committed
318 days ago
Do not isolate all class since deinit has no opt in
onevcat
committed
318 days ago
Isolate the Source Identifier
onevcat
committed
318 days ago
Mark some types to sendable
onevcat
committed
318 days ago
Fix more possible Sendable warnings
onevcat
committed
312 days ago
Refine sendable for some types
onevcat
committed
312 days ago
Set back to minimal check
onevcat
committed
312 days ago
Add necessary main actor
onevcat
committed
303 days ago
Add MainActor migration step
onevcat
committed
299 days ago
Fix compile warning and test errors for mac
onevcat
committed
298 days ago
Fix for tvOS and watchOS
onevcat
committed
298 days ago
Assume isolate for deinit
onevcat
committed
298 days ago
Make ImageTransition Sendable
onevcat
committed
298 days ago
Mark protocols sendable
onevcat
committed
298 days ago
Improve some test Sendable
onevcat
committed
298 days ago
Disk storage fully sendable
onevcat
committed
298 days ago
Mark final to support Sendable
onevcat
committed
298 days ago
Mark sendable for closures
onevcat
committed
297 days ago
+ more commits ...
Loading