-
Notifications
You must be signed in to change notification settings - Fork 290
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Now possible to get path of the cached file #46
base: master
Are you sure you want to change the base?
Commits on Aug 20, 2014
-
- Removed dealloc. it was an empty function
- Added test of key for plist in a function where it wasn't present - Added possibility of get path to cached file. Very useful por previewcontroller and some other classes which need an url and not an NSData.
César Arratia García committedAug 20, 2014 Configuration menu - View commit details
-
Copy full SHA for 1bf9963 - Browse repository at this point
Copy the full SHA 1bf9963View commit details
Commits on Aug 21, 2014
-
- Changed / for _ in key name. It allows urls as keys
- Added JSON Methods. It allows EGOCache to store JSONs easily
César Arratia García committedAug 21, 2014 Configuration menu - View commit details
-
Copy full SHA for a12f042 - Browse repository at this point
Copy the full SHA a12f042View commit details
Commits on Aug 27, 2014
-
- Added Sync Methods to store in cache. Useful when you use the cache…
… as a temporal disk space for previewControllers for example. Perfect to use with methods to obtain path for cache object. - Added json methods
César Arratia García committedAug 27, 2014 Configuration menu - View commit details
-
Copy full SHA for 280fff4 - Browse repository at this point
Copy the full SHA 280fff4View commit details
Commits on Apr 9, 2015
-
- Deprecation with plists corrected
César Arratia García committedApr 9, 2015 Configuration menu - View commit details
-
Copy full SHA for 5adab63 - Browse repository at this point
Copy the full SHA 5adab63View commit details -
- using clang extensions for nullability xcode >6.3 previous uses hea…
…der definition to simulate
César Arratia García committedApr 9, 2015 Configuration menu - View commit details
-
Copy full SHA for 5b238c4 - Browse repository at this point
Copy the full SHA 5b238c4View commit details
Commits on Aug 13, 2015
-
- Bugfix parameters order: dispatch_set_target_queue(priority, _cache…
…InfoQueue);
César Arratia García committedAug 13, 2015 Configuration menu - View commit details
-
Copy full SHA for ff02c62 - Browse repository at this point
Copy the full SHA ff02c62View commit details
Commits on Dec 16, 2015
-
Configuration menu - View commit details
-
Copy full SHA for b9e7537 - Browse repository at this point
Copy the full SHA b9e7537View commit details
Commits on Jun 8, 2016
-
- Added methods to allow refresh of cache expiry time when reading va…
…riable
César Arratia García committedJun 8, 2016 Configuration menu - View commit details
-
Copy full SHA for 965b44b - Browse repository at this point
Copy the full SHA 965b44bView commit details
Commits on Sep 28, 2016
-
César Arratia García committed
Sep 28, 2016 Configuration menu - View commit details
-
Copy full SHA for 4b7404a - Browse repository at this point
Copy the full SHA 4b7404aView commit details
Commits on Mar 20, 2017
-
Avoid backup of cache in iCloud
César Arratia García committedMar 20, 2017 Configuration menu - View commit details
-
Copy full SHA for 9a56910 - Browse repository at this point
Copy the full SHA 9a56910View commit details
Commits on Sep 15, 2017
-
- Fix some nullability issues in XCode
César Arratia García committedSep 15, 2017 Configuration menu - View commit details
-
Copy full SHA for 4a97613 - Browse repository at this point
Copy the full SHA 4a97613View commit details
Commits on Dec 1, 2017
-
César Arratia García committed
Dec 1, 2017 Configuration menu - View commit details
-
Copy full SHA for 88195aa - Browse repository at this point
Copy the full SHA 88195aaView commit details