issues
search
SaneMethod
/
jquery-ajax-localstorage-cache
Ajax Cache backed by localStorage for jQuery
Other
379
stars
79
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
unable to clone on drush make process
#50
joshyhud
opened
5 years ago
1
Improvement for isCacheValid
#49
shkoliar
opened
6 years ago
0
Doenst work with dataType XML
#48
aaroniker
opened
6 years ago
0
Build a plugin
#47
alexlii1971
opened
6 years ago
0
default cacheKey function fails
#46
johnv-git
closed
7 years ago
2
Add response validation feature
#45
rafis
closed
7 years ago
0
Add response validation feature
#44
rafis
closed
7 years ago
0
Minor optimization
#43
rafis
closed
7 years ago
0
Update README.md
#42
huntzhan
closed
7 years ago
0
Error Checking on dataType
#41
vkman
closed
7 years ago
0
abitlity to pass callback for cachekey
#40
imrannaqvi
closed
8 years ago
1
cacheKey sometimes generates poorly
#39
gedeminas
closed
7 years ago
3
Optionally, do not clear cache on AJAX error
#38
thinkdj
closed
8 years ago
2
'toLowerCase' error during ajax call.
#37
akshayashet
closed
8 years ago
4
Update README.md
#36
wuchangming
closed
8 years ago
0
Added passing window to the closure
#35
softwarespot
closed
9 years ago
0
window is not scoped
#34
softwarespot
closed
9 years ago
3
Fixes #30 and #31
#33
softwarespot
closed
9 years ago
0
Check if options.localCache is undefined before continuing
#32
softwarespot
closed
9 years ago
2
Pre-append ; to the start of the plugin
#31
softwarespot
closed
9 years ago
1
Bug when cache is set to false and cacheKey omitted in the options
#30
softwarespot
closed
9 years ago
2
Add to bower.io
#29
softwarespot
closed
8 years ago
1
Possible bug with a user passing an object via localCache that isn't an instance of Storage
#28
softwarespot
closed
9 years ago
7
$.ajaxPrefilter storage access bug fix
#27
sunnokon
closed
9 years ago
1
Unmaintained
#26
paulirish
closed
9 years ago
3
Fix for undefined options.success key
#25
kayzee
closed
9 years ago
1
Check data before cache.
#24
uhtred
closed
8 years ago
1
use with done callback
#23
th3fallen
closed
9 years ago
0
Fix for array of success functions
#22
markokeeffe
closed
8 years ago
0
Success function array fails: TypeError: object is not a function
#21
markokeeffe
closed
9 years ago
1
Status code caching
#20
basicallydan
closed
9 years ago
1
Prevent cache keys from containing 'undefined'
#19
basicallydan
closed
10 years ago
5
Remove dependency on Modernizr
#18
shaqq
closed
10 years ago
5
Add seamless integration with ifModified jQuery's option
#17
rosenfeld
opened
11 years ago
0
Removing case sensitivity of ajax dataType property.
#16
tronhammer
closed
9 years ago
1
Integration with Infinite Scroll
#15
mcsanantonio
closed
9 years ago
1
Update jquery-ajax-localstorage-cache.js
#14
jeremygmt
closed
11 years ago
2
Support for deferred chaining
#13
jpillora
closed
9 years ago
2
Uncaught TypeError: Object #<Object> has no method 'success'
#12
wwuck
closed
9 years ago
3
set timestamp safely on response
#11
treasonx
closed
8 years ago
2
Catch exceptions when saving to localStorage, which should catch over quota errors.
#10
bshelton229
closed
12 years ago
1
Remove Modernizr dependency
#9
sindresorhus
closed
12 years ago
3
Syntax Highlighting to README
#8
caleywoods
closed
12 years ago
2
Checks for JSON in the options Array instead.
#7
mludv
closed
12 years ago
1
Fixed a typo: "localStorage.remoteItem()" should be "localStorage.remove...
#6
NigelKibodeaux
closed
12 years ago
1
Doesn't work with async=false
#5
jwlrs
closed
12 years ago
4
minor typo regarding number of new parameters?
#4
dguzzo
closed
12 years ago
0
research prior art
#3
paulirish
opened
12 years ago
9
try/catch for 5MB quota checking
#2
paulirish
closed
9 years ago
1
use `ms.js` to make the cacheTTL option more flexible
#1
paulirish
opened
12 years ago
0
Next