issues
search
bramski
/
angular-indexedDB
An angularjs serviceprovider to utilize indexedDB with angular
165
stars
49
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
IE 11 Illegal Access Error fix #32
#35
tomaszkrym
closed
8 years ago
2
Workaround for IE throwing InvalidAccessError on db open. Fixes #32
#34
jonohill
closed
9 years ago
3
ShimIndexedDB support
#33
Lunatic83
closed
8 years ago
10
InvalidAccessError on IE 11
#32
bvahdat
closed
8 years ago
2
Feature: Add ShimIndexedDB Support
#31
Lunatic83
closed
8 years ago
7
Failed to execute 'index' on 'IDBObjectStore': The specified index was not found.
#30
neslinesli93
opened
9 years ago
5
Feature: Create stores dynamically
#29
prabhuish
opened
9 years ago
14
Add an index to an existing store
#28
thorn0
closed
9 years ago
1
Failed to execute 'transaction' on 'IDBDatabase': The database connection is closing.
#27
atulpatil2741
closed
9 years ago
2
Feature: Skip and Take
#26
mhsimkin
opened
9 years ago
2
How to filter against multiple indexes?
#25
mhsimkin
closed
9 years ago
5
findWhere alias of eachWhere
#24
joebordes
closed
9 years ago
2
How can storage be set to temporary?
#23
mhsimkin
closed
9 years ago
2
insert element
#22
pedrorw
closed
9 years ago
3
Please add support for retrieving keys
#21
repalogic
opened
9 years ago
1
upgradeDatabase for $indexDB
#20
Templarian
closed
9 years ago
4
store.upsert(items) is very slow ($rootScope.$apply)
#19
dnozay
opened
9 years ago
21
Fix sourceMap, use $log, expand angular support for 1.3
#18
mmmichl
closed
9 years ago
6
Safari fix: now in coffee script
#17
motorox
closed
9 years ago
3
Make angular-indexed-db work on Safari
#16
motorox
closed
9 years ago
2
Feature: Safari 8 Support
#15
motorox
closed
8 years ago
5
How to page?
#14
capitanfuturo
closed
9 years ago
4
Using with an Angular Cordova App?
#13
leandroz
closed
9 years ago
2
'IDBObjectStore': The transaction has finished.
#12
Lunatic83
closed
9 years ago
3
Failed to execute 'add' on 'IDBObjectStore': An object could not be cloned.
#11
Lunatic83
closed
9 years ago
2
Fix problems with openStores and module conflicts.
#10
bramski
closed
10 years ago
0
IndexedDB does not validate multiple store names correctly.
#9
bramski
closed
10 years ago
1
fix bug
#8
qiuzuhui
closed
10 years ago
1
Very graceful source
#7
qiuzuhui
closed
10 years ago
1
Update README.md
#6
qiuzuhui
closed
10 years ago
1
Throw all IndexedDB errors as promises
#5
JamesMessinger
closed
10 years ago
5
Move all code inside the module definition
#4
JamesMessinger
closed
10 years ago
3
Add hound support (experimental)
#3
bramski
closed
10 years ago
0
BUGFIX: pataches issue #40
#2
JackoPlane
closed
10 years ago
1
Fix database error undefined on Chrome and count returns IDBRequest instead of result
#1
corburn
closed
10 years ago
3
Previous