183 Commits (5d339516dc217b948e76a659bec8781af5f820f8)

Author SHA1 Message Date
  John-Mark Gurney 5d339516dc make some handling via uuid workable.. 2 months ago
  John-Mark Gurney 3ee4bf8d4f support ordering for some cases.. 2 months ago
  John-Mark Gurney c93d24e210 add --xargs and --help support to search.. 2 months ago
  John-Mark Gurney 39c16fd527 add support for parent_refs... updates db.. 2 months ago
  John-Mark Gurney 7bbb97448b better docs on handling migrations.. 2 months ago
  John-Mark Gurney cf3a1d65c1 the test for this was broken, and we were missing this... 2 months ago
  John-Mark Gurney c9e2e0af56 expand some definitions, and add reference, talk about actor roles.. 2 months ago
  John-Mark Gurney f8e45c0ceb if no input, try again instead of adding... support fetching an "empty" md 2 months ago
  John-Mark Gurney 9ee1e459b4 add support for outputing json objects from list 2 months ago
  John-Mark Gurney 50c006a3ce implement searching by metadata modified date... 2 months ago
  John-Mark Gurney bb2209ff2e optimize searching for files... takes 300s query down to 15s. 2 months ago
  John-Mark Gurney 250c4a7eb5 add some additional test cases to prevent bad optimizations... 2 months ago
  John-Mark Gurney 5be7637f0d support search w/o options and make it faster.. 2 months ago
  John-Mark Gurney eff8493baf add ability to search tags.. giving a tag, return all the tag=value pairs.. 2 months ago
  John-Mark Gurney 84426ff282 keep track of known issues... 6 months ago
  John-Mark Gurney 71128c1767 fix two bugs, first is deleting tag that didn't exist was an error 6 months ago
  John-Mark Gurney cf0fddb0ad add enable/disable for debug prints.. 6 months ago
  John-Mark Gurney 8d15e035fe add tests for BitField... 1 year ago
  John-Mark Gurney de06275299 fix up CRW parsing a bit.. add test cases and framework for smaller tests 1 year ago
  John-Mark Gurney aefc221cde add exiftool's list of Canon tags 1 year ago
  John-Mark Gurney 5346ea06f0 forgot to include links to TIFF 6 standard... 1 year ago
  John-Mark Gurney 50c35a8a85 add ifd builder (for testing), and make sure unknown enums are handled.. 1 year ago
  John-Mark Gurney 4f60a6ce2c clean up tiff_ifd, use islice instead of complicated math.. 1 year ago
  John-Mark Gurney 67d44c1e95 fix string to follow the standard, other minor fixes.. 1 year ago
  John-Mark Gurney 8e47cf3d6f add the script to make the exif.jpeg file used for testing.. 1 year ago
  John-Mark Gurney a02f32f410 add spec links, drop dead code, add JPEG EXIF parsing... 1 year ago
  John-Mark Gurney 95fef909d8 checkpoint this work, confirmed parsing CRW and CR2 files... 1 year ago
  John-Mark Gurney 5a4fe83d64 make sure all files are processed.. 1 year ago
  John-Mark Gurney 573c975066 older versions of the library return this instead.. 1 year ago
  John-Mark Gurney f529d0cafd add support for zip archives... 1 year ago
  John-Mark Gurney d50be18450 add raw version of this.. will have magic_wrap embedded in next commit 1 year ago
  John-Mark Gurney 152be62e3f drop unneeded comment, autosaved w/ sqlite now, add new test to write 1 year ago
  John-Mark Gurney 9279a559f5 significantly improve search results, especially in the exclusion case.. 1 year ago
  John-Mark Gurney d14fb005bb on each successfull exit, do a little db maintainance... 1 year ago
  John-Mark Gurney 6056bbbdc7 improve search performance.. minor dump improvements by uuid or hash.. 1 year ago
  John-Mark Gurney 37bd97e7f9 include more detail on how to provide migrations.. 1 year ago
  John-Mark Gurney 0f633e175d fix pre 2.0 sqlalchemy usage, and import medashare for orm.. 1 year ago
  John-Mark Gurney 5f5833a501 added this test earlier today... 1 year ago
  John-Mark Gurney 4718e1113b convert to 2.0, that was easier than I thought.. 1 year ago
  John-Mark Gurney 0b4c024c02 handle host id mapping on search results.. 1 year ago
  John-Mark Gurney 5d82d5930a make mapping alone print out existing mappings.. 1 year ago
  John-Mark Gurney 81a0c7f77f do this iteratively so the user gets results sooner.. 1 year ago
  John-Mark Gurney 0af2f89c67 add support for missing metadata objects, improve queries a bit.. 1 year ago
  John-Mark Gurney 0802947635 add support for valueless searches.. 1 year ago
  John-Mark Gurney 2bec4e15c1 add support for searching, not indexed yet... 1 year ago
  John-Mark Gurney 3579fd59a8 make sure subcommand help prints more useful help message.. 1 year ago
  John-Mark Gurney 204233629e better halflife support, fix some minor bugs.. 1 year ago
  John-Mark Gurney fda8fb6d07 support the cache having a half life... 1 year ago
  John-Mark Gurney ef95e9f03f prep for decay, add support for limit and refactor tests.. 1 year ago
  John-Mark Gurney 108d1dff3d fix an issue with large work counts... 1 year ago