Commit Verlauf

Autor SHA1 Nachricht Datum
  Leif 0e44c6a4a3 Update for iOS 9 and Safari 9 compatibility vor 9 Jahren
  typicaljoe 8c3e735c96 Update TaffyDB to 2.7 with a large number of changes vor 12 Jahren
  typicaljoe 968b5cf9e8 Update TaffyDB to 2.7 with a large number of changes vor 12 Jahren
  typicaljoe ea7b5f7fcb Merge pull request #28 from japettyjohn/master vor 12 Jahren
  James Pettyjohn 0b9de73e5c added a few utility functions and fixed a bug with caching of queries using regex always returning the same results due to the handling of objects by JSON.stringify vor 12 Jahren
  James Pettyjohn 4a2367fcbf added contains filtering function for fields with array values vor 12 Jahren
  Lea Anthony c775dc4b9e Fix for zero length array checking vor 12 Jahren
  Michael Mikowski 0287ffd31b Updated for jslint; fixed confusing code; reformatted vor 12 Jahren
  mmikowski 896a012f13 Added code to use jQuery JSON plugin if native JSON object not available vor 12 Jahren
  Ian 2f21b768dc 2.6.1 - Bug Fix: onUpdate event was running with all updates vor 12 Jahren
  Ian 6edd910773 2.6 - Added join() method and support for new operators (>,<,>=,<=) vor 12 Jahren
  Ian 3e4a4fd0fc 2.5.3 - Changes to be more compatible with JSLINT, thanks to mmikowski vor 12 Jahren
  Ian 193d48d855 2.5.1 - Removed 'exact' filter, added support for ==, ===, !=, and !== filters vor 12 Jahren
  Ian 558a124253 2.5 - breaking change, {x:x} and "is" now do type coercion. Bug fix with type coercion on .update(). Introduction of exact filter. vor 12 Jahren
  Ian 207319060e 2.4.1 - Fix for new db().update("col","val") to pass run event vor 13 Jahren
  Ian c2a7aa3924 2.4 - Support for db().update(func) and db().update("col","val") along with several bug fixes vor 13 Jahren
  Ian 60e9d86886 2.3.8 - Fix issue with getObjectKeys not returning the keys of an object vor 13 Jahren
  Colin 376df76655 Added TAFFY to exports vor 13 Jahren
  Ian b5bb454b59 2.3.7 - Fixed issue with arrays being returned when using record ID to lookup a record vor 13 Jahren
  Ian 093528b0a7 2.3.6 - Fixed issue with using OR with indexes and using isUndefined/isNull filters vor 13 Jahren
  Ian 2a3c910ef2 2.3.5 - FIxed issue with using indexes and getting back an array of arrays instead of one array vor 13 Jahren
  Ian 012ff04637 2.3.4 - Fixed bug related to ___id cleanup on record remove vor 13 Jahren
  Ian 1dd8a6903c 2.3.3 - Several speed improvements, mostly around insert vor 13 Jahren
  Ian 32db540ee8 2.3.2 - add graceful failure for localStorage if not available vor 13 Jahren
  Ian 20622b90fe 2.3.1 - Minor tweaks to the way the new onDBChange event and localstorage work vor 13 Jahren
  Ian 4a3f03c03f 2.3 - Added db.store() for localstorage, added delay to db().callback(), added onChange vor 13 Jahren
  Ian 4e473293dc v 2.2.1 some bug fixes with has and JSON vor 13 Jahren
  Ian f4440080fa v 2.2.1 - Fixed bug with has vor 13 Jahren
  Ian 79ea2982ae v2.2 ! bug fix, speed improvements, forcePropertyCase default to Null, JSON now public vor 13 Jahren
  Ian d965e00b51 2.1 - Added callback(), start(), query cache, and better performance vor 13 Jahren