issues
search
goodeggs
/
angular-cached-resource
An AngularJS module to interact with RESTful resources, even when browser is offline
MIT License
216
stars
29
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Configure Renovate
#97
renovate[bot]
closed
3 years ago
1
$resource feature - not able to do with angular-cached-feature
#96
angularPublic
opened
7 years ago
0
Check cacheKey before using during clearing
#95
iantropov
opened
7 years ago
1
TypeError: null is not an object (evaluating 'cacheKey.indexOf')
#94
iantropov
opened
7 years ago
0
Want to store array response as array itself
#93
wishbooks
opened
7 years ago
0
Fixed NPE if arg is null
#92
GittyGatto
opened
7 years ago
1
Change localstorage by localforage
#91
AbraaoAlves
opened
7 years ago
0
#70 - access HTTP headers from resource
#90
guillaumev
opened
7 years ago
1
How to use it without Browserify, simply with bower?
#89
felippenardi
closed
8 years ago
3
Handling 401 on GET and/or manually re-queueing
#88
pullaf
opened
8 years ago
1
Q - Reading from the server, and also from the cache - apply same mechanisme for basic $http
#87
thim81
opened
8 years ago
0
Get always a fresh data and get in fallback the cached data
#86
jean-alain-re
opened
8 years ago
0
Ability to persist localOnly values
#85
zhakhalov
opened
8 years ago
7
Querying for multiple resources at once without sending tag parameter to Endpoint
#84
sallespro
opened
8 years ago
1
Unable to access $httpPromise for POST request
#83
adsahay
opened
8 years ago
3
Resource.$clearCache() clears local storage but not in-memory cache
#82
mmautner
opened
9 years ago
1
Does not work for query.
#81
johannesjo
closed
9 years ago
1
CachedResource saves resolve to same object when called in $q.all
#80
tgemes
closed
9 years ago
2
"instance doesn't have any boundParams" error with array
#79
nikopolv
closed
9 years ago
5
Stress the importance of setting bound params
#78
sdhull
closed
9 years ago
4
.then function only get's called the first time when using $promise
#77
mgamsjager
closed
9 years ago
1
[Feature request] Lifecycle hooks
#76
sdhull
opened
9 years ago
0
Pre-process the data before write into the localStorage
#75
wenbolovesnz
opened
9 years ago
1
Discrepancy between ngResource and ngCachedResource API
#74
dannynelson
opened
9 years ago
0
$cachedResource is not $resource
#73
Morriz
opened
9 years ago
1
$resolved added to the PUT request
#72
Thymo
opened
9 years ago
2
more informative logging when boundParams aren't specified on a resource
#71
makebbekus
closed
9 years ago
0
Access response headers from $promise and $httpPromise
#70
morganhein
opened
9 years ago
1
cacheParamsKeys action config to limit params used in cache identifiers
#69
DocX
closed
7 years ago
3
Update README.md
#68
AllenSH12
closed
9 years ago
1
Use transformRequest to update/upload files within the resource
#67
giorni
closed
9 years ago
1
$promise and $httpPromise not always defined on cached objects inside an Array
#66
makebbekus
opened
9 years ago
0
define CachedResource::toJSON to prevent storing and to localStorage
#65
makebbekus
closed
9 years ago
1
Actually log the error when writing to local storage fails
#64
makebbekus
closed
9 years ago
0
add a $push method to a resource array
#63
randypuro
closed
9 years ago
1
log an error when cachedResource is unable to write to localStorage
#62
makebbekus
closed
9 years ago
0
Cache only actions
#61
dannynelson
closed
9 years ago
1
$cachedResource fire an OPTION on load, which fail and repeat each X seconds.
#60
tplaindoux
closed
9 years ago
4
Compiled module lacks trailing semicolon
#59
RobbinHabermehl
closed
9 years ago
2
No support for trailing slashes
#58
dotcom84
opened
9 years ago
4
Getting boundParams error
#57
antonshevchenko
closed
9 years ago
3
"unexpectedly setting a clean entry (load) over a dirty entry (pending write)" on normal write operations
#56
hazeledmands
closed
9 years ago
1
Response from write actions should update cache always, including when values no longer exist
#55
dannynelson
opened
9 years ago
0
More structured write error
#54
benbuckman
closed
9 years ago
1
How to use $clearCache
#53
sayacoub
closed
9 years ago
4
Support Angular 1.3
#52
FreakTheMighty
closed
9 years ago
4
Fix modify in place for arrays
#51
jdve
closed
10 years ago
2
Multiple writes in succession results in multiple calls to same resource
#50
jdve
closed
10 years ago
7
Option to use filesystem instead of localStorage
#49
PureSpider
opened
10 years ago
2
Handling error responses from the server
#48
FreakTheMighty
closed
10 years ago
2
Next