issues
search
superfeedr
/
indexeddb-backbonejs-adapter
An indexedDB adapter for Backbonejs
http://blog.superfeedr.com/indexeddb-backbonejs-adapter/
MIT License
248
stars
61
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Doesn't seem to work with the standard IndexedDB (at least in FF22/Nightly)
#35
mcepl
closed
10 years ago
6
Use ajaxSync if no database is specified
#34
axemclion
closed
11 years ago
1
Added CI setup
#33
axemclion
closed
11 years ago
1
Tests now run flawlessly on both Firefox and Chrome
#32
mariusk
closed
11 years ago
2
option.error callback wrapping bugfix.
#31
mariusk
closed
11 years ago
0
Object [object Array] has no method 'parse'
#30
alensiljak
closed
11 years ago
1
Bugfix for broken tests
#29
mariusk
closed
11 years ago
1
Uncaught TypeError: Cannot read property 'update' of undefined
#28
fil512
closed
11 years ago
5
`fetch()` fails with Backbone 0.9.9 after fix for BBJS issue #2003
#27
andornaut
closed
11 years ago
1
Qunit tests fail with backbone 0.9.9
#26
andornaut
closed
11 years ago
1
Second migration fails when adding index to store created in first migration
#25
meagar
closed
11 years ago
5
sync() should return a promise
#24
andornaut
closed
11 years ago
2
sync() should return a promise
#23
andornaut
closed
11 years ago
2
Change the value of cursor ordering to "next" and "prev"
#22
PaulKinlan
closed
11 years ago
0
Fix for google closure compiler errors.
#21
andornaut
closed
11 years ago
3
fetch with options
#20
Balordo
closed
12 years ago
1
Synchronous collection.fetch() ?
#19
shreyjairath
closed
11 years ago
2
'readwrite' transaction mode support for older browsers
#18
edulan
closed
11 years ago
0
Added possibility to use autoIncrement keys
#17
manuels
closed
12 years ago
2
Remove hack for pre ES5-javascript
#16
odinho
closed
12 years ago
0
Race condition in test: support for the 'addIndividually' property
#15
odinho
closed
11 years ago
0
use sync(delete, collection) to clear objectstore
#14
lyleunderwood
closed
11 years ago
5
"clear" option for collection.fetch
#13
lyleunderwood
closed
11 years ago
0
"readwrite" vs IDBTransaction.READ_WRITE
#12
lyleunderwood
closed
11 years ago
3
Fixed string/int comparison bug; ExecutionQueue would not be started.
#11
mariusk
closed
12 years ago
1
store.add and store.put calls fail when store has a keyPath specified
#9
jebu
closed
12 years ago
0
User configurable logging and READ_WRITE const updates
#8
mariusk
closed
12 years ago
0
rebind the existing Backbone.sync to Backbone.ajaxSync to be used elsewhere
#7
winfred
closed
12 years ago
1
ff10 support after new W3C upgrade path based on onupgradeneeded event
#6
lcalvy
closed
11 years ago
5
Merge with my fork
#5
lcalvy
closed
12 years ago
0
Updated README
#4
podviaznikov
closed
11 years ago
0
Optionally override Backbone.sync
#3
weblivz
closed
11 years ago
6
Adding "addIndividually" option to `fetch` method on collections.
#2
HenrikJoreteg
closed
12 years ago
3
Cross-browser support, cleaner codebase
#1
chris-morgan
closed
13 years ago
0
Previous