jmoiron plays the blues
jmoiron/metasync main d3a4b84 · make default geolocate results come back in english so there is a chance users can read them
jmoiron/metasync main 0818447 · add a forked version of gominatim that has a better interface and more modern style, add a large map with geo lookups for aiding in applying manual GPS selections
jmoiron/metasync main 0b90fbe · generate jpegs from cr2 and other raw formats using libraw for large previews, fix progress reporting for metadata scan step
jmoiron/metasync main 4832d21 · make the time fix tools a little more explicit about what they do; even though they are a little more complicated now, they can perform every action I need and they are more user friendly
jmoiron/metasync main e53d7a8 · add async layer to see incremental updates for longer processes in the actual application, fix a toggle issue in the menu, fix some directory browser navigation behavior, refactor image processing into its own package
jmoiron/metasync main 31b9bbe · add a directory browser to let the user browse and select directories; show by default when --target and --ref are not supplied. change default listen addr from :8080 to only listening on loopback, but there are still security implications to this
jmoiron/metasync main 58fb4a6 · add ability to see full exif data, add ability to swap between local/utc time in metadata display, add timezone fixing utilities and gps -> timezone support
jmoiron/metasync main 548df44 · headers are slightly smaller, display counts as well as filtered counts so you can measure your progress
jmoiron/metasync main a2e4d82 · throw metadata insertion into a transaction so sqlite can execute it in a smart way, makes it about 50-100x faster
jmoiron/metasync main 5c7f4de · add a timestamp focus feature to zero in on the photos closest to the target session
jmoiron/metasync main 5dd48b5 · make lens exclusion OR instead of AND; only show unsaved OR missing GPS is much more convenient a workflow
jmoiron/metasync main bf613e4 · reorganize the interface to make it a bit easier to focus
jmoiron/metasync main c56f0a8 · Update README.md
jmoiron/metasync main 7f55edd · initial commit
jmoiron/metasync main a5460b9 · add README and screenshot
jmoiron/giverny main f62e2c2 · update readme
jmoiron/giverny main b49428d · finish up ctrl-enter submitting the form; some reorg was necessary as partial form submission was structurally overly complex
jmoiron/giverny main 34d66da · update built style
jmoiron/giverny main b332fa9 · add a card-focused view, filtering cards by various search criteria, saved card views, and implement the quick links in the left nav
jmoiron/giverny main 5267bd6 · bootstrap virtualenv, reproducible font builds to reduce vcs spam
jmoiron/giverny main bf34e08 · add side-nav which lets you navigate between boards much more efficiently
jmoiron/giverny main 1638302 · fix crazy big <p> margins in descriptions
jmoiron/giverny main 699db7a · add basic support for comments on cards
jmoiron/giverny main 6933660 · fix bug where drag-clicking from inside a modal and mousedown outside a modal would close the modal