Historie revizí

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